Vulnerability in Linux

CVE-2023-53853

In the Linux kernel, the following vulnerability has been resolved: netlink: annotate accesses to nlk->cb_running Both netlink_recvmsg() and netlink_native_seq_show() read nlk->cb_running locklessly. Use READ_ONCE() there. Add correspon…

EPSS: 0.002 (10.2th percentile) — read the EPSS interpretation.

Affected products

  • Linux — versions 16b304f3404f8e0243d5ee2b70b68767b7b59b2b, 3.12, 0

References