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-53109

5.5 · MEDIUM
Published May 2, 2025 linux EPSS 0.19% (9th pctl)

Overview

CVE-2023-53109 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

net: tunnels: annotate lockless accesses to dev->needed_headroom

IP tunnels can apparently update dev->needed_headroom

in their xmit path.

This patch takes care of three tunnels xmit, and also the

core LL_RESERVED_SPACE() and LL_RESERVED_SPACE_EXTRA()

helpers.

More changes might be needed for completeness.

BUG: KCSAN: data-race in ip_tunnel_xmit / ip_tunnel_xmit

read to 0xffff88815b9da0ec of 2 bytes by task 888 on cpu 1:

ip_tunnel_xmit+0x1270/0x1730 net/ipv4/ip_tunnel.c:803

__gre_xmit net/ipv4/ip_gre.c:469 [inline]

ipgre_xmit+0x516/0x570 net/ipv4/ip_gre.c:661

__netdev_start_xmit include/linux/netdevice.h:4881 [inline]

netdev_start_xmit include/linux/netdevice.h:4895 [inline]

xmit_one net/core/dev.c:3580 [inline]

dev_hard_start_xmit+0x127/0x400 net/core/dev.c:3596

__dev_queue_xmit+0x1007/0x1eb0 net/core/dev.c:4246

dev_queue_xmit include/linux/netdevice.h:3051 [inline]

neigh_direct_output+0x17/0x20 net/core/neighbo

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.7, < 4.14.311 Affected

Frequently Asked Questions

What is CVE-2023-53109?

CVE-2023-53109 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2023-53109?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-53109?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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-53109?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-53109 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.