Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-53824

7.8 · HIGH
Published Dec 9, 2025 EPSS 0.19% (9th pctl)

Overview

CVE-2023-53824 is a high-severity vulnerability. It was published on December 9, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

netlink: annotate lockless accesses to nlk->max_recvmsg_len

syzbot reported a data-race in data-race in netlink_recvmsg() [1]

Indeed, netlink_recvmsg() can be run concurrently,

and netlink_dump() also needs protection.

[1]

BUG: KCSAN: data-race in netlink_recvmsg / netlink_recvmsg

read to 0xffff888141840b38 of 8 bytes by task 23057 on cpu 0:

netlink_recvmsg+0xea/0x730 net/netlink/af_netlink.c:1988

sock_recvmsg_nosec net/socket.c:1017 [inline]

sock_recvmsg net/socket.c:1038 [inline]

__sys_recvfrom+0x1ee/0x2e0 net/socket.c:2194

__do_sys_recvfrom net/socket.c:2212 [inline]

__se_sys_recvfrom net/socket.c:2208 [inline]

__x64_sys_recvfrom+0x78/0x90 net/socket.c:2208

do_syscall_x64 arch/x86/entry/common.c:50 [inline]

do_syscall_64+0x41/0xc0 arch/x86/entry/common.c:80

entry_SYSCALL_64_after_hwframe+0x63/0xcd

write to 0xffff888141840b38 of 8 bytes by task 23037 on cpu 1:

netlink_recvmsg+0x114/0x730 net/netlink/af_netlink.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2023-53824?

CVE-2023-53824 is a high-severity vulnerability. It was published on December 9, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-53824?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-53824?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-53824?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-53824 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.