LiveActive security incident?Get immediate response
CVE Record

CVE-2011-4916: Linux kernel through 3.1 allows local users to obtain sensitive keystroke information via access to /dev/pt...

Linux kernel through 3.1 allows local users to obtain sensitive keystroke information via access to /dev/pts/ and /dev/tty*.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This is an old Linux kernel information disclosure issue. On affected systems, a local user could obtain sensitive keystroke information through terminal device access. It matters most on shared Linux hosts, jump boxes, or systems where untrusted users can log in locally.

Executive priority

Treat this as a legacy platform risk rather than an internet-scale emergency. Prioritize remediation where old Linux kernels still support shared access, administration, hosting, or sensitive operational workflows.

Technical view

CVE-2011-4916 affects Linux Kernel versions through 3.1 and is classified as CWE-200. The reported condition allows local users with access to /dev/pts/ and /dev/tty* to obtain sensitive keystroke information. The provided sources do not include CVSS, a named patch, or detailed remediation steps.

Likely exposure

Exposure is likely limited to legacy Linux systems running kernel 3.1 or earlier, especially multi-user systems with local shell, console, pseudo-terminal, or shared administrative access.

Exploitation context

The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The attack context is local; an attacker would need local user access or equivalent access to terminal devices.

Researcher notes

Evidence is limited. The CVE identifies Linux Kernel through 3.1, local access, terminal device paths, and CWE-200. The supplied sources do not provide CVSS scoring, exploit status, or a specific patch reference.

Mitigation direction

  • Inventory systems for Linux kernel 3.1 or earlier.
  • Check Linux distribution vendor advisories for backported fixes or upgrade guidance.
  • Prioritize upgrades for shared hosts and systems with local untrusted users.
  • Limit local shell and terminal access to trusted users only.
  • Review terminal device permissions against vendor-supported defaults.

Validation and detection

  • Confirm kernel versions and vendor backport status.
  • Identify systems allowing local shell, console, or pseudo-terminal access.
  • Review /dev/pts/ and /dev/tty* access controls for unusual permissions.
  • Check vendor security notes for CVE-2011-4916 coverage.
  • Document any legacy exceptions and compensating access controls.
Prepared
Confidence
medium
Sources
4

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.

cwe · medium confidence lookup

CWE-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2011-4916 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
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aLinux KernelLinux Kernel <= 3.1Listed
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.