diff options
| author | Archana Polampalli <archana.polampalli@windriver.com> | 2025-11-28 21:37:59 +0530 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-12-05 06:56:34 -0800 |
| commit | ba9338d8105282239f00ea0939502ffa507d5e35 (patch) | |
| tree | a5d903483b3139c7dbaa35d37e5bbf004f67f905 /meta/recipes-devtools/python/python3-pytest_7.1.1.bb | |
| parent | 46c836aefa1968e2ea8bdbdcc1bff6d329ddcc24 (diff) | |
| download | poky-ba9338d8105282239f00ea0939502ffa507d5e35.tar.gz | |
go: fix CVE-2025-61724
The Reader.ReadResponse function constructs a response string through repeated
string concatenation of lines. When the number of lines in a response is large,
this can cause excessive CPU consumption.
(From OE-Core rev: 188dbac037809d6e8f0e1667f563fea997ea04b8)
Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/python/python3-pytest_7.1.1.bb')
0 files changed, 0 insertions, 0 deletions
