Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport staging-24.05] python312: fix memory exhaustion vulnerability in asyncio.protocols #363230

Merged
merged 1 commit into from
Dec 24, 2024

python312: fix memory exhaustion vulnerability in asyncio.protocols

b458fe4
Select commit
Loading
Failed to load commit list.
Merged

[Backport staging-24.05] python312: fix memory exhaustion vulnerability in asyncio.protocols #363230

python312: fix memory exhaustion vulnerability in asyncio.protocols
b458fe4
Select commit
Loading
Failed to load commit list.
OfBorg / Evaluation Performance Report succeeded Dec 9, 2024

Evaluator Performance Report

Details

stat before after Δ Δ%
cpuTime 668.00 666.80 ↘ 1.20 -0.18%
envs-bytes 21,247,892,960 21,248,615,984 ↗ 723,024 0.00%
envs-elements 1,119,514,382 1,119,544,510 ↗ 30,128 0.00%
envs-number 768,236,119 768,266,244 ↗ 30,125 0.00%
gc-heapSize 60,049,821,696 60,049,821,696 0
gc-totalBytes 131,652,142,048 131,653,514,624 ↗ 1,372,576 0.00%
list-bytes 3,663,308,744 3,663,322,704 ↗ 13,960 0.00%
list-concats 84,851,188 84,857,208 ↗ 6,020 0.01%
list-elements 457,913,593 457,915,338 ↗ 1,745 0.00%
nrAvoided 893,065,902 893,096,295 ↗ 30,393 0.00%
nrFunctionCalls 706,434,228 706,464,349 ↗ 30,121 0.00%
nrLookups 367,642,087 367,642,091 ↗ 4 0.00%
nrOpUpdateValuesCopied 1,920,696,559 1,920,696,559 0
nrOpUpdates 87,773,486 87,773,486 0
nrPrimOpCalls 369,589,854 369,595,896 ↗ 6,042 0.00%
nrThunks 1,098,408,576 1,098,420,636 ↗ 12,060 0.00%
sets-bytes 43,516,790,944 43,516,790,944 0
sets-elements 2,556,174,522 2,556,174,522 0
sets-number 163,624,912 163,624,912 0
sizes-Attr 16 16 0
sizes-Bindings 16 16 0
sizes-Env 16 16 0
sizes-Value 24 24 0
symbols-bytes 2,473,630 2,473,630 0
symbols-number 172,786 172,786 0
values-bytes 33,745,005,864 33,745,295,304 ↗ 289,440 0.00%
values-number 1,406,041,911 1,406,053,971 ↗ 12,060 0.00%