Lucene search
+L

10981 matches found

Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.45 views

CVE-2024-44975

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: fix panic caused by partcmdupdate We find a bug as below: BUG: unable to handle page fault for address: 00000003 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOPTI CPU: 3 PID: 358 Comm: bash Tainted: G W I 6.6.0-10893-g60d...

5.5CVSS5.5AI score0.00196EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.31 views

CVE-2024-44975 cgroup/cpuset: fix panic caused by partcmd_update

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: fix panic caused by partcmdupdate We find a bug as below: BUG: unable to handle page fault for address: 00000003 PGD 0 P4D 0 Oops: 0000 1 PREEMPT SMP NOPTI CPU: 3 PID: 358 Comm: bash Tainted: G W I 6.6.0-10893-g60d...

0.00196EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/04 7:15 p.m.18 views

CVE-2024-44960

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for...

5.5CVSS0.00239EPSS
SaveExploits0References13
OSV
OSV
added 2024/09/04 7:15 p.m.4 views

DEBIAN-CVE-2024-44962

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated timer will be deleted. If the timer happens to be modified at this moment, it leads to the kernel ca...

5.5CVSS5.7AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 7:15 p.m.10 views

AZL-49980 CVE-2024-44962 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated timer will be deleted. If the timer happens to be modified at this moment, it leads to the kernel ca...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 7:15 p.m.29 views

CVE-2024-44962

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated timer will be deleted. If the timer happens to be modified at this moment, it leads to the kernel ca...

5.5CVSS0.0021EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.21 views

CVE-2024-44960

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References26
OSV
OSV
added 2024/09/04 7:15 p.m.5 views

UBUNTU-CVE-2024-44962

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated timer will be deleted. If the timer happens to be modified at this moment, it leads to the kernel ca...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/09/04 6:35 p.m.49 views

CVE-2024-44962

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated timer will be deleted. If the timer happens to be modified at this moment, it leads to the kernel ca...

5.5CVSS5.7AI score0.0021EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.34 views

CVE-2024-44962 Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated timer will be deleted. If the timer happens to be modified at this moment, it leads to the kernel ca...

0.0021EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.16 views

CVE-2024-44962 Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated timer will be deleted. If the timer happens to be modified at this moment, it leads to the kernel ca...

7.1AI score0.0021EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/04 6:35 p.m.141 views

CVE-2024-44962

The CVE affects the Linux kernel Bluetooth btnxpuart driver. Root cause: when unloading btnxpuart, a timer is not reliably shut down, so if the timer is modified during unload it may fire and invoke the timer callback after the driver is gone, causing a kernel panic. The fix is to replace del_tim...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.21 views

CVE-2024-44960 usb: gadget: core: Check for unset descriptor

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: core: Check for unset descriptor Make sure the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn't properly set up the endpoint for...

7AI score0.00239EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.13 views

kernel: mm/huge_memory: don't unpoison huge_zero_folio

A vulnerability was found in the Linux kernel's memory management component in the unpoisonmemory function, where it involves improper handling of hugezerofolio when memory failures occur, which can lead to a kernel panic due to an erroneous reference count...

5.5CVSS7.2AI score0.00277EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:15 a.m.13 views

kernel: mm/huge_memory: don't unpoison huge_zero_folio

A vulnerability was found in the Linux kernel's memory management component in the unpoisonmemory function, where it involves improper handling of hugezerofolio when memory failures occur, which can lead to a kernel panic due to an erroneous reference count...

5.5CVSS7.2AI score0.00277EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/09/04 12:00 a.m.10 views

PT-2024-5986

Name of the Vulnerable Software and Affected Versions: FreeBSD affected versions not specified NetApp ONTAP 9 formerly Clustered Data ONTAP PlayStation 5 versions prior to 7.61 Description: A use-after-free vulnerability exists in the umtx op system call within FreeBSD. This vulnerability arises...

10CVSS7.1AI score0.00681EPSS
SaveExploits0References58
FreeBSD
FreeBSD
added 2024/09/04 12:00 a.m.25 views

FreeBSD -- Multiple vulnerabilities in libnv

Problem Description: CVE-2024-45287 is a vulnerability that affects both the kernel and userland. A malicious value of size in a structure of packed libnv can cause an integer overflow, leading to the allocation of a smaller buffer than required for the parsed data. CVE-2024-45288 is a...

9.1CVSS7.2AI score0.00511EPSS
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2024/09/04 12:00 a.m.29 views

FreeBSD-SA-24:14.umtx

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-24:14.umtx Security Advisory The FreeBSD Project Topic: umtx Kernel panic or Use-After-Free Category: core Module: kern Announced: 2024-09-04 Credits: Synacktiv...

10CVSS6.2AI score0.00681EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2024/09/04 12:00 a.m.36 views

FreeBSD -- umtx Kernel panic or Use-After-Free

Problem Description: Concurrent removals of such a mapping by using the UMTXSHMDESTROY sub-request of UMTXOPSHM can lead to decreasing the reference count of the object representing the mapping too many times, causing it to be freed too early. Impact: A malicious code exercizing the UMTXSHMDESTRO...

10CVSS7.4AI score0.00681EPSS
SaveExploits0
OSV
OSV
added 2024/09/03 8:49 p.m.28 views

GHSA-VR26-JCQ5-FJJ8 Denial of service in quinn-proto when using `Endpoint::retry()`

Summary As of quinn-proto 0.11, it is possible for a server to accept, retry, refuse, or ignore an Incoming connection. However, calling retry on an unvalidated connection exposes the server to a likely panic in the following situations: - Calling refuse or ignore on the resulting validated...

8.7CVSS7.3AI score0.00568EPSS
SaveExploits0References6
Rows per page
Query Builder