Lucene search
+L

1175 matches found

OSV
OSV
added 2024/05/01 6:15 a.m.4 views

DEBIAN-CVE-2024-27000

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

7.8CVSS5.8AI score0.00324EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.0 views

DEBIAN-CVE-2024-26999

In the Linux kernel, the following vulnerability has been resolved: serial/pmaczilog: Remove flawed mitigation for rx irq flood The mitigation was intended to stop the irq completely. That may be better than a hard lock-up but it turns out that you get a crash anyway if you're using pmaczilog as ...

5.5CVSS5.8AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.21 views

UBUNTU-CVE-2024-27000

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

7.8CVSS6.2AI score0.00324EPSS
SaveExploits0References24
OSV
OSV
added 2024/05/01 6:15 a.m.16 views

UBUNTU-CVE-2024-26999

In the Linux kernel, the following vulnerability has been resolved: serial/pmaczilog: Remove flawed mitigation for rx irq flood The mitigation was intended to stop the irq completely. That may be better than a hard lock-up but it turns out that you get a crash anyway if you're using pmaczilog as ...

5.5CVSS6.2AI score0.00182EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.38 views

CVE-2024-26999

In the Linux kernel, the following vulnerability has been resolved: serial/pmaczilog: Remove flawed mitigation for rx irq flood The mitigation was intended to stop the irq completely. That may be better than a hard lock-up but it turns out that you get a crash anyway if you're using pmaczilog as ...

5.5CVSS6.5AI score0.00182EPSS
SaveExploits0References24
CVE
CVE
added 2024/05/01 5:28 a.m.7825 views

CVE-2024-27000

Summary: CVE-2024-27000 is a Linux kernel vulnerability in the serial mxs-auart driver where uart_handle_cts_change() could be invoked without holding uport->lock, risking mis-synchronization. The issue is resolved by adding a spinlock around changing the CTS state. The described scenario invo...

7.8CVSS6.2AI score0.00324EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2024/05/01 5:28 a.m.37 views

CVE-2024-27000 serial: mxs-auart: add spinlock around changing cts state

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

7.5AI score0.00324EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/01 5:28 a.m.20 views

CVE-2024-27000 serial: mxs-auart: add spinlock around changing cts state

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

6.7AI score0.00324EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/01 5:28 a.m.19 views

CVE-2024-27000 serial: mxs-auart: add spinlock around changing cts state

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

6AI score
SaveExploits0References15
Cvelist
Cvelist
added 2024/05/01 5:28 a.m.67 views

CVE-2024-26999 serial/pmac_zilog: Remove flawed mitigation for rx irq flood

In the Linux kernel, the following vulnerability has been resolved: serial/pmaczilog: Remove flawed mitigation for rx irq flood The mitigation was intended to stop the irq completely. That may be better than a hard lock-up but it turns out that you get a crash anyway if you're using pmaczilog as ...

7.7AI score0.00182EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/01 5:28 a.m.5731 views

CVE-2024-26999

CVE-2024-26999 — Linux kernel (serial/pmac_zilog) A vulnerability in the Linux kernel’s pmac_zilog serial driver was mitigated by a patch that was later removed. The mitigation intended to stop IRQs entirely caused a crash when pmac_zilog is used as a serial console. Specifically, a pr_err() path...

5.5CVSS6.4AI score0.00182EPSS
SaveExploits0References12Affected Software1
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.10 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 the Linux kernel that stems from a call to prerr in pmzreceivechars that causes the function pmzconsolewrite attempts to lock a locked spinlo...

5.5CVSS6.4AI score0.00182EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.5 views

kernel: bpf: bpf_sk_storage: Fix invalid wait context lockdep report

A locking context violation was found in the BPF socket local storage implementation in the Linux kernel. The code attempts to allocate memory via kzalloc while holding a rawspinlock, which is unsafe for PREEMPTRT kernels. This can cause lockdep warnings and potential issues on real-time kernels...

7.3AI score0.00205EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.22 views

kernel: Linux kernel: Denial of Service vulnerability in RDMA/rxe component

A flaw was found in the Linux kernel's Remote Direct Memory Access RDMA subsystem, specifically within the rxe component. A local user could trigger a kernel panic by causing an error during the setup of a Queue Pair QP in rxecreateqp. This occurs when the system attempts to clean up resources by...

5.8AI score0.0019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: tracing: Fix sleeping function called from invalid context on RT kernel

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix sleeping function called from invalid context on RT kernel When setting bootparams="traceevent=initcall:initcallstart tpprintk=1" in the cmdline, the outputprintk was called, and the spinlockirqsave was called in the...

5.5CVSS6.4AI score0.00215EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.22 views

CVE-2022-48634

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix BUG: sleeping function called from invalid context errors gmacrtcpageflip was holding the eventlock spinlock while calling crtcfuncs-modesetbase which takes wwmutex. The only reason to hold eventlock is to clear...

5.3CVSS5.8AI score0.00167EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/28 12:59 p.m.25 views

CVE-2022-48634 drm/gma500: Fix BUG: sleeping function called from invalid context errors

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix BUG: sleeping function called from invalid context errors gmacrtcpageflip was holding the eventlock spinlock while calling crtcfuncs-modesetbase which takes wwmutex. The only reason to hold eventlock is to clear...

6.8AI score0.00167EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/04/23 12:00 a.m.11 views

PT-2024-29181

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises from the con write routine violating the "writes cannot sleep" rule that some line disciplines ldiscs rely on. This occurs when N GSM is attached to a virtual console, a...

5.5CVSS5.5AI score0.00288EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/17 5:54 p.m.36 views

CVE-2024-26905

A flaw was found in the btrfs filesystem, which involves data races when accessing reserved block reserves. These data races can lead to unpredictable behavior or system crashes. Mitigation Mitigation for this issue is either not available or the currently available options do not meet the Red Ha...

5.5CVSS6.1AI score
SaveExploits0References4
OSV
OSV
added 2024/04/17 4:15 p.m.4 views

DEBIAN-CVE-2024-26917

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip-ctlrlock" This reverts commit 1a1975551943f681772720f639ff42fbaa746212. This commit causes interrupts to be lost for FCoE devices, since it changed sping locks from "bh" to...

5.5CVSS5.4AI score0.00239EPSS
SaveExploits0References1
Rows per page
Query Builder