Lucene search
+L

14 matches found

Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.5 views

Siemens SIMATIC, SCALANCE and RUGGEDCOM Devices NULL Pointer Dereference (CVE-2024-50039)

In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root qdisc Most qdiscs maintain their backlog using qdiscpktlenskb on the assumption it is invariant between the enqueue and dequeue handlers. Unfortunately syzbot can crash a host rather easily...

5.5CVSS6.3AI score0.00245EPSS
Exploits0References5
OSV
OSV
added 2025/03/27 3:23 p.m.4 views

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

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-26924: scsi: lpfc: Release hbalock before calling lpfcworkerwakeup bsc1225820. - CVE-2024-27397: netfilter: nftables: use timestamp to check for...

8.8CVSS7.3AI score0.03558EPSS
Exploits4References845
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2024-50039

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: accept TCASTAB only for root qdisc Most qdiscs maintain their backlog using qdiscpktlenskb on the assumption it is invariant between the enqueue and...

5.5CVSS7AI score0.00245EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:0 a.m.10 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-50039)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50039 advisory. - In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root...

5.5CVSS6.4AI score0.00245EPSS
Exploits0References2
OSV
OSV
added 2025/01/17 9:14 a.m.17 views

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

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-26924: scsi: lpfc: Release hbalock before calling lpfcworkerwakeup bsc1225820. - CVE-2024-27397: netfilter: nftables: use timestamp to check for set...

8.8CVSS8.9AI score0.02033EPSS
Exploits1References331
Tenable Nessus
Tenable Nessus
added 2025/01/16 12:0 a.m.114 views

SUSE SLES15: cluster-md-kmp-azure / dlm-kmp-azure / gfs2-kmp-azure / etc (SUSE-SU-2025:0117-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:0117-1 advisory. The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following securit...

8.8CVSS7.2AI score0.02033EPSS
Exploits1References444
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.13 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50039)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50039 advisory. - In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root...

5.5CVSS6.4AI score0.00245EPSS
Exploits0References2
CBLMariner
CBLMariner
added 2024/12/11 7:24 a.m.8 views

CVE-2024-50039 affecting package kernel for versions less than 5.15.173.1-1

CVE-2024-50039 affecting package kernel for versions less than 5.15.173.1-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS6.8AI score0.00245EPSS
Exploits0
CBLMariner
CBLMariner
added 2024/11/08 9:38 p.m.11 views

CVE-2024-50039 affecting package kernel for versions less than 6.6.57.1-1

CVE-2024-50039 affecting package kernel for versions less than 6.6.57.1-1. An upgraded version of the package is available that resolves this issue...

5.5CVSS6.8AI score0.00245EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/10/22 2:49 a.m.3 views

SUSE CVE-2024-50039

In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root qdisc Most qdiscs maintain their backlog using qdiscpktlenskb on the assumption it is invariant between the enqueue and dequeue handlers. Unfortunately syzbot can crash a host rather easily...

5.5CVSS7.3AI score0.00245EPSS
Exploits0References17
OSV
OSV
added 2024/10/21 8:15 p.m.9 views

AZL-51449 CVE-2024-50039 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root qdisc Most qdiscs maintain their backlog using qdiscpktlenskb on the assumption it is invariant between the enqueue and dequeue handlers. Unfortunately syzbot can crash a host rather easily...

5.5CVSS6.5AI score0.00245EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.10 views

CVE-2024-50039

In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root qdisc Most qdiscs maintain their backlog using qdiscpktlenskb on the assumption it is invariant between the enqueue and dequeue handlers. Unfortunately syzbot can crash a host rather easily...

5.5CVSS6.5AI score0.00245EPSS
Exploits0References40
CVE
CVE
added 2024/10/21 7:39 p.m.189 views

CVE-2024-50039

CVE-2024-50039 : Linux kernel net/sched vulnerability where accepting TCA_STAB on non-root qdiscs could crash via NULL pointer dereference (syzbot) when using a TBF/SFQ combo. The fix restricts STAB handling to root qdisc (per-qdisc storage isn’t maintained for arbitrary levels). Connected docs i...

5.5CVSS4.9AI score0.00245EPSS
Exploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/10/21 7:39 p.m.15 views

CVE-2024-50039

In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root qdisc Most qdiscs maintain their backlog using qdiscpktlenskb on the assumption it is invariant between the enqueue and dequeue handlers. Unfortunately syzbot can crash a host rather easily...

5.5CVSS6.1AI score0.00245EPSS
Exploits0
Rows per page
Query Builder