Shift-Out-Of-Bounds Vulnerability in Linux Kernel Affects Network Scheduling
CVE-2026-74544

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
15 August 2026

What is CVE-2026-74544?

In the Linux kernel's network scheduling component, a vulnerability exists due to lack of bounds validation when copying user-provided data. Specifically, the function u32_change() does not properly validate the 'offshift' value, allowing unprivileged users to trigger undefined behavior when packets are classified. This can lead to potential security implications if exploited, as it allows for manipulation in a way that may affect kernel execution. The vulnerability has been addressed by enforcing validation to reject 'offshift' values greater than or equal to 16 during filter creation.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 313cb9ffc4101a885d791facf4b5ea3d5e06144d

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2

Linux 2.6.12

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.