In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: bound S1G TIM PVB walk to the TIM element… (CVE-2026-74336)
A vulnerability in the Linux kernel's mac80211 WiFi subsystem was resolved involving an out-of-bounds read in the handling of the S1G Partial Virtual Bitmap (PVB) within the TIM element. The function ieee80211_s1g_check_tim() incorrectly calculates the end pointer for walking encoded blocks, leading to reading up to two bytes beyond the intended buffer. This flaw could cause the kernel to read adjacent memory beyond the TIM element payload.
AI Analysis
Technical Summary
The Linux kernel's mac80211 component had a vulnerability (CVE-2026-74336) in ieee80211_s1g_check_tim() where the end pointer for the TIM element's Partial Virtual Bitmap (PVB) was set incorrectly to two bytes past the element payload. This caused ieee80211_s1g_find_target_block() to potentially read out-of-bounds memory beyond the TIM element, as it loops while (ptr + 1 <= end) and dereferences ptr. The root cause is that the code incorrectly accounted for the element header bytes when tim already pointed to the payload, resulting in an out-of-bounds read of adjacent skb/heap data when the TIM element is last in the frame. The fix involves passing the correct element end pointer as (const u8 *)tim + tim_len.
Potential Impact
This vulnerability allows an out-of-bounds read of kernel memory adjacent to the TIM element payload in WiFi frames processed by mac80211. While it does not explicitly state the impact beyond memory disclosure, out-of-bounds reads can potentially lead to information leakage or kernel instability depending on context. There are no known exploits in the wild reported. No CVSS score is provided.
Mitigation Recommendations
A fix has been applied to the Linux kernel to correct the pointer arithmetic in ieee80211_s1g_check_tim(), preventing the out-of-bounds read. Users should update to the patched kernel version once available. Patch status is not explicitly confirmed in the provided data; check the official Linux kernel advisories or vendor updates for the exact fixed versions and apply updates accordingly.
In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: bound S1G TIM PVB walk to the TIM element… (CVE-2026-74336)
Description
A vulnerability in the Linux kernel's mac80211 WiFi subsystem was resolved involving an out-of-bounds read in the handling of the S1G Partial Virtual Bitmap (PVB) within the TIM element. The function ieee80211_s1g_check_tim() incorrectly calculates the end pointer for walking encoded blocks, leading to reading up to two bytes beyond the intended buffer. This flaw could cause the kernel to read adjacent memory beyond the TIM element payload.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's mac80211 component had a vulnerability (CVE-2026-74336) in ieee80211_s1g_check_tim() where the end pointer for the TIM element's Partial Virtual Bitmap (PVB) was set incorrectly to two bytes past the element payload. This caused ieee80211_s1g_find_target_block() to potentially read out-of-bounds memory beyond the TIM element, as it loops while (ptr + 1 <= end) and dereferences ptr. The root cause is that the code incorrectly accounted for the element header bytes when tim already pointed to the payload, resulting in an out-of-bounds read of adjacent skb/heap data when the TIM element is last in the frame. The fix involves passing the correct element end pointer as (const u8 *)tim + tim_len.
Potential Impact
This vulnerability allows an out-of-bounds read of kernel memory adjacent to the TIM element payload in WiFi frames processed by mac80211. While it does not explicitly state the impact beyond memory disclosure, out-of-bounds reads can potentially lead to information leakage or kernel instability depending on context. There are no known exploits in the wild reported. No CVSS score is provided.
Mitigation Recommendations
A fix has been applied to the Linux kernel to correct the pointer arithmetic in ieee80211_s1g_check_tim(), preventing the out-of-bounds read. Users should update to the patched kernel version once available. Patch status is not explicitly confirmed in the provided data; check the official Linux kernel advisories or vendor updates for the exact fixed versions and apply updates accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-4qq5-4vgc-w78g
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74336"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a808b6abf8831d5394f6f9a
Added to database: 08/15/2026, 15:53:14 UTC
Last enriched: 08/15/2026, 16:09:11 UTC
Last updated: 08/15/2026, 16:09:11 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.