Lucene search
+L

106 matches found

RedhatCVE
RedhatCVE
added 2026/08/27 6:33 a.m.2 views

CVE-2026-74739

A flaw was found in the Linux kernel's clsu32 module, responsible for traffic control. This vulnerability occurs because the u32bindclass function incorrectly handles certain data structures, leading to a slab-out-of-bounds read. A local attacker with network administration capabilities could...

7.8CVSS5.2AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 6:31 a.m.5 views

EUVD-2026-66569

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: skip hash tables in u32bindclass u32walk enumerates both struct tcuhnode and struct tcuknode through the walker callback. u32bindclass unconditionally casts the passed fh to tcuknode and accesses &n-res, so whe...

7.8CVSS5.4AI score
SaveExploits0References7
NVD
NVD
added 2026/08/26 3:16 p.m.4 views

CVE-2026-74739

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: skip hash tables in u32bindclass u32walk enumerates both struct tcuhnode and struct tcuknode through the walker callback. u32bindclass unconditionally casts the passed fh to tcuknode and accesses &n-res, so whe...

7.8CVSS
SaveExploits0References6
CVE
CVE
added 2026/08/26 2:36 p.m.8 views

CVE-2026-74739

CVE-2026-74739 is a slab-out-of-bounds read in the Linux kernel's net/sched cls_u32 traffic classification module. The root cause is in u32_bind_class(), which unconditionally casts a handle to tc_u_knode and dereferences &n->res; when the handle is actually a tc_u_hnode (hash table node with ...

7.8CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/26 2:36 p.m.28 views

CVE-2026-74739 net/sched: cls_u32: skip hash tables in u32_bind_class()

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: skip hash tables in u32bindclass u32walk enumerates both struct tcuhnode and struct tcuknode through the walker callback. u32bindclass unconditionally casts the passed fh to tcuknode and accesses &n-res, so whe...

7.8CVSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/21 8:08 a.m.11 views

CVE-2026-74544

A flaw was found in the Linux kernel's clsu32 module. An unprivileged user, through user or network namespaces, could provide a specially crafted offshift value that is not properly validated. This improper validation leads to a shift-out-of-bounds condition, resulting in undefined behavior and...

7.8CVSS5.3AI score0.00121EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 1:17 p.m.11 views

CVE-2026-74544

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: validate offshift to prevent shift-out-of-bounds u32change copies the user-provided tcu32sel.offshift unsigned char, 0-255 into the kernel knode object without bounds validation. When a packet later hits...

7.8CVSS0.00121EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 1:17 p.m.7 views

UBUNTU-CVE-2026-74544

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: validate offshift to prevent shift-out-of-bounds u32change copies the user-provided tcu32sel.offshift unsigned char, 0-255 into the kernel knode object without bounds validation. When a packet later hits...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.10 views

CVE-2026-74544

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: validate offshift to prevent shift-out-of-bounds u32change copies the user-provided tcu32sel.offshift unsigned char, 0-255 into the kernel knode object without bounds validation. When a packet later hits...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 12:27 p.m.9 views

EUVD-2026-59737

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: validate offshift to prevent shift-out-of-bounds u32change copies the user-provided tcu32sel.offshift unsigned char, 0-255 into the kernel knode object without bounds validation. When a packet later hits...

5.4AI score0.00121EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.9 views

CVE-2026-74544

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: validate offshift to prevent shift-out-of-bounds u32change copies the user-provided tcu32sel.offshift unsigned char, 0-255 into the kernel knode object without bounds validation. When a packet later hits...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.34 views

CVE-2026-74544 net/sched: cls_u32: validate offshift to prevent shift-out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: validate offshift to prevent shift-out-of-bounds u32change copies the user-provided tcu32sel.offshift unsigned char, 0-255 into the kernel knode object without bounds validation. When a packet later hits...

7.8CVSS0.00121EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.13 views

CVE-2026-74544

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: validate offshift to prevent shift-out-of-bounds u32change copies the user-provided tcu32sel.offshift unsigned char, 0-255 into the kernel knode object without bounds validation. When a packet later hits...

5.3AI score0.00121EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/15 12:27 p.m.33 views

CVE-2026-74544

The CVE-2026-74544 issue is in the Linux kernel net/sched cls_u32 implementation. u32_change() copies offshift (unsigned char, 0-255) without bounds checks, enabling undefined behavior (shift-out-of-bounds) in u32_classify() when TC_U32_VAROFFSET is set and offshift ≥ 32. Public sources (Linux ke...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 12:27 p.m.12 views

CVE-2026-74544 net/sched: cls_u32: validate offshift to prevent shift-out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: validate offshift to prevent shift-out-of-bounds u32change copies the user-provided tcu32sel.offshift unsigned char, 0-255 into the kernel knode object without bounds validation. When a packet later hits...

7.8CVSS5.5AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-74544

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: clsu32: validate offshift to prevent shift-out-of-bounds u32change copies the user-provided tcu32sel.offshift unsigned char, 0-255 into the kernel...

7.8CVSS5.5AI score0.00121EPSS
SaveExploits0References4
Redos
Redos
added 2026/06/29 12:00 a.m.11 views

ROS-20260629-73-0034

The vulnerability in the net/sched/clsu32.c module of Linux kernel systems is related to insufficient resource control during its existence. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS5.8AI score0.00141EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/06/25 12:00 a.m.8 views

The vulnerability in the net/sched/cls_u32.c module of Linux operating systems allows a hacker to trigger a service failure.

The vulnerability in the net/sched/clsu32.c module of Linux kernel systems is related to insufficient resource control during its existence. Exploiting this vulnerability could allow an attacker to cause a service failure...

7CVSS5.8AI score0.00141EPSS
SaveExploits0References9Affected Software4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15

A use-after-free vulnerability exists in the Linux kernel’s net/sched:clsu32 component, which can be exploited to achieve local privilege escalation. If the tcfchangeindev function fails, u32setparms will immediately return an error after incrementing or decrementing the reference counter in...

7.8CVSS6.7AI score0.0045EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.18 views

Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15

A use-after-free vulnerability exists in the Linux kernel’s net/sched:clsu32 component, which can be exploited to achieve local privilege escalation. When the u32change function is called on an existing filter, the entire tcfresult struct is always copied into the new instance of the filter. This...

7.8CVSS6.6AI score0.00296EPSS
SaveExploits0References2
Rows per page
Query Builder