Improper locking in Linux kernel - CVE-2023-53133

 

Improper locking in Linux kernel - CVE-2023-53133

Published: May 4, 2025 / Updated: May 10, 2025


Vulnerability identifier: #VU108482
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2023-53133
CWE-ID: CWE-667
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to improper locking within the unix_bpf_recvmsg() function in net/unix/unix_bpf.c, within the udp_bpf_recvmsg() function in net/ipv4/udp_bpf.c, within the tcp_bpf_recvmsg_parser() and tcp_bpf_recvmsg() functions in net/ipv4/tcp_bpf.c. A local user can perform a denial of service (DoS) attack.


Affected software

Linux kernel

How to mitigate CVE-2023-53133

Install update from vendor's website.

Linux kernel - update to 6.1.20

External References

Related Security Bulletins