Lucene search
K

297 matches found

Amazon
Amazon
added 2024/09/18 12:0 a.m.2 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages CVE-2024-41011 In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error...

7.8CVSS6.5AI score0.00879EPSS
Exploits2
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.2 views

SUSE CVE-2024-45016

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

7CVSS6.2AI score0.00241EPSS
Exploits0References45
RedhatCVE
RedhatCVE
added 2024/09/11 5:24 p.m.34 views

CVE-2024-45016

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

7CVSS6.1AI score0.00241EPSS
Exploits0References4
NVD
NVD
added 2024/09/11 4:15 p.m.13 views

CVE-2024-45016

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

5.5CVSS0.00241EPSS
Exploits0References10
OSV
OSV
added 2024/09/11 4:15 p.m.1 views

DEBIAN-CVE-2024-45016

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

5.5CVSS5.7AI score0.00241EPSS
Exploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.3 views

AZL-49211 CVE-2024-45016 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

5.5CVSS6.3AI score0.00241EPSS
Exploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.2 views

AZL-49239 CVE-2024-45016 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

5.5CVSS6.3AI score0.00241EPSS
Exploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.0 views

UBUNTU-CVE-2024-45016

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

5.5CVSS6.2AI score0.00241EPSS
Exploits0References24
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.20 views

CVE-2024-45016 netem: fix return value if duplicate enqueue fails

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

6.7AI score0.00241EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/09/11 3:13 p.m.25 views

CVE-2024-45016 netem: fix return value if duplicate enqueue fails

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

0.00241EPSS
Exploits0References7
CVE
CVE
added 2024/09/11 3:13 p.m.151 views

CVE-2024-45016

CVE-2024-45016 concerns the Linux kernel netem subsystem. A bug in netem_enqueue() caused by a prior commit can trigger a use-after-free when a packet is duplicated. The faulty behavior makes NET_XMIT_SUCCESS be returned when the duplicate is enqueued, potentially causing the parent qdisc’s qlen ...

5.5CVSS6.2AI score0.00241EPSS
Exploits0References10Affected Software1
OSV
OSV
added 2024/09/11 3:13 p.m.23 views

CVE-2024-45016 netem: fix return value if duplicate enqueue fails

In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails There is a bug in netemenqueue introduced by commit 5845f706388a "net: netem: fix skb length BUGON in skbtosgvec" that can lead to a use-after-free. This commit made netemenqueue...

5.5CVSS6AI score0.00241EPSS
Exploits0References12
CNNVD
CNNVD
added 2024/09/11 12:0 a.m.1 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 Linux kernel that stems from a duplicate entry failure return value issue in the netem component...

5.5CVSS6.6AI score0.00241EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.1 views

kernel: net: netlink: af_netlink: Prevent empty skb by adding a check on len.

In the Linux kernel, the following vulnerability has been resolved: net: netlink: afnetlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in netemenqueue function which is caused when skb-len=0 and skb-datalen=0 in...

5.5CVSS6.8AI score0.00233EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.2 views

SUSE CVE-2021-47606

In the Linux kernel, the following vulnerability has been resolved: net: netlink: afnetlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in netemenqueue function which is caused when skb-len=0 and skb-datalen=0 in...

5.5CVSS6.2AI score0.00233EPSS
Exploits0References9
OSV
OSV
added 2024/06/19 3:15 p.m.3 views

DEBIAN-CVE-2021-47606

In the Linux kernel, the following vulnerability has been resolved: net: netlink: afnetlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in netemenqueue function which is caused when skb-len=0 and skb-datalen=0 in...

5.5CVSS5.8AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/06/19 3:15 p.m.1 views

UBUNTU-CVE-2021-47606

In the Linux kernel, the following vulnerability has been resolved: net: netlink: afnetlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in netemenqueue function which is caused when skb-len=0 and skb-datalen=0 in...

5.5CVSS6.2AI score0.00233EPSS
Exploits0References14
Rows per page
Query Builder