Threats Tagged 'cve-2025-68254'
View all threats tagged with 'cve-2025-68254'. 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-68254'
Click on any threat for detailed analysis and mitigation recommendations
A vulnerability in the Linux kernel's staging rtl8723bs driver was fixed to prevent an out-of-bounds read during parsing of the Extended Supported Rates (ESR) Information Element (IE) in beacon frames. The flaw allowed reading beyond the frame buffer when a malformed beacon placed the ESR IE at the buffer's end, potentially causing a kernel panic. The fix added boundary checks to ensure safe access within the frame limits. 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 out-of-bounds read in OnBeacon ESR IE parsing The Extended Supported Rates (ESR) IE handling in OnBeacon accessed *(p + 1 + ielen) and *(p + 2 + ielen) without verifying that these offsets lie within the received frame buffer. A malformed beacon with an ESR IE positioned at the end of the buffer could cause an out-of-bounds read, potentially triggering a kernel panic. Add a boundary check to ensure that the ESR IE body and the subsequent bytes are within the limits of the frame before attempting to access them. This prevents OOB reads caused by malformed beacon frames. 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