Lucene search
+L

1011 matches found

OSV
OSV
added 2024/05/01 6:15 a.m.8 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
Exploits0References24
Vulnrichment
Vulnrichment
added 2024/05/01 5:28 a.m.18 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
Exploits0References8
CVE
CVE
added 2024/05/01 5:28 a.m.7807 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
Exploits0References12Affected Software1
OSV
OSV
added 2024/05/01 5:28 a.m.14 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.8CVSS6AI score0.00324EPSS
Exploits0References15
Cvelist
Cvelist
added 2024/05/01 5:28 a.m.33 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
Exploits0References8
Cvelist
Cvelist
added 2024/05/01 5:28 a.m.61 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
Exploits0References8
CVE
CVE
added 2024/05/01 5:28 a.m.5718 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
Exploits0References12Affected Software1
CNNVD
CNNVD
added 2024/05/01 12:0 a.m.5 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
Exploits0References10
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.14 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.00164EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.3 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.0021EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.4 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.00183EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2024/04/28 1:15 p.m.20 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.3CVSS6.2AI score0.00167EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2024/04/28 12:59 p.m.23 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
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/04/23 12:0 a.m.7 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
Exploits0
RedhatCVE
RedhatCVE
added 2024/04/17 5:54 p.m.26 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
Exploits0References4
OSV
OSV
added 2024/04/17 4:15 p.m.3 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
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.21 views

CVE-2024-26905

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score
Exploits0References6
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.20 views

CVE-2024-26904

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score
Exploits0References7
CVE
CVE
added 2024/04/17 10:27 a.m.81 views

CVE-2024-26905

CVE-2024-26905 is rejected by the CNA and not a valid vulnerability entry.

6.4AI score
Exploits0
Positive Technologies
Positive Technologies
added 2024/04/17 12:0 a.m.7 views

PT-2024-21572 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A data race issue has been identified in the Linux kernel, specifically in the btrfs module. The issue occurs when accessing the reserved amount of block reserves without taking the...

6.3AI score
Exploits0References10
Rows per page
Query Builder