Threats Tagged 'cve-2025-68255'
View all threats tagged with 'cve-2025-68255'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cve-2025-68255'
Click on any threat for detailed analysis and mitigation recommendations
A stack buffer overflow vulnerability in the Linux kernel's rtl8723bs staging driver was fixed. The flaw involved improper handling of the Supported Rates Information Element (IE) length in Association Request frames, allowing an attacker to overflow a fixed-size 16-byte stack buffer. This could lead to kernel stack corruption triggered by malformed association requests. The fix clamps the IE length to the buffer size and corrects bounds checking for Extended Supported Rates to prevent a second overflow. Join the discussion | GCVE Database | 12/16/2025, 15:30:47 UTC Added: 07/30/2026, 15:50:43 UTC |
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsing The Supported Rates IE length from an incoming Association Request frame was used directly as the memcpy() length when copying into a fixed-size 16-byte stack buffer (supportRate). A malicious station can advertise an IE length larger than 16 bytes, causing a stack buffer overflow. Clamp ie_len to the buffer size before copying the Supported Rates IE, and correct the bounds check when merging Extended Supported Rates to prevent a second potential overflow. This prevents kernel stack corruption triggered by malformed association requests. Join the discussion | GCVE Database | 12/16/2025, 15:15:00 UTC Added: 07/18/2026, 11:33:34 UTC |
Showing 1 to 2 of 2 results