Lucene search
+L

392 matches found

RedHat Linux
RedHat Linux
added 2026/04/22 7:55 a.m.13 views

kernel: net/sched: cls_u32: use skb_header_pointer_careful()

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: use skbheaderpointercareful skbheaderpointer does not fully validate negative @offset values. Use skbheaderpointercareful instead. GangMin Kim provided a report and a repro fooling u32classify: BUG: KASAN:...

7.1CVSS5.6AI score0.00127EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.9 views

Oracle Linux 10 : kernel (ELSA-2026-9264)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-9264 advisory. - scsi: qla2xxx: Fix improper freeing of purex item CKI Backport Bot RHEL-159225 CVE-2025-68741 - net/sched: schcake: Fix incorrect qlen reduction in...

9.8CVSS5.8AI score0.0042EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.9 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-007033)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007033 advisory. In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix NULL deref when deactivating inactive aggregate in qfqreset...

5.5CVSS5.6AI score0.00126EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/20 9:06 p.m.32 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

8.8CVSS6.6AI score0.00489EPSS
SaveExploits8References7
Tenable Nessus
Tenable Nessus
added 2026/04/15 12:00 a.m.24 views

AlmaLinux 10 : kernel (ALSA-2026:6632)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:6632 advisory. kernel: Linux kernel net/mlx5: Use-after-free in ECVF vports unload leads to denial of service CVE-2025-38109 kernel: Linux kernel: Local denial of servi...

8.8CVSS6.4AI score0.0025EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2026/04/14 8:02 a.m.12 views

net/sched: cls_fw: fix NULL pointer dereference on shared blocks

...

5.5CVSS6.2AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/04/13 2:16 p.m.18 views

UBUNTU-CVE-2026-31421

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL pointer dereference on shared blocks The old-method path in fwclassify calls tcfblockq and dereferences q-handle. Shared blocks leave block-q NULL, causing a NULL deref when an empty clsfw filter is...

5.5CVSS6AI score0.0012EPSS
SaveExploits0References29
ATTACKERKB
ATTACKERKB
added 2026/04/13 1:40 p.m.22 views

CVE-2026-31423

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: fix divide-by-zero in rtscmin m2sm converts a u32 slope to a u64 scaled value. For large inputs e.g. m1=4000000000, the result can reach 2^32. rtscmin stores the difference of two such u64 values in a u32...

6AI score0.0012EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/04/13 1:40 p.m.40 views

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

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: fix divide-by-zero in rtscmin m2sm converts a u32 slope to a u64 scaled value. For large inputs e.g. m1=4000000000, the result can reach 2^32. rtscmin stores the difference of two such u64 values in a u32...

0.0012EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/13 1:40 p.m.39 views

CVE-2026-31423

The CVE-2026-31423 issue affects the Linux kernel’s net/sched sch_hfsc; rtsc_min() can divide by a value derived from the difference of large u64 slopes, risking a divide-by-zero when the difference equals 2^32. The fix widens the internal counter to u64 and replaces do_div() with div64_u64() to ...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2026/04/13 1:40 p.m.13 views

CVE-2026-31422

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsflow: fix NULL pointer dereference on shared blocks flowchange calls tcfblockq and dereferences q-handle to derive a default baseclass. Shared blocks leave block-q NULL, causing a NULL deref when a flow filter witho...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/13 1:40 p.m.10 views

CVE-2026-31421

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL pointer dereference on shared blocks The old-method path in fwclassify calls tcfblockq and dereferences q-handle. Shared blocks leave block-q NULL, causing a NULL deref when an empty clsfw filter is...

5.5CVSS5.2AI score0.0012EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.17 views

PT-2026-32349

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A divide-by-zero error exists in the rtsc min function within the concave-curve intersection path. The m2sm function converts a u32 slope to a u64 scaled value; for large inputs, this...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/04/13 12:00 a.m.11 views

CVE-2026-31421

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsfw: fix NULL pointer dereference on shared blocks The old-method path in fwclassify calls tcfblockq and dereferences q-handle. Shared blocks leave block-q NULL, causing a NULL deref when an empty clsfw filter is...

5.5CVSS5.5AI score0.0012EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2026/04/13 12:00 a.m.13 views

CVE-2026-31423

In the Linux kernel, the following vulnerability has been resolved: net/sched: schhfsc: fix divide-by-zero in rtscmin m2sm converts a u32 slope to a u64 scaled value. For large inputs e.g. m1=4000000000, the result can reach 2^32. rtscmin stores the difference of two such u64 values in a u32...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0References28
Tenable Nessus
Tenable Nessus
added 2026/04/11 12:00 a.m.6 views

SUSE SLES15 Security Update : kernel (Live Patch 4 for SUSE Linux Enterprise 15 SP7) (SUSE-SU-2026:1244-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1244-1 advisory. This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.16 fixes various security issues The following security issues were fixed: -...

8.8CVSS5.9AI score0.00489EPSS
SaveExploits9References25
OSV
OSV
added 2026/04/09 2:45 p.m.26 views

CLSA-2026-1775745943 kernel: Fix of 5 CVEs

net/sched: schhfsc: upgrade 'rt' to 'sc' when it becomes a inner curve CVE-2023-4623 - net/sched: Enforce that teql can only be used as root qdisc CVE-2026-23074 - ALSA: usb-audio: Fix use-after-free in sndusbmixerfree CVE-2026-23089 - atm: atmtcp: Prevent arbitrary write in atmtcprecvcontrol...

7.8CVSS6.9AI score0.00284EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/09 1:20 p.m.13 views

SUSE-SU-2026:21085-1 Security update for the Linux Kernel RT (Live Patch 11 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-32.1 fixes various security issues The following security issues were fixed: - CVE-2025-39973: i40e: add validation for ringlen param bsc1252036. - CVE-2025-40018: ipvs: Defer ipvsftp unregister during netns cleanup bsc1252689. -...

8.8CVSS5.8AI score0.00489EPSS
SaveExploits9References17
OSV
OSV
added 2026/04/09 1:20 p.m.9 views

SUSE-SU-2026:21073-1 Security update for the Linux Kernel (Live Patch 12 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-35.1 fixes various security issues The following security issues were fixed: - CVE-2025-39973: i40e: add validation for ringlen param bsc1252036. - CVE-2025-40018: ipvs: Defer ipvsftp unregister during netns cleanup bsc1252689. -...

8.8CVSS5.8AI score0.00489EPSS
SaveExploits9References17
OSV
OSV
added 2026/04/09 8:48 a.m.11 views

SUSE-SU-2026:21008-1 Security update for the Linux Kernel RT (Live Patch 1 for SUSE Linux Enterprise 16)

This update for the SUSE Linux Enterprise Kernel 6.12.0-160000.6.1 fixes various security issues The following security issues were fixed: - CVE-2025-39973: i40e: add validation for ringlen param bsc1252036. - CVE-2025-40018: ipvs: Defer ipvsftp unregister during netns cleanup bsc1252689. -...

8.8CVSS5.8AI score0.00489EPSS
SaveExploits9References17
Rows per page
Query Builder