CVE-2023-53570

Kernel heap corruption via MBSSID count wraparound

Published Oct 4, 2025 · Updated Oct 4, 2025

Integer overflow in Linux kernel nl80211 allows local users to corrupt kernel heap memory through crafted nested MBSSID attributes. The nl80211_parse_mbssid_elems() function counts elements in an 8-bit value, so 256 entries wrap the allocation count to zero before the trailing array is populated out of bounds. Triggering requires CAP_NET_ADMIN and a wireless driver that sets wiphy->mbssid_max_interfaces; the resulting heap overwrite can crash the kernel or modify kernel memory.

CVSS severity7.8
High
EPSS probability0.17%
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 Linux kernel nl80211 allows local users to corrupt kernel heap memory through crafted nested MBSSID attributes. The nl80211_parse_mbssid_elems() function counts elements in an 8-bit value, so 256 entries wrap the allocation count to zero before the trailing array is populated out of bounds. Triggering requires CAP_NET_ADMIN and a wireless driver that sets wiphy->mbssid_max_interfaces; the resulting heap overwrite can crash the kernel or modify kernel memory.

The record

CVE
CVE-2023-53570
Published
Oct 4, 2025
Updated
Oct 4, 2025
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-190, T1068
Attack vector
local
Privileges
admin

Timeline

How it unfolded

  1. Oct 4, 2025CVE publishedPublication date reported by the CVE source.
  2. Oct 4, 2025Record 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=5.16
  2. Affected versionversion=dc1e3cb8da8b414b37208b2fb6755fef8122504b <6311071a056272e1e761de8d0305e87cc566f734
  3. Affected versionversion=dc1e3cb8da8b414b37208b2fb6755fef8122504b <7d09f9f255a5f78578deba5454923072bb53b16c
  4. Affected versionversion=dc1e3cb8da8b414b37208b2fb6755fef8122504b <e642eb67b8c10dcce758d549cc81564116e0fa49

What conditions does exploitation require?

Attack vectorlocal
Required privilegesadmin

What is affected?

The Linux Kernel Organization · Linuxversion=5.16; version=dc1e3cb8da8b414b37208b2fb6755fef8122504b <6311071a056272e1e761de8d0305e87cc566f734; version=dc1e3cb8da8b414b37208b2fb6755fef8122504b <7d09f9f255a5f78578deba5454923072bb53b16c; version=dc1e3cb8da8b414b37208b2fb6755fef8122504b <e642eb67b8c10dcce758d549cc81564116e0fa49

Published CVSS scores

7.8NIST NVDCVSS: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
Privilegesadmin
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-190Integer Overflow or Wraparound
T1068Exploitation for Privilege Escalation

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