LiveActive security incident?Get immediate response
CVE Record

CVE-2023-52832: wifi: mac80211: don't return unset power in ieee80211_get_tx_power()

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: don't return unset power in ieee80211_get_tx_power() We can get a UBSAN warning if ieee80211_get_tx_power() returns the INT_MIN value mac80211 internally uses for "unset power level". UBSAN: signed-integer-overflow in net/wireless/nl80211.c:3816:5 -2147483648 * 100 cannot be represented in type 'int' CPU: 0 PID: 20433 Comm: insmod Tainted: G WC OE Call Trace: dump_stack+0x74/0x92 ubsan_epilogue+0x9/0x50 handle_overflow+0x8d/0xd0 __ubsan_handle_mul_overflow+0xe/0x10 nl80211_send_iface+0x688/0x6b0 [cfg80211] [...] cfg80211_register_wdev+0x78/0xb0 [cfg80211] cfg80211_netdev_notifier_call+0x200/0x620 [cfg80211] [...] ieee80211_if_add+0x60e/0x8f0 [mac80211] ieee80211_register_hw+0xda5/0x1170 [mac80211] In this case, simply return an error instead, to indicate that no data is available.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2023-52832 is a Linux kernel wireless-stack flaw where an unset transmit-power value can trigger an integer overflow warning path. The published record rates it critical, but the provided sources do not show active exploitation. Business urgency is highest for Linux endpoints, appliances, or embedded systems using Wi-Fi/mac80211 on affected kernels.

Executive priority

Treat as a prioritized kernel maintenance issue for Wi-Fi-capable Linux fleets. It does not currently have cited active exploitation, but the high CVSS score and kernel context justify timely remediation during the next approved patch window, sooner for exposed endpoints or appliances.

Technical view

In mac80211, ieee80211_get_tx_power() could return INT_MIN as an internal “unset power level.” nl80211 later multiplies that value, causing signed integer overflow detected by UBSAN. The kernel fix changes behavior to return an error when no transmit-power data is available. The source lists Linux kernel versions and multiple stable commit references.

Likely exposure

Exposure appears limited to Linux systems running affected kernel versions with the cfg80211/mac80211 wireless stack in use. Typical headless servers without Wi-Fi hardware are less likely exposed, but distribution backports may affect version-based checks. Validate against vendor kernel advisories and installed package changelogs.

Exploitation context

The provided bundle marks KEV as false and includes no cited evidence of active exploitation. The CVSS vector claims network, low-complexity, no-auth impact, but the public description mainly documents a kernel UBSAN integer-overflow condition during wireless interface registration or reporting.

Researcher notes

Evidence is limited to the CVE description and Linux stable commits. The affected-version data is broad and may not reflect distribution backports. Avoid assuming practical remote exploitability from the CVSS vector alone; validate whether the vulnerable wireless code path is reachable in your environment.

Mitigation direction

  • Apply Linux kernel or distribution updates that include the referenced mac80211 fix.
  • Prioritize Wi-Fi-capable Linux endpoints, embedded devices, and appliances.
  • Check vendor guidance for backported fixes before relying on version strings.
  • Reboot systems if required for the updated kernel to load.

Validation and detection

  • Inventory Linux systems with Wi-Fi hardware or mac80211/cfg80211 modules.
  • Compare running kernels with vendor advisories and fixed stable commits.
  • Review kernel package changelogs for the CVE or referenced commit IDs.
  • Confirm the updated kernel is active after reboot.
  • Monitor kernel logs for related UBSAN wireless-stack warnings.
Prepared
Confidence
medium
Sources
8

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 · low confidence lookup

CWE-920: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2023-52832 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
Critical
CVSS
9.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

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.

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

SSVC decision data

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

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H3.95.2CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2023-52832Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

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

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

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxdb6d9e9e8b48b7ab68c61553eb5fa68534dd0fde, db6d9e9e8b48b7ab68c61553eb5fa68534dd0fde, db6d9e9e8b48b7ab68c61553eb5fa68534dd0fde, db6d9e9e8b48b7ab68c61553eb5fa68534dd0fde, db6d9e9e8b48b7ab68c61553eb5fa68534dd0fde, db6d9e9e8b48b7ab68c61553eb5fa68534dd0fdeunaffected
LinuxLinux5.7, 0, 5.10.202, 5.15.140, 6.1.64, 6.5.13, 6.6.3, 6.7affected
Weakness

CWE details

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