Skip to main content

Linux Kernel EUVD-2026-27677

| CVE-2026-43279 HIGH
Out-of-bounds Write (CWE-787)
2026-05-06 Linux GHSA-2hw8-5267-5p9j
7.8
CVSS 3.1
Share

CVSS VectorNVD

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
May 08, 2026 - 13:45 vuln.today
CVSS changed
May 08, 2026 - 13:22 NVD
7.8 (HIGH)
Patch available
May 06, 2026 - 13:32 EUVD
CVE Published
May 06, 2026 - 11:29 nvd
HIGH 7.8

DescriptionNVD

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

ALSA: usb-audio: Add sanity check for OOB writes at silencing

At silencing the playback URB packets in the implicit fb mode before the actual playback, we blindly assume that the received packets fit with the buffer size. But when the setup in the capture stream differs from the playback stream (e.g. due to the USB core limitation of max packet size), such an inconsistency may lead to OOB writes to the buffer, resulting in a crash.

For addressing it, add a sanity check of the transfer buffer size at prepare_silent_urb(), and stop the data copy if the received data overflows. Also, report back the transfer error properly from there, too.

Note that this doesn't fix the root cause of the playback error itself, but this merely covers the kernel Oops.

AnalysisAI

Out-of-bounds buffer writes in Linux kernel ALSA USB audio subsystem allow local authenticated attackers to crash the kernel or potentially achieve privilege escalation. The flaw occurs during implicit feedback mode playback when stream configurations mismatch between capture and playback, causing the prepare_silent_urb() function to write beyond allocated buffer boundaries. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

Within 24 hours: Identify all systems running Linux kernel versions 5.15 (pre-5.15.202), 6.1 (pre-6.1.165), 6.6 (pre-6.6.128), 6.12 (pre-6.12.75), 6.18 (pre-6.18.16), 6.19 (pre-6.19.6), or mainline 7.0 (pre-7.0 patched) using kernel version audits and asset management tools. Within 7 days: Deploy vendor-released kernel patches to all identified systems: kernel 5.15.202, 6.1.165, 6.6.128, 6.12.75, 6.18.16, 6.19.6, or corresponding mainline 7.0 updates; test patches in non-production environments first. …

Sign in for detailed remediation steps.

Vendor StatusVendor

Share

EUVD-2026-27677 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy