mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
649 B
649 B
CVE-2023-23003
Description
In the Linux kernel before 5.16, tools/perf/util/expr.c lacks a check for the hashmap__new return value.
POC
Reference
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16
Github
No PoCs found on GitHub currently.