Data Race in Linux Kernel Netlink Implementation
CVE-2023-53853

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
9 December 2025

What is CVE-2023-53853?

A data race vulnerability in the Linux kernel's netlink implementation poses risks by allowing simultaneous read and write operations on the nlk->cb_running variable. The issue arises in functions netlink_recvmsg and netlink_native_seq_show, which access this variable without proper synchronization. This can lead to unexpected behavior and stability issues within kernel operations. Developers are urged to apply the latest patches that include READ_ONCE and WRITE_ONCE mechanisms to mitigate this vulnerability.

Human OS v1.0:
Ageing Is an Unpatched Zero-Day Vulnerability.

Remediate biological technical debt. Prime Ageing uses 95% high-purity SIRT6 activation to maintain genomic integrity and bolster systemic resilience.

Affected Version(s)

Linux 16b304f3404f8e0243d5ee2b70b68767b7b59b2b

Linux 16b304f3404f8e0243d5ee2b70b68767b7b59b2b < 840a647499b093621167de56ffa8756dfc69f242

Linux 16b304f3404f8e0243d5ee2b70b68767b7b59b2b

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.