LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2010-3904: Linux Kernel Improper Input Validation Vulnerability

RBRecent Breaches Vulnerability Intelligence·May 12, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Jun 2, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2010-3904 to its Known Exploited Vulnerabilities catalog on May 12, 2023, with a federal patch deadline of Jun 2, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Linux Kernel contains an improper input validation vulnerability in the Reliable Datagram Sockets (RDS) protocol implementation that allows local users to gain privileges via crafted use of the…

CVE-2010-3904 is an improper input validation flaw in the Linux Kernel's Reliable Datagram Sockets (RDS) protocol implementation. It allows a local user to gain elevated privileges by crafting specific uses of the sendmsg and recvmsg system calls. This matters because privilege escalation on a multi-user or shared Linux host can let an attacker move from a low-privilege foothold to full control of the system, enabling further compromise of data, services, or adjacent systems.

The vulnerability is tracked under CWE-20. Public detail is limited to the CISA description; confirm exact impact, affected builds, and any vendor-specific notes against the original advisory before acting.

How it works

The weakness is improper input validation (CWE-20) inside the RDS protocol code of the Linux Kernel. RDS is a kernel-level messaging facility intended for reliable, high-performance datagram delivery. When a local process issues carefully constructed sendmsg or recvmsg calls against an RDS socket, the kernel fails to validate the supplied parameters correctly. That failure can be abused to escalate privileges from an ordinary user context to a higher-privilege one.

No remote network attack path is described in the available facts; exploitation requires local access and the ability to open and operate on RDS sockets. Specific exploit mechanics, payload formats, or success conditions are not provided here and must be confirmed against the vendor advisory rather than assumed.

Am I affected? How to find it in your systems

The affected component is the Linux Kernel, which runs on servers, workstations, containers, virtual machines, and many embedded or appliance platforms that ship a Linux-based OS. RDS support is typically compiled as a loadable module or built-in option; systems that never load the RDS module are less likely to be exposed, but inventory is still required.

Because the product line is end-of-life, any remaining instances should be treated as high priority for removal rather than long-term monitoring.

How to remediate

The primary remediation is to apply the vendor-supplied kernel update that addresses CVE-2010-3904. Confirm the exact patch or fixed kernel package against the original advisory; do not rely on version numbers or build identifiers that are not listed in that advisory.

CISA notes that the impacted product is end-of-life and should be disconnected if still in use. Therefore the preferred long-term action is to retire or replace any remaining systems that cannot be updated to a supported kernel. After patching or replacement:

If you can't patch immediately

Until the kernel can be updated or the host retired, apply compensating controls that reduce the chance of local exploitation:

These measures only buy time; the definitive action remains patching or disconnecting the end-of-life system.

If your data may have been exposed

Actively exploited local privilege-escalation vulnerabilities frequently serve as the final step that turns a limited foothold into a full system compromise and subsequent data breach. Although ransomware use of this specific CVE is not documented, any successful escalation should be treated as a potential breach event. Review host and network logs for signs of unauthorized access, collect forensic images if warranted, and rotate credentials that may have been exposed. As a quick additional check, you can run a free exposure scan of your email address against known breach data sets to see whether related accounts appear in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedLinux · Kernel
WeaknessCWE-20
Added to CISA KEVMay 12, 2023
Federal patch deadlineJun 2, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities