CVE-2023-54101 — Linux vulnerability
7 documents6 sources
Severity
—N/A
No vectorEPSS
0.0%
top 92.73%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 24
Description
In the Linux kernel, the following vulnerability has been resolved:
driver: soc: xilinx: use _safe loop iterator to avoid a use after free
The hash_for_each_possible() loop dereferences "eve_data" to get the
next item on the list. However the loop frees eve_data so it leads to
a use after free. Use hash_for_each_possible_safe() instead.
Affected Packages4 packages
▶CVEListV5linux/linuxc7fdb2404f66131bc9c22e06f712717288826487 — 49fca83f6f3f0cafe5bf5b43e8ee81cf73c2d5e0+4
🔴Vulnerability Details
3OSV▶
CVE-2023-54101: In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: use _safe loop iterator to avoid a use after free The hash_fo↗2025-12-24
GHSA▶
GHSA-92ww-qwf4-vf35: In the Linux kernel, the following vulnerability has been resolved:
driver: soc: xilinx: use _safe loop iterator to avoid a use after free
The hash_↗2025-12-24