Critical Alert 1 Active Exploit Detected Today

CVE-2026-7273 Zyxel GS1900 Series Switches Stack-Based Buffer Overflow Vulnerability →
Powered by CVE Watchtower
×

CVE Watchtower

← Back to CVE List

CVE-2026-90257NVD

Vulnerability Summary

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: virtio_bt: avoid OOB read of build info string

The virtbt_setup_zephyr() sends the Zephyr vendor command 0xfc08 (Read
Build Information) and hands the response to bt_dev_info() and
hci_set_fw_info() as a "%s" string starting at skb->data + 1, without
checking the length. A backend that answers with status only leaves that
pointer past the end of the received data, so the walk reads adjacent
slab memory until it meets a NUL. Those bytes reach the kernel log and
the firmware-info debugfs file.

To fix this, print the string with a bounded "%.*s" limited to
skb->len - 1. A short or unterminated response then prints as much as
arrived instead of failing setup.

This mirrors commit dd068ef04412 ("Bluetooth: bpa10x: avoid OOB read of
revision string in bpa10x_setup()"), which fixed the identical pattern.
Severity Level
UNKNOWN
Published Date
Sep 17, 2026
Last Modified
Sep 17, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
0.21%Probability
Root Weakness (CWE)
N/A

Affected & Patched Versions

Affected Versions
  • Linux Linux >= afd2daa26c7abd734d78bd274fc6c59a15e61063 and < fb445b3466a8d1c7a0b0d0676fb475e3ce22d94e
  • Linux Linux >= afd2daa26c7abd734d78bd274fc6c59a15e61063 and < d08c99abf06133a7829d46627e77e3315ca974d2
  • Linux Linux >= afd2daa26c7abd734d78bd274fc6c59a15e61063 and < 0e388d805233a883a31271676eae6031dfc9e898
  • Linux Linux >= afd2daa26c7abd734d78bd274fc6c59a15e61063 and < 54e9387eb7546eaa6f600220599d55740956ffc3
  • Linux Linux >= afd2daa26c7abd734d78bd274fc6c59a15e61063 and < be1e3df2c49c91b0a052c6563884e8d39bd768b2
  • Linux Linux >= afd2daa26c7abd734d78bd274fc6c59a15e61063 and < 84ea9c99874804f5ca13f35bbc186ba93902f30f
  • Linux Linux >= afd2daa26c7abd734d78bd274fc6c59a15e61063 and < 502adc06ba76dee19c292ae4a07d74d202fe734d
  • Linux Linux >= 5.13
Patched Versions
  • Linux Linux fb445b3466a8d1c7a0b0d0676fb475e3ce22d94e
  • Linux Linux d08c99abf06133a7829d46627e77e3315ca974d2
  • Linux Linux 0e388d805233a883a31271676eae6031dfc9e898
  • Linux Linux 54e9387eb7546eaa6f600220599d55740956ffc3
  • Linux Linux be1e3df2c49c91b0a052c6563884e8d39bd768b2
  • Linux Linux 84ea9c99874804f5ca13f35bbc186ba93902f30f
  • Linux Linux 502adc06ba76dee19c292ae4a07d74d202fe734d
📧Email Delivery — Threat intel straight to your inbox.
♾️Unlimited Vendors — Track your entire stack.
🚨All New CVEs — Be the first to know.
⚙️Custom EPSS — Filter noise, focus on risk.
💬Webhooks — Slack & Teams integration.
🚫Ad-Free — Uninterrupted experience.
📧Email Delivery — Threat intel straight to your inbox.
♾️Unlimited Vendors — Track your entire stack.
🚨All New CVEs — Be the first to know.
⚙️Custom EPSS — Filter noise, focus on risk.
💬Webhooks — Slack & Teams integration.
🚫Ad-Free — Uninterrupted experience.