Lucene search
+L

1802 matches found

NVD
NVD
added 2025/10/01 8:15 a.m.12 views

CVE-2025-39914

In the Linux kernel, the following vulnerability has been resolved: tracing: Silence warning when chunk allocation fails in tracepidwrite Syzkaller trigger a fault injection warning: WARNING: CPU: 1 PID: 12326 at tracepointaddfunc+0xbfc/0xeb0 Modules linked in: CPU: 1 UID: 0 PID: 12326 Comm:...

5.5CVSS0.00154EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/01 8:15 a.m.6 views

CVE-2025-39895

In the Linux kernel, the following vulnerability has been resolved: sched: Fix schednumafindnthcpu if mask offline schednumafindnthcpu uses a bsearch to look for the 'closest' CPU in scheddomainsnumamasks and given cpus mask. However they might not intersect if all CPUs in the cpus mask are...

5.5CVSS0.00136EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/01 8:15 a.m.13 views

AZL-68004 CVE-2025-39895 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: sched: Fix schednumafindnthcpu if mask offline schednumafindnthcpu uses a bsearch to look for the 'closest' CPU in scheddomainsnumamasks and given cpus mask. However they might not intersect if all CPUs in the cpus mask are...

5.5CVSS6.8AI score0.00136EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/01 7:42 a.m.35 views

CVE-2025-39895

CVE-2025-39895: Linux kernel sched_numa_find_nth_cpu() could dereference a null pointer when the CPU mask used by sched_domains_numa_masks does not intersect with the cpus offline. The fix makes the function bail out when bsearch returns NULL instead of dereferencing, preventing a kernel Oops. Af...

5.5CVSS6AI score0.00136EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.24 views

CVE-2025-39895 sched: Fix sched_numa_find_nth_cpu() if mask offline

In the Linux kernel, the following vulnerability has been resolved: sched: Fix schednumafindnthcpu if mask offline schednumafindnthcpu uses a bsearch to look for the 'closest' CPU in scheddomainsnumamasks and given cpus mask. However they might not intersect if all CPUs in the cpus mask are...

0.00136EPSS
SaveExploits0References4
Amazon
Amazon
added 2025/09/29 12:00 a.m.7 views

Important: kernel-livepatch-6.12.40-64.114

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix backlog accounting in qdiscdequeueinternal CVE-2025-39677 Affected Packages: kernel-livepatch-6.12.40-64.114 Issue Correction: Please ensure you have live patching enabled. Run dnf update...

5.5CVSS6.4AI score0.00144EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/29 12:00 a.m.15 views

AlmaLinux 9 : kernel (ALSA-2025:15011)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:15011 advisory. kernel: netsched: hfsc: Fix a potential UAF in hfscdequeue too CVE-2025-37823 kernel: i40e: fix MMIO write access to an invalid page in i40eclearhw...

9.8CVSS7.2AI score0.00344EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2025/09/28 12:00 a.m.6 views

The vulnerability in the `net/sched/sch_hfsc.c` component of the Linux operating system allows a hacker to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability of the net/sched/schhfsc.c component in the Linux operating system is related to incomplete cleanup of temporary or auxiliary resources. Exploiting this vulnerability can allow an attacker to access confidential data, compromise its integrity, and cause service failures...

7CVSS6.6AI score0.00162EPSS
SaveExploits0References15Affected Software5
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:00 a.m.9 views

RHEL 8 : kpatch-patch-4_18_0-477_67_1, kpatch-patch-4_18_0-477_81_1, kpatch-patch-4_18_0-477_89_1, and kpatch-patch-4_18_0-477_97_1 (RHSA-2025:16583)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:16583 advisory. This is a kernel live patch module which can be loaded by the kpatch command line utility to modify the code of a running kernel. This patc...

7.8CVSS7.4AI score0.00414EPSS
SaveExploits3References11
SUSE CVE
SUSE CVE
added 2025/09/24 11:32 p.m.6 views

SUSE CVE-2023-53215

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Don't balance task to its current running CPU We've run into the case that the balancer tries to balance a migration disabled task and trigger the warning in settaskcpu like below: ------------ cut here ------------...

6.3AI score0.00164EPSS
SaveExploits0References22
OSV
OSV
added 2025/09/24 1:34 p.m.16 views

SUSE-SU-2025:03344-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-49980: USB: gadget: fix use-after-free read in usbudcuevent bsc1245110. - CVE-2022-50116: kernel: tty: ngsm: fix deadlock and link starvation in outgoing da...

9.8CVSS6.8AI score0.01278EPSS
SaveExploits10References75
RedHat Linux
RedHat Linux
added 2025/09/24 1:10 p.m.9 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:37 a.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:22 a.m.10 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:22 a.m.12 views

Important: Red Hat Security Advisory: kpatch-patch-5_14_0-284_104_1, kpatch-patch-5_14_0-284_117_1, kpatch-patch-5_14_0-284_79_1, and kpatch-patch-5_14_0-284_92_1 security update

An update for multiple packages is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.8CVSS6.9AI score0.00414EPSS
SaveExploits3References6
Tenable Nessus
Tenable Nessus
added 2025/09/24 12:00 a.m.11 views

RHEL 9 : kpatch-patch-5_14_0-570_17_1 (RHSA-2025:16538)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2025:16538 advisory. This is a kernel live patch module which can be loaded by the kpatch command line utility to modify the code of a running kernel. This patc...

7.8CVSS7.4AI score0.00414EPSS
SaveExploits3References11
CVE
CVE
added 2025/09/18 1:33 p.m.38 views

CVE-2022-50396

CVE-2022-50396 affects the Linux kernel’s net/sched tcindex code. The root cause is in tcindex_change when old_r is taken from p->perfect: the code allocates a new filter result via tcindex_alloc_perfect_hash() and then calls tcindex_filter_result_init() to clear the old result without destroy...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References13Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.4 views

CVE-2022-50396 net: sched: fix memory leak in tcindex_set_parms

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindexsetparms Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810c287f00 size 256: comm "syz-executor105", pid 3600,...

6.6AI score0.0017EPSS
SaveExploits0References13
OSV
OSV
added 2025/09/18 1:33 p.m.10 views

CVE-2022-50396 net: sched: fix memory leak in tcindex_set_parms

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindexsetparms Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810c287f00 size 256: comm "syz-executor105", pid 3600,...

5.5CVSS6.5AI score
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2025/09/18 12:00 a.m.42 views

Oracle Linux 7 : kernel (ELSA-2025-14987)

The remote Oracle Linux 7 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2025-14987 advisory. - kernel: media: uvcvideo: Fix double free in error path CVE-2024-57980 - kernel: HID: intel-ish-hid: Fix use-after-free issue in ishtphidremove CVE-2025-21928...

7.8CVSS6.8AI score0.00264EPSS
SaveExploits0References2
Rows per page
Query Builder