Skip to content

Commit 006d323

Browse files
committed
Add severity badges to CVSS tables
1 parent c173593 commit 006d323

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ This version went beyond a proof of concept and was used in a real Linux kernel
227227

228228
| Public outcome | Affected area | Severity / CVSS | Vulnerability | Investigation model |
229229
| --- | --- | --- | --- | --- |
230-
| [CVE-2026-31720](https://nvd.nist.gov/vuln/detail/CVE-2026-31720) | USB gadget audio · `drivers/usb/gadget/function/f_uac1_legacy.c` | **High · 7.8 · CVSS 3.1** (NVD) | Host-controlled request length could overflow a four-byte stack object | Finding surfaced during a v1-assisted investigation; validation and disclosure remained human-led |
230+
| [CVE-2026-31720](https://nvd.nist.gov/vuln/detail/CVE-2026-31720) | USB gadget audio · `drivers/usb/gadget/function/f_uac1_legacy.c` | ![High](https://img.shields.io/badge/High-C2410C?style=flat-square) **7.8 · CVSS 3.1** (NVD) | Host-controlled request length could overflow a four-byte stack object | Finding surfaced during a v1-assisted investigation; validation and disclosure remained human-led |
231231

232232
<details>
233233
<summary><strong>CVSS provenance (checked 2026-08-09)</strong></summary>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ artifacts/session-<timestamp>/
227227

228228
| Public outcome | Affected area | Severity / CVSS | Vulnerability | Investigation model |
229229
| --- | --- | --- | --- | --- |
230-
| [CVE-2026-31720](https://nvd.nist.gov/vuln/detail/CVE-2026-31720) | USB gadget audio · `drivers/usb/gadget/function/f_uac1_legacy.c` | **High · 7.8 · CVSS 3.1** (NVD) | Host-controlled request length could overflow a four-byte stack object | Finding surfaced during a v1-assisted investigation; validation and disclosure remained human-led |
230+
| [CVE-2026-31720](https://nvd.nist.gov/vuln/detail/CVE-2026-31720) | USB gadget audio · `drivers/usb/gadget/function/f_uac1_legacy.c` | ![High](https://img.shields.io/badge/High-C2410C?style=flat-square) **7.8 · CVSS 3.1** (NVD) | Host-controlled request length could overflow a four-byte stack object | Finding surfaced during a v1-assisted investigation; validation and disclosure remained human-led |
231231

232232
<details>
233233
<summary><strong>CVSS 출처 (2026-08-09 확인)</strong></summary>

0 commit comments

Comments
 (0)