๐Ÿ” CVE Alert

CVE-2026-72488

UNKNOWN 0.0

soundwire: fix bug in sdw_add_element_group_count found by syzkaller

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix bug in sdw_add_element_group_count found by syzkaller The original implementation caused an out-of-bounds memory access in the sdw_add_element_group_count for-loop when i == num. for (i = 0; i <= num; i++) { if (rate == group->rates[i] && lane == group->lanes[i]) ... To fix this error, the function now checks for existing rate/lane entries in the group(a function parameter) using a for-loop before adding them. No functional changes apart from this fix.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
9026118f20e28f202dab34f219bbb831ffb8c4dc < a454f61747c97e2eadaa7a35ffc1f4b1645c6a53 9026118f20e28f202dab34f219bbb831ffb8c4dc < e483a406a23a92d5202e8d324f206e127eef48ff 9026118f20e28f202dab34f219bbb831ffb8c4dc < f772ff5a0e6758fd412803c09e03ba3bca5f5878
Linux / Linux
5.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/a454f61747c97e2eadaa7a35ffc1f4b1645c6a53 git.kernel.org: https://git.kernel.org/stable/c/e483a406a23a92d5202e8d324f206e127eef48ff git.kernel.org: https://git.kernel.org/stable/c/f772ff5a0e6758fd412803c09e03ba3bca5f5878