poky/meta
Praveen Kumar 766dfe5115 go: fix CVE-2025-47907
Cancelling a query (e.g. by cancelling the context passed to one of
the query methods) during a call to the Scan method of the returned
Rows can result in unexpected results if other queries are being made
in parallel. This can result in a race condition that may overwrite
the expected results with those of another query, causing the call to
Scan to return either unexpected results from the other query or an
error.

Reference:
https://nvd.nist.gov/vuln/detail/CVE-2025-47907

Upstream-patch:
8a924caaf3

(From OE-Core rev: 22d8ac9884208b8f9b2a69ec6a257c62e1f2f8d2)

Signed-off-by: Praveen Kumar <praveen.kumar@windriver.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2025-09-01 08:30:56 -07:00
..
classes cve-check: Add missing call to exit_if_errors 2025-08-22 05:59:54 -07:00
classes-global sanity.bbclass: skip check_userns for non-local uid 2025-01-09 06:25:36 -08:00
classes-recipe uboot: Allow for customizing installed/deployed file names 2025-07-07 07:42:58 -07:00
conf package: export debugsources in PKGDESTWORK as json 2025-07-07 07:42:58 -07:00
files meta: Enable '-o pipefail' for the SDK installer 2025-03-05 06:03:47 -08:00
lib spdx: add option to include only compiled sources 2025-07-07 07:42:58 -07:00
recipes-bsp uboot: Allow for customizing installed/deployed file names 2025-07-07 07:42:58 -07:00
recipes-connectivity avahi: fix CVE-2024-52615 2025-08-20 07:37:19 -07:00
recipes-core build-appliance-image: Update to scarthgap head revision 2025-08-22 06:04:30 -07:00
recipes-devtools go: fix CVE-2025-47907 2025-09-01 08:30:56 -07:00
recipes-extended bash: use -std=gnu17 also for native CFLAGS 2025-08-22 05:59:55 -07:00
recipes-gnome gdk-pixbuf: fix CVE-2025-7345 2025-07-21 09:07:21 -07:00
recipes-graphics cairo: fix build with gcc-15 on host 2025-08-22 05:59:55 -07:00
recipes-kernel linux-libc-headers: Fix invalid conversion in cn_proc.h 2025-08-04 07:55:07 -07:00
recipes-multimedia ffmpeg: fix CVE-2025-1594 2025-09-01 08:30:56 -07:00
recipes-rt rt-tests: rt_bmark.py: fix TypeError 2024-08-06 19:11:18 -07:00
recipes-sato puzzles: ignore three new CVEs for a different puzzles 2025-03-15 06:40:07 -07:00
recipes-support gnutls: patch CVE-2025-6395 2025-08-04 07:55:06 -07:00
site
COPYING.MIT
recipes.txt