← Vulnerability feed

Vulnerability record · CVE-2009-1185 · published 17 April 2009

CVE-2009-1185: udev fails to validate NETLINK message origin, allowing local privilege escalation

Udev Project · Udev

udev before 1.4.1 does not verify whether a NETLINK message originates from kernel space, so a local user can send a crafted NETLINK message from user space and have it processed as if it came from the kernel. This is an origin validation error (CWE-346) in a core Linux device-management component, and it matters because it breaks the trust boundary between user and kernel messaging.

7.2 CVSS 2.0 High EPSS 80% · top 0.4% CWE-346 · Origin validation error
7.2CVSS 2.0 base score
80%EPSS exploitation probability, 30 days
NoNot in CISA KEV
9Affected product versions listed by NVD
78References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

udev before 1.4.1 does not verify whether a NETLINK message originates from kernel space, which allows local users to gain privileges by sending a NETLINK message from user space.

AV:L/AC:L/Au:N/C:C/I:C/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityLocal, unauthenticated full root compromise with a very high EPSS score, though it is an old flaw requiring local access and is not in KEV.

What it is

udev before 1.4.1 does not verify whether a NETLINK message originates from kernel space, so a local user can send a crafted NETLINK message from user space and have it processed as if it came from the kernel. This is an origin validation error (CWE-346) in a core Linux device-management component, and it matters because it breaks the trust boundary between user and kernel messaging.

Impact

An attacker gains full root privileges on the affected host, with complete loss of confidentiality, integrity and availability as reflected in the CVSS 2.0 vector (C:C/I:C/A:C).

Attack surface

The flaw is reached locally through the NETLINK socket interface; the CVSS vector AV:L/AC:L/Au:N indicates no authentication and no user interaction are required, only local access to the system.

Exploitation

CVE-2009-1185 is not listed in CISA KEV and no ransomware usage is documented, but EPSS is very high at 0.815 (99.6th percentile), indicating substantial observed or expected exploitation activity; reference tags are advisory and vendor links only, with no public exploit tag.

What to do

  • Upgrade udev to 1.4.1 or later, or apply the vendor kernel/udev update from your distribution (Debian DSA-1772, Red Hat RHSA-2009-0427, openSUSE, Gentoo GLSA-200904-18, Slackware, Mandriva advisories).
  • Confirm the patched udev package is installed and the udev daemon restarted or the host rebooted so the fix is active.
  • Restrict local shell and interactive access to trusted users, since exploitation requires only a local account.
  • Where udev cannot be updated, apply vendor workarounds or compensating controls such as mandatory access control policies limiting NETLINK use.
  • Inventory embedded and appliance products (Juniper CTPView, VMware, rPath) that bundle udev and track their vendor advisories separately.

Detection

  • Monitor for unexpected NETLINK socket creation and messages from non-root local processes, especially to the kernel connector or udev netlink groups.
  • Alert on local privilege escalation indicators: processes gaining uid 0 without a legitimate setuid or sudo path, or udev spawning unexpected helper processes.
  • Audit udev version across hosts and flag any system still running udev below 1.4.1.
  • Correlate local logins or shell sessions with subsequent root-level process creation on the same host.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

9 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://git.kernel.org/?p=linux/hotplug/udev.git%3Ba=commitdiff%3Bh=e2b362d9f23d4c63018709ab5f81a02f72b91e75
http://git.kernel.org/?p=linux/hotplug/udev.git%3Ba=commitdiff%3Bh=e86a923d508c2aed371cdd958ce82489cf2ab615
http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10691 Third Party Advisory
http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10705 Third Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2009-04/msg00006.html Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2009-04/msg00012.html Mailing ListThird Party Advisory
http://lists.vmware.com/pipermail/security-announce/2009/000060.html Third Party Advisory
http://secunia.com/advisories/34731 Not Applicable
http://secunia.com/advisories/34750 Not Applicable
http://secunia.com/advisories/34753 Not Applicable
http://secunia.com/advisories/34771 Not Applicable
http://secunia.com/advisories/34776 Not Applicable
http://secunia.com/advisories/34785 Not Applicable
http://secunia.com/advisories/34787 Not Applicable
http://secunia.com/advisories/34801 Not Applicable
http://secunia.com/advisories/35766 Not Applicable
http://slackware.com/security/viewer.php?l=slackware-security&y=2009&m=slackware-security.446399 Mailing ListThird Party Advisory
http://wiki.rpath.com/Advisories:rPSA-2009-0063 Broken Link
http://wiki.rpath.com/wiki/Advisories:rPSA-2009-0063 Broken Link
http://www.debian.org/security/2009/dsa-1772 Third Party Advisory
http://www.gentoo.org/security/en/glsa/glsa-200904-18.xml Third Party Advisory
http://www.mandriva.com/security/advisories?name=MDVSA-2009:103 Broken Link
http://www.mandriva.com/security/advisories?name=MDVSA-2009:104 Broken Link
http://www.redhat.com/support/errata/RHSA-2009-0427.html Third Party Advisory
http://www.securityfocus.com/archive/1/502752/100/0/threaded Third Party AdvisoryVDB Entry
http://www.securityfocus.com/archive/1/504849/100/0/threaded Third Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/34536 Third Party AdvisoryVDB Entry
http://www.securitytracker.com/id?1022067 Broken LinkThird Party AdvisoryVDB Entry
http://www.ubuntu.com/usn/usn-758-1 Third Party Advisory
http://www.vmware.com/security/advisories/VMSA-2009-0009.html Third Party Advisory
http://www.vupen.com/english/advisories/2009/1053 Permissions Required
http://www.vupen.com/english/advisories/2009/1865 Permissions Required
https://bugzilla.redhat.com/show_bug.cgi?id=495051 Issue TrackingPatchThird Party Advisory
https://launchpad.net/bugs/cve/2009-1185 Issue TrackingThird Party Advisory
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10925 Broken Link
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A5975 Third Party Advisory
https://www.exploit-db.com/exploits/8572 ExploitThird Party AdvisoryVDB Entry
https://www.redhat.com/archives/fedora-package-announce/2009-April/msg00462.html Mailing ListThird Party Advisory
https://www.redhat.com/archives/fedora-package-announce/2009-April/msg00463.html Mailing ListThird Party Advisory
http://git.kernel.org/?p=linux/hotplug/udev.git%3Ba=commitdiff%3Bh=e2b362d9f23d4c63018709ab5f81a02f72b91e75

Track CVE-2009-1185 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2009-1185), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.