Files
meta-openembedded/meta-oe/recipes-devtools
Changqing Li 6abfd35755 abseil-cpp: fix CVE-2025-0838
Backport a patch to fix CVE-2025-0838

CVE-2025-0838:
There exists a heap buffer overflow vulnerable in Abseil-cpp. The sized
constructors, reserve(), and rehash() methods of
absl::{flat,node}hash{set,map} did not impose an upper bound on their
size argument. As a result, it was possible for a caller to pass a very
large size that would cause an integer overflow when computing the size
of the container's backing store, and a subsequent out-of-bounds memory
write. Subsequent accesses to the container might also access
out-of-bounds memory. We recommend upgrading past commit
5a0e2cb5e3958dd90bb8569a2766622cb74d90c1

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

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2025-03-06 09:48:36 -05:00
..
2025-03-06 09:48:36 -05:00
2023-05-09 06:51:22 -04:00
2024-10-13 11:19:39 -04:00
2025-01-22 19:13:03 -05:00
2023-07-02 11:17:52 -04:00
2021-11-09 20:57:14 -08:00
2021-12-27 11:46:41 -08:00
2022-04-13 19:21:41 -07:00
2022-04-13 19:21:41 -07:00
2024-12-31 09:00:02 -05:00
2024-12-08 15:04:02 -05:00
2022-02-23 09:25:19 -08:00
2024-06-27 11:21:40 -04:00
2021-08-03 10:21:25 -07:00
2022-07-21 07:17:15 -07:00
2021-08-03 10:21:25 -07:00
2024-10-13 11:19:45 -04:00
2024-01-12 07:14:16 -05:00