LiveActive security incident?Get immediate response
CVE Record

CVE-2024-36015: ppdev: Add an error check in register_device

In the Linux kernel, the following vulnerability has been resolved: ppdev: Add an error check in register_device In register_device, the return value of ida_simple_get is unchecked, in witch ida_simple_get will use an invalid index value. To address this issue, index should be checked after ida_simple_get. When the index value is abnormal, a warning message should be printed, the port should be dropped, and the value should be recorded.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2024-36015 is a Linux kernel defect in ppdev device registration. A failed ID allocation was not checked, which could leave the driver using an invalid index. Public sources confirm a kernel fix, but do not provide CVSS, CWE, or concrete impact details.

Executive priority

Schedule this into normal kernel patch management unless local ppdev exposure is material. Escalate if a vendor later assigns high severity, confirms privilege impact, or reports exploitation.

Technical view

The Linux ppdev register_device path did not validate ida_simple_get before using the returned index. The fix adds error handling for abnormal index values, logs a warning, drops the port, and records the failure value. Stable kernel commits and a Debian LTS advisory reference remediation.

Likely exposure

Exposure is likely limited to Linux systems running affected kernel versions with ppdev support present. The bundle lists affected Linux kernel lines and stable commit references, but does not state which distributions or configurations are exploitable.

Exploitation context

The source bundle does not show CISA KEV listing, public exploitation, proof-of-concept availability, or attacker requirements. Treat this as a kernel correctness and reliability issue until vendor advisories provide clearer impact information.

Researcher notes

The available evidence identifies the faulty code path and fix pattern, but not security impact, exploitability, or prerequisites. Avoid assuming remote exposure or privilege escalation without additional vendor analysis.

Mitigation direction

  • Update affected Linux kernels through the distribution or vendor-supported channel.
  • Prioritize systems that enable or rely on ppdev or parallel-port device support.
  • Review Debian LTS guidance if managing Debian systems covered by that advisory.
  • Track vendor advisories for severity, configuration dependencies, and backported fixes.

Validation and detection

  • Inventory Linux kernel versions across servers, endpoints, and appliances.
  • Compare installed kernels with vendor fixed packages or referenced stable commits.
  • Check whether ppdev support is enabled or loaded on relevant systems.
  • Confirm patched kernels are running after maintenance reboots.
  • Document exceptions where vendor fixes are unavailable or unsupported.
Prepared
Confidence
medium
Sources
11

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-36015 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
2ADP providers
10Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux9a69645dde1188723d80745c1bc6ee9af2cbe2a7, 9a69645dde1188723d80745c1bc6ee9af2cbe2a7, 9a69645dde1188723d80745c1bc6ee9af2cbe2a7, 9a69645dde1188723d80745c1bc6ee9af2cbe2a7, 9a69645dde1188723d80745c1bc6ee9af2cbe2a7, 9a69645dde1188723d80745c1bc6ee9af2cbe2a7, 9a69645dde1188723d80745c1bc6ee9af2cbe2a7, 9a69645dde1188723d80745c1bc6ee9af2cbe2a7, 9c2b46e720d5b083268ca0131f513a90696f3a82, 762602796be626cbb6b3a6573e00b9ee7db00c97unaffected
LinuxLinux4.11, 0, 4.19.316, 5.4.278, 5.10.219, 5.15.161, 6.1.93, 6.6.33, 6.9.4, 6.10affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.