CVE-2024-35827

Kernel crash via unchecked controllen wraparound

Published May 17, 2024 · Updated Aug 5, 2026

Integer overflow in io_uring multishot receive handling in Linux allows local users to crash the kernel through a crafted recvmsg request. io_recvmsg_mshot_prep() casts the unsigned controllen value to int before check_add_overflow(), letting a wrapped negative value evade the size check. Low-privileged local access is required, and the resulting invalid header-size calculation can interrupt the entire host.

CVSS severity7.8
High
EPSS probability0.22%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Integer overflow in io_uring multishot receive handling in Linux allows local users to crash the kernel through a crafted recvmsg request. io_recvmsg_mshot_prep() casts the unsigned controllen value to int before check_add_overflow(), letting a wrapped negative value evade the size check. Low-privileged local access is required, and the resulting invalid header-size calculation can interrupt the entire host.

The record

CVE
CVE-2024-35827
Published
May 17, 2024
Updated
Aug 5, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-190, T1499
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. May 17, 2024CVE publishedPublication date reported by the CVE source.
  2. Aug 5, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=6.0
  2. Affected versionversion=9b0fc3c054ff2eb13753104884f1045b5bb3a627 <0c8c74bb59e7d77554016efc34c2d10376985e5e
  3. Affected versionversion=9b0fc3c054ff2eb13753104884f1045b5bb3a627 <59a534690ecc3af72c6ab121aeac1237a4adae66
  4. Affected versionversion=9b0fc3c054ff2eb13753104884f1045b5bb3a627 <868ec868616438df487b9e2baa5a99f8662cc47c
  5. Affected versionversion=9b0fc3c054ff2eb13753104884f1045b5bb3a627 <8ede3db5061bb1fe28e2c9683329aafa89d2b1b4
  6. Affected versionversion=9b0fc3c054ff2eb13753104884f1045b5bb3a627 <b6563ad0d599110bd5cf8f56c47d279c3ed796fe

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=6.0; version=9b0fc3c054ff2eb13753104884f1045b5bb3a627 <0c8c74bb59e7d77554016efc34c2d10376985e5e; version=9b0fc3c054ff2eb13753104884f1045b5bb3a627 <59a534690ecc3af72c6ab121aeac1237a4adae66; version=9b0fc3c054ff2eb13753104884f1045b5bb3a627 <868ec868616438df487b9e2baa5a99f8662cc47c; version=9b0fc3c054ff2eb13753104884f1045b5bb3a627 <8ede3db5061bb1fe28e2c9683329aafa89d2b1b4; version=9b0fc3c054ff2eb13753104884f1045b5bb3a627 <b6563ad0d599110bd5cf8f56c47d279c3ed796fe

Published CVSS scores

5.5NIST NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
7.8kernel.orgCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-190Integer Overflow or Wraparound
T1499Endpoint Denial of Service

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo