Lucene search
+L

6348 matches found

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
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.55 views

CVE-2024-44961 drm/amdgpu: Forward soft recovery errors to userspace

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Forward soft recovery errors to userspace As we discussed before1, soft recovery should be forwarded to userspace, or we can get into a really bad state where apps will keep submitting hanging command buffers cascadin...

0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/04 6:35 p.m.15 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...

6.1AI score
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.15 views

CVE-2024-44956 drm/xe/preempt_fence: enlarge the fence critical section

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

7AI score0.00142EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.38 views

CVE-2024-44956 drm/xe/preempt_fence: enlarge the fence critical section

In the Linux kernel, the following vulnerability has been resolved: drm/xe/preemptfence: enlarge the fence critical section It is really easy to introduce subtle deadlocks in preemptfenceworkfunc since we operate on single global ordered-wq for signalling our preempt fences behind the scenes, so...

0.00142EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.18 views

CVE-2024-44957 xen: privcmd: Switch from mutex to spinlock for irqfds

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Switch from mutex to spinlock for irqfds irqfdwakeup gets EPOLLHUP, when it is called by eventfdrelease by way of wakeuppoll&ctx-wqh, EPOLLHUP, which gets called under spinlockirqsave. We can't use a mutex here as i...

7.2AI score0.00164EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/04 6:35 p.m.130 views

CVE-2024-44955

CVE-2024-44955 is rejected/not used; this entry does not represent an active vulnerability.

6.8AI score
SaveExploits0
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.29 views

CVE-2024-44955

...

SaveExploits0
CVE
CVE
added 2024/09/04 6:35 p.m.153 views

CVE-2024-44954

The CVE-2024-44954 entry concerns the Linux kernel ALSA subsystem. Description: there is a race condition in the midibuf accessed by both the URB completion callback and rawmidi API paths. Root cause: concurrent accesses to the line6 midibuf can trigger KMSAN warnings (syzkaller). Impact: potenti...

7.8CVSS5.9AI score0.00179EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/09/04 6:35 p.m.16 views

CVE-2024-44954

In the Linux kernel, the following vulnerability has been resolved: ALSA: line6: Fix racy access to midibuf There can be concurrent accesses to line6 midibuf from both the URB completion callback and the rawmidi API access. This could be a cause of KMSAN warning triggered by syzkaller below so pu...

7.8CVSS5.6AI score0.00179EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/09/04 6:35 p.m.40 views

CVE-2024-44953

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix deadlock during RTC update There is a deadlock when runtime suspend waits for the flush of RTC work, and the RTC work calls ufshcdrpmgetsync to wait for runtime resume. Here is deadlock backtrace: kworker/0:1...

5.5CVSS5.6AI score0.00164EPSS
SaveExploits0
CVE
CVE
added 2024/09/04 6:35 p.m.100 views

CVE-2024-44951

Idea: CVE-2024-44951 affects the Linux kernel’s serial driver for sc16is7xx (TX/RX channel handling).What’s affected: The regression caused by commit 4409df5866b7 that changed EFR locking to operate per channel introduced TX buffer data corruption where data from channel A could be written into c...

7.8CVSS7.4AI score0.00179EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.20 views

CVE-2024-44950 serial: sc16is7xx: fix invalid FIFO access with special register set

In the Linux kernel, the following vulnerability has been resolved: serial: sc16is7xx: fix invalid FIFO access with special register set When enabling access to the special register set, Receiver time-out and RHR interrupts can happen. In this case, the IRQ handler will try to read from the FIFO...

7.1AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.52 views

CVE-2024-44949 parisc: fix a possible DMA corruption

In the Linux kernel, the following vulnerability has been resolved: parisc: fix a possible DMA corruption ARCHDMAMINALIGN was defined as 16 - this is too small - it may be possible that two unrelated 16-byte allocations share a cache line. If one of these allocations is written using DMA and the...

7.8CVSS0.00231EPSS
SaveExploits0References4
CVE
CVE
added 2024/09/04 6:35 p.m.134 views

CVE-2024-44948

The CVE-2024-44948 entry applies to the Linux kernel vulnerability where mtrr_save_state() did not verify the fixed MTRR capability bit before accessing fixed MTRR MSRs. This missing capability check could cause a #GP on older CPUs that lack the fixed MTRR capability, though the RDMSR fault would...

5.5CVSS7AI score0.00242EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.32 views

CVE-2024-44948 x86/mtrr: Check if fixed MTRRs exist before saving them

In the Linux kernel, the following vulnerability has been resolved: x86/mtrr: Check if fixed MTRRs exist before saving them MTRRs have an obsolete fixed variant for fine grained caching control of the 640K-1MB region that uses separate MSRs. This fixed variant has a separate capability bit in the...

0.00242EPSS
SaveExploits0References8
Rosalinux
Rosalinux
added 2024/09/03 11:59 a.m.25 views

Advisory ROSA-SA-2024-2473

software: net-snmp 5.9 WASP: ROSA-CHROME packageevrstring: net-snmp-5.9-3 CVE-ID: CVE-2022-44792 BDU-ID: 2024-06510 CVE-Crit: MEDIUM. CVE-DESC.: A vulnerability in the handleipDefaultTTL function of the Net-SNMP software suite of the Linux operating system is associated with a NULL Pointer...

6.5CVSS7AI score0.5346EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2024/09/03 6:11 a.m.18 views

CVE-2024-41084

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Avoid null pointer dereference in region lookup cxldpatoregion looks up a region based on a memdev and DPA. It wrongly assumes an endpoint found mapping the DPA is also of a fully assembled region. When not true it...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/02 6:41 a.m.17 views

CVE-2024-44945

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink: Initialise extack before use in ACKs Add missing extack initialisation when ACKing BATCHBEGIN and BATCHEND...

7.1CVSS7AI score0.00205EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/31 1:22 p.m.21 views

CVE-2024-44946

In the Linux kernel, the following vulnerability has been resolved: kcm: Serialise kcmsendmsg for the same socket. syzkaller reported UAF in kcmrelease. 0 The scenario is 1. Thread A builds a skb with MSGMORE and sets kcm-seqskb. 2. Thread A resumes building skb from kcm-seqskb but is blocked by...

7.8CVSS5.7AI score0.0086EPSS
SaveExploits0
Rows per page
Query Builder