Lucene search
+L

41 matches found

Microsoft CVE
Microsoft CVE
added 2026/04/14 8:01 a.m.9 views

net/sched: sch_hfsc: fix divide-by-zero in rtsc_min()

...

5.5CVSS6.2AI score0.0012EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/13 5:23 p.m.9 views

CVE-2026-31423

A flaw was found in the Linux kernel's Hierarchical Fair Service Curve HFSC network scheduler. When processing specific large input values, a calculation error can cause a variable to be truncated to zero. This zero value is then used as a divisor, leading to a divide-by-zero error and a system...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:00 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005810)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005810 advisory. In the Linux kernel, the following vulnerability has been resolved: schhfsc: Fix qlen accounting bug when using peek in hfscenqueue When enqueuing the first packet t...

7.8CVSS5.9AI score0.00198EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/12 2:44 a.m.12 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class handling

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

7.8CVSS6.7AI score0.00197EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/29 12:19 p.m.5 views

kernel: net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a potential UAF in hfscdequeue too Similarly to the previous patch, we need to safe guard hfscdequeue too. But for this one, we don't have a reliable reproducer...

7.8CVSS6.5AI score0.00203EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/29 10:24 a.m.25 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class handling

In the Linux kernel, the following vulnerability has been resolved: netsched: hfsc: Fix a UAF vulnerability in class handling This patch fixes a Use-After-Free vulnerability in the HFSC qdisc class handling. The issue occurs due to a time-of-check/time-of-use condition in hfscchangeclass when...

7.8CVSS6.5AI score0.00197EPSS
SaveExploits0References5
AlmaLinux
AlmaLinux
added 2025/09/29 12:00 a.m.15 views

Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: nfsd: don't ignore the return code of svcprocregister CVE-2025-22026 kernel: netsched: hfsc: Fix a UAF vulnerability in class...

7.8CVSS8.8AI score0.00197EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/09/24 1:10 p.m.9 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc

A use-after-free vulnerability has been identified in the Linux kernel's HFSC Hierarchical Fair Service Curve queuing discipline when it is configured with NETEM Network Emulation as a child. This flaw can lead to a kernel panic or crash due to incorrect assumptions about the queue state...

7.8CVSS7.3AI score0.00208EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/24 1:06 p.m.18 views

kernel: sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()

A flaw was found in the HFSC queueing discipline implementation in the Linux kernel. When a packet is enqueued and the child qdisc's peek function is called before properly updating the HFSC queue's length and backlog counters, a race condition can occur. In some cases, the peek operation may...

7.8CVSS7.2AI score0.00198EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/24 12:53 p.m.8 views

kernel: net/sched: Always pass notifications when child class becomes empty

A use-after-free UAF vulnerability was found in the Linux kernel's net/sched subsystem, specifically in the Credit-Based Shaper CBS qdisc implementation schcbs. The vulnerability occurs because the CBS qdisc's reset function qdiscresetqueue only resets its internal queue but fails to reset its...

7.8CVSS7.2AI score0.00185EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/24 12:53 p.m.16 views

kernel: sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue()

A flaw was found in the HFSC queueing discipline implementation in the Linux kernel. When a packet is enqueued and the child qdisc's peek function is called before properly updating the HFSC queue's length and backlog counters, a race condition can occur. In some cases, the peek operation may...

7.8CVSS7.2AI score0.00198EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/24 12:37 a.m.8 views

kernel: net_sched: hfsc: Address reentrant enqueue adding class to eltree twice

A use-after-free UAF vulnerability, which also presents a potential infinite loop condition, has been resolved in the Linux kernel. This flaw affects the HFSC Hierarchical Fair Service Curve queuing discipline when it is used in conjunction with NETEM Network Emulation. A malicious user could...

7.8CVSS7.1AI score0.00414EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2025/09/24 12:37 a.m.5 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc

A use-after-free vulnerability has been identified in the Linux kernel's HFSC Hierarchical Fair Service Curve queuing discipline when it is configured with NETEM Network Emulation as a child. This flaw can lead to a kernel panic or crash due to incorrect assumptions about the queue state...

7.8CVSS7.3AI score0.00208EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/24 12:31 a.m.12 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc

A use-after-free vulnerability has been identified in the Linux kernel's HFSC Hierarchical Fair Service Curve queuing discipline when it is configured with NETEM Network Emulation as a child. This flaw can lead to a kernel panic or crash due to incorrect assumptions about the queue state...

7.8CVSS7.3AI score0.00208EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/24 12:31 a.m.17 views

kernel: net_sched: hfsc: Address reentrant enqueue adding class to eltree twice

A use-after-free UAF vulnerability, which also presents a potential infinite loop condition, has been resolved in the Linux kernel. This flaw affects the HFSC Hierarchical Fair Service Curve queuing discipline when it is used in conjunction with NETEM Network Emulation. A malicious user could...

7.8CVSS7.1AI score0.00414EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2025/09/24 12:22 a.m.9 views

kernel: net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc

A use-after-free vulnerability has been identified in the Linux kernel's HFSC Hierarchical Fair Service Curve queuing discipline when it is configured with NETEM Network Emulation as a child. This flaw can lead to a kernel panic or crash due to incorrect assumptions about the queue state...

7.8CVSS7.3AI score0.00208EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/09/24 12:22 a.m.10 views

kernel: net_sched: hfsc: Address reentrant enqueue adding class to eltree twice

A use-after-free UAF vulnerability, which also presents a potential infinite loop condition, has been resolved in the Linux kernel. This flaw affects the HFSC Hierarchical Fair Service Curve queuing discipline when it is used in conjunction with NETEM Network Emulation. A malicious user could...

7.8CVSS7.1AI score0.00414EPSS
SaveExploits3References5
RedHat Linux
RedHat Linux
added 2025/09/24 12:22 a.m.10 views

kernel: net_sched: hfsc: Address reentrant enqueue adding class to eltree twice

A use-after-free UAF vulnerability, which also presents a potential infinite loop condition, has been resolved in the Linux kernel. This flaw affects the HFSC Hierarchical Fair Service Curve queuing discipline when it is used in conjunction with NETEM Network Emulation. A malicious user could...

7.8CVSS7.1AI score0.00414EPSS
SaveExploits3References5
OSV
OSV
added 2025/09/23 7:55 a.m.5 views

SUSE-SU-2025:20733-1 Security update for kernel-livepatch-MICRO-6-0_Update_6

This update for kernel-livepatch-MICRO-6-0Update6 fixes the following issues: - CVE-2025-38177: kernel: schhfsc: make hfscqlennotify idempotent bsc1246356 - CVE-2025-38109: net/mlx5: fix ECVF vports unload on shutdown flow bsc1245685 - CVE-2025-38181: calipso: fix null-ptr-deref in...

7.8CVSS5.8AI score0.00466EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/23 7:53 a.m.6 views

SUSE-SU-2025:20768-1 Security update for kernel-livepatch-MICRO-6-0_Update_2

This update for kernel-livepatch-MICRO-6-0Update2 fixes the following issues: - CVE-2024-49860: ACPI: sysfs: validate return type of STR method bsc1231862 - CVE-2025-38177: kernel: schhfsc: make hfscqlennotify idempotent bsc1246356 - CVE-2025-38109: net/mlx5: fix ECVF vports unload on shutdown fl...

7.8CVSS6.7AI score0.00873EPSS
SaveExploits3References15
Rows per page
Query Builder