Lucene search
+L

3252 matches found

OSV
OSV
added 2025/10/31 8:56 a.m.2 views

SUSE-SU-2025:3892-1 Security update for the Linux Kernel RT (Live Patch 5 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506001017 fixes several issues. The following security issues were fixed: - CVE-2025-38664: ice: Fix a null pointer dereference in icecopyandinitpkg bsc1248631. - CVE-2025-38617: net/packet: fix a race in packetsetring and packetnotifier bsc1249208. -...

7.8CVSS8.8AI score0.00328EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/10/31 8:3 a.m.5 views

net/sched: sch_qfq: Fix null-deref in agg_dequeue

...

5.5CVSS7AI score0.00193EPSS
SaveExploits0
OSV
OSV
added 2025/10/31 5:35 a.m.3 views

SUSE-SU-2025:3880-1 Security update for the Linux Kernel RT (Live Patch 7 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506001023 fixes several issues. The following security issues were fixed: - CVE-2025-38664: ice: Fix a null pointer dereference in icecopyandinitpkg bsc1248631. - CVE-2025-38617: net/packet: fix a race in packetsetring and packetnotifier bsc1249208. -...

7.8CVSS8.8AI score0.00328EPSS
SaveExploits0References9
NVD
NVD
added 2025/10/30 10:15 a.m.8 views

CVE-2025-40096

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix potential double free in drmschedjobaddresvdependencies When adding dependencies with drmschedjobadddependency, that function consumes the fence reference both on success and failure, so in the latter case the...

7.8CVSS0.00144EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/30 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a possible double release in the drmschedjobaddresvdependencies function...

5.9AI score0.00144EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/29 1:37 p.m.16 views

CVE-2025-40083 net/sched: sch_qfq: Fix null-deref in agg_dequeue

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix null-deref in aggdequeue To prevent a potential crash in aggdequeue net/sched/schqfq.c when cl-qdisc-ops-peekcl-qdisc returns NULL, we check the return value before using it, similar to the existing approac...

0.00193EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2025/10/29 12:46 a.m.5 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/10/29 12:46 a.m.10 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has rated this update as...

8.8CVSS7AI score0.00224EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2025/10/29 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40083

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: schqfq: Fix null-deref in aggdequeue To prevent a potential crash in aggdequeue net/sched/schqfq.c when cl-qdisc-ops-peekcl-qdisc returns NULL, we...

6AI score0.00193EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/25 12:1 a.m.7 views

SUSE CVE-2023-53733

In the Linux kernel, the following vulnerability has been resolved: net: sched: clsu32: Undo tcfbindfilter if u32replacehwknode When u32replacehwknode fails, we need to undo the tcfbindfilter operation done at u32setparms...

3.3CVSS6.5AI score0.00141EPSS
SaveExploits0References16
OSV
OSV
added 2025/10/24 12:15 p.m.7 views

UBUNTU-CVE-2023-53733

In the Linux kernel, the following vulnerability has been resolved: net: sched: clsu32: Undo tcfbindfilter if u32replacehwknode When u32replacehwknode fails, we need to undo the tcfbindfilter operation done at u32setparms...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/24 11:44 a.m.26 views

CVE-2023-53733

CVE-2023-53733 affects the Linux kernel’s networking subsystem, specifically the net/sched class_u32 flow classifier. The issue occurs when u32_replace_hw_knode fails during tcf_bind_filter setup; the patch requires undoing the tcf_bind_filter operation performed in u32_set_parms. The connected d...

7.8CVSS6.1AI score0.00141EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/10/24 11:44 a.m.7 views

CVE-2023-53733

In the Linux kernel, the following vulnerability has been resolved: net: sched: clsu32: Undo tcfbindfilter if u32replacehwknode When u32replacehwknode fails, we need to undo the tcfbindfilter operation done at u32setparms...

7.8CVSS5.1AI score0.00141EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/24 11:44 a.m.14 views

CVE-2023-53733 net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode

In the Linux kernel, the following vulnerability has been resolved: net: sched: clsu32: Undo tcfbindfilter if u32replacehwknode When u32replacehwknode fails, we need to undo the tcfbindfilter operation done at u32setparms...

7.8CVSS0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/24 11:44 a.m.9 views

CVE-2023-53733 net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode

In the Linux kernel, the following vulnerability has been resolved: net: sched: clsu32: Undo tcfbindfilter if u32replacehwknode When u32replacehwknode fails, we need to undo the tcfbindfilter operation done at u32setparms...

7.8CVSS6.5AI score
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2025/10/24 11:6 a.m.3 views

Security update for kernel-livepatch-MICRO-6-0-RT_Update_3

This update for kernel-livepatch-MICRO-6-0-RTUpdate3 fixes the following issues: CVE-2024-49974: NFSD: limit the number of concurrent async COPY operations bsc1232384 CVE-2025-21971: netsched: Prevent creation of classes with TCHROOT bsc1245794 CVE-2025-38206: exfat: fix double free in delayedfre...

9.2CVSS7.9AI score0.00587EPSS
SaveExploits1References40
OSV
OSV
added 2025/10/24 11:3 a.m.5 views

SUSE-SU-2025:20920-1 Security update for kernel-livepatch-MICRO-6-0-RT_Update_2

This update for kernel-livepatch-MICRO-6-0-RTUpdate2 fixes the following issues: - CVE-2024-49974: NFSD: limit the number of concurrent async COPY operations bsc1232384 - CVE-2025-21971: netsched: Prevent creation of classes with TCHROOT bsc1245794 - CVE-2025-38206: exfat: fix double free in...

9.8CVSS5.8AI score0.00587EPSS
SaveExploits1References21
SUSE Linux
SUSE Linux
added 2025/10/24 10:13 a.m.14 views

Security update for kernel-livepatch-MICRO-6-0_Update_2

This update for kernel-livepatch-MICRO-6-0Update2 fixes the following issues: CVE-2024-49974: NFSD: limit the number of concurrent async COPY operations bsc1232384 CVE-2025-21971: netsched: Prevent creation of classes with TCHROOT bsc1245794 CVE-2025-38206: exfat: fix double free in delayedfree...

9.2CVSS7.2AI score0.00587EPSS
SaveExploits1References40
SUSE Linux
SUSE Linux
added 2025/10/24 10:12 a.m.7 views

Security update for kernel-livepatch-MICRO-6-0_Update_2

This update for kernel-livepatch-MICRO-6-0Update2 fixes the following issues: CVE-2024-49974: NFSD: limit the number of concurrent async COPY operations bsc1232384 CVE-2025-21971: netsched: Prevent creation of classes with TCHROOT bsc1245794 CVE-2025-38206: exfat: fix double free in delayedfree...

9.2CVSS7.9AI score0.00587EPSS
SaveExploits1References40
OSV
OSV
added 2025/10/24 10:11 a.m.16 views

SUSE-SU-2025:20903-1 Security update for kernel-livepatch-MICRO-6-0_Update_5

This update for kernel-livepatch-MICRO-6-0Update5 fixes the following issues: - CVE-2025-21971: netsched: Prevent creation of classes with TCHROOT bsc1245794 - CVE-2025-38206: exfat: fix double free in delayedfree bsc1246075 - CVE-2025-38396: fs: export anoninodemakesecureinode and fix secretmem...

9.8CVSS6.6AI score0.00587EPSS
SaveExploits1References19
Rows per page
Query Builder