Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2022-49094

A slab-out-of-bounds bug exists in the Linux kernel's TLS decryption routine for AES128-CCM, where a memcpy reads 16 bytes from a 12‑byte buffer. This can lead to information disclosure, privilege escalation, or denial of service. The vulnerability has been resolved in the Linux kernel.

publishedFeb 26, 2025
last modifiedAug 4, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
47th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 3, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Linux kernel users, particularly those using versions that include the vulnerable net/tls code (e.g., 5.18).

02

Real-world impact

An attacker could trigger out-of-bounds reads via TLS traffic, potentially leaking kernel memory or causing a crash.

03

Why this severity

CVSS v3.1 base score 9.8 (Critical) due to network‑adjacent attack vector, low complexity, no privileges or user interaction required, and high impact on confidentiality, integrity, and availability.

04

What to do about it

official fix available
recommended steps
  1. 011. Obtain the latest Linux kernel update from your distribution that includes the fix for the net/tls slab‑out‑of‑bounds bug (the vulnerability is marked as resolved in the kernel).
  2. 022. Install or upgrade the kernel package.
  3. 033. Reboot the system to load the patched kernel.

NVD description states the vulnerability has been resolved in the Linux kernel.

05

Timeline

  1. Feb 26, 2025 · Feb 26, 2025
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Aug 4, 2026 · 2d ago
    Advisory updated
    The NVD record was last revised.
  3. Aug 4, 2026 · 1d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
CVE-2022-49094: A slab-out-of-bounds bug exists in the Linux kernel's TLS decryption r · Vulnary