First published: Tue Mar 26 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers The Linux kernel CVE team has assigned <a href="https://access.redhat.com/security/cve/CVE-2023-52621">CVE-2023-52621</a> to this issue. Upstream advisory: <a href="https://lore.kernel.org/linux-cve-announce/20240326171931.1354035-4-lee@kernel.org/T">https://lore.kernel.org/linux-cve-announce/20240326171931.1354035-4-lee@kernel.org/T</a>
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <6.1.77 | 6.1.77 |
redhat/kernel | <6.6.16 | 6.6.16 |
redhat/kernel | <6.7.4 | 6.7.4 |
redhat/kernel | <6.8 | 6.8 |
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2023-52621 is classified as moderate.
To fix CVE-2023-52621, update the Linux kernel to versions 6.1.77, 6.6.16, 6.7.4, 6.8, or newer versions as specified.
CVE-2023-52621 affects specific versions of the Linux kernel, including those maintained by Red Hat and Debian.
As of now, there are no known public exploits specifically targeting CVE-2023-52621.
CVE-2023-52621 impacts the BPF (Berkeley Packet Filter) functionality related to rcu_read_lock_trace_held() calls.