Lucene search
K

1191 matches found

SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.1 views

SUSE CVE-2024-40954

In the Linux kernel, the following vulnerability has been resolved: net: do not leave a dangling sk pointer, when socket creation fails It is possible to trigger a use-after-free by: attaching an fentry probe to sockrelease and the probe calling the bpfgetsocketcookie helper running traceroute -I...

7CVSS6.4AI score0.00012EPSS
Exploits0References122
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.2 views

SUSE CVE-2024-40989

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Disassociate vcpus from redistributor region on teardown When tearing down a redistributor region, make sure we don't have any dangling pointer to that region stored in a vcpu...

7.8CVSS6.7AI score0.00021EPSS
Exploits0References17
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

DEBIAN-CVE-2024-40937

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi-skb before devkfreeskbany gverxfreeskb incorrectly leaves napi-skb referencing an skb after it is freed with devkfreeskbany. This can result in a subsequent call to napigetfrags returning a dangling pointer. Fix...

5.5CVSS5.6AI score0.0001EPSS
Exploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

UBUNTU-CVE-2024-40937

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi-skb before devkfreeskbany gverxfreeskb incorrectly leaves napi-skb referencing an skb after it is freed with devkfreeskbany. This can result in a subsequent call to napigetfrags returning a dangling pointer. Fix...

5.5CVSS6.2AI score0.0001EPSS
Exploits0References21
Debian CVE
Debian CVE
added 2024/07/12 12:31 p.m.24 views

CVE-2024-40954

In the Linux kernel, the following vulnerability has been resolved: net: do not leave a dangling sk pointer, when socket creation fails It is possible to trigger a use-after-free by: attaching an fentry probe to sockrelease and the probe calling the bpfgetsocketcookie helper running traceroute -I...

7.8CVSS5.9AI score0.00012EPSS
Exploits0
CNNVD
CNNVD
added 2024/07/05 12:0 a.m.2 views

Linux kernel security vulnerabilities

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 notifierentry of the notifier not being reinitialized after unregistering the notifier, causing a dangling...

5.5CVSS6.5AI score0.00033EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2024/06/27 12:0 a.m.2 views

PT-2024-32725

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises in the scsi: pm80xx driver when a phy control response comes late. The pm8001 phy control function populates the enable completion pointer with a stack address, sends a...

5.5CVSS6.8AI score0.00018EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/06/05 12:0 a.m.4 views

PT-2024-29195

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the KVM Kernel-based Virtual Machine on arm64 architecture, where a dangling pointer to a redistributor region could be stored in a vcpu when tearing down the...

7.8CVSS5.5AI score0.00021EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/05/23 2:2 p.m.20 views

CVE-2021-47239

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix possible use-after-free in smsc75xxbind The commit 46a8b29c6306 "net: usb: fix memory leak in smsc75xxbind" fails to clean up the work scheduled in smsc75xxreset- smsc75xxsetmulticast, which leads to use-after-free ...

4.4CVSS6.4AI score0.00014EPSS
Exploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

DEBIAN-CVE-2021-47239

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix possible use-after-free in smsc75xxbind The commit 46a8b29c6306 "net: usb: fix memory leak in smsc75xxbind" fails to clean up the work scheduled in smsc75xxreset- smsc75xxsetmulticast, which leads to use-after-free ...

7.8CVSS5.3AI score0.00014EPSS
Exploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.0 views

UBUNTU-CVE-2021-47239

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix possible use-after-free in smsc75xxbind The commit 46a8b29c6306 "net: usb: fix memory leak in smsc75xxbind" fails to clean up the work scheduled in smsc75xxreset- smsc75xxsetmulticast, which leads to use-after-free ...

7.8CVSS6AI score0.00014EPSS
Exploits0References11
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.14 views

CVE-2021-47239 net: usb: fix possible use-after-free in smsc75xx_bind

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix possible use-after-free in smsc75xxbind The commit 46a8b29c6306 "net: usb: fix memory leak in smsc75xxbind" fails to clean up the work scheduled in smsc75xxreset- smsc75xxsetmulticast, which leads to use-after-free ...

6.7AI score0.00014EPSS
Exploits0References8
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.22 views

CVE-2021-47239 net: usb: fix possible use-after-free in smsc75xx_bind

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix possible use-after-free in smsc75xxbind The commit 46a8b29c6306 "net: usb: fix memory leak in smsc75xxbind" fails to clean up the work scheduled in smsc75xxreset- smsc75xxsetmulticast, which leads to use-after-free ...

6.4AI score0.00014EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2024/04/25 11:11 p.m.2 views

SUSE CVE-2024-26923

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

7CVSS6.2AI score0.00013EPSS
Exploits0References216
OSV
OSV
added 2024/04/25 6:15 a.m.1 views

UBUNTU-CVE-2024-26923

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

4.7CVSS6.2AI score0.00013EPSS
Exploits0References34
Debian CVE
Debian CVE
added 2024/04/24 9:49 p.m.24 views

CVE-2024-26923

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix garbage collector racing against connect Garbage collector does not take into account the risk of embryo getting enqueued during the garbage collection. If such embryo has a peer that carries SCMRIGHTS, two consecutiv...

4.7CVSS7.8AI score0.00013EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/04/23 4:59 p.m.7 views

kernel: net/sched: sch_hfsc UAF

A use-after-free flaw was found in the Linux kernel's net/sched: schhfsc HFSC qdisc traffic control component that can be exploited to achieve local privilege escalation. If a class with a link-sharing curve, for example, with the HFSCFSC flag set, has a parent without a link-sharing curve, then...

7.8CVSS7.1AI score0.00017EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/23 12:49 a.m.0 views

kernel: net/sched: sch_hfsc UAF

A use-after-free flaw was found in the Linux kernel's net/sched: schhfsc HFSC qdisc traffic control component that can be exploited to achieve local privilege escalation. If a class with a link-sharing curve, for example, with the HFSCFSC flag set, has a parent without a link-sharing curve, then...

7.8CVSS7.1AI score0.00017EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/10 8:9 a.m.2 views

kernel: net/sched: sch_hfsc UAF

A use-after-free flaw was found in the Linux kernel's net/sched: schhfsc HFSC qdisc traffic control component that can be exploited to achieve local privilege escalation. If a class with a link-sharing curve, for example, with the HFSCFSC flag set, has a parent without a link-sharing curve, then...

7.8CVSS7.1AI score0.00017EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/10 8:6 a.m.2 views

kernel: net/sched: sch_hfsc UAF

A use-after-free flaw was found in the Linux kernel's net/sched: schhfsc HFSC qdisc traffic control component that can be exploited to achieve local privilege escalation. If a class with a link-sharing curve, for example, with the HFSCFSC flag set, has a parent without a link-sharing curve, then...

7.8CVSS7.1AI score0.00017EPSS
Exploits0References5
Rows per page
Query Builder