Lucene search
+L

119 matches found

Cvelist
Cvelist
added 2025/08/22 4:03 p.m.23 views

CVE-2025-38670 arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()

In the Linux kernel, the following vulnerability has been resolved: arm64/entry: Mask DAIF in cpuswitchto, callonirqstack cpuswitchto and callonirqstack manipulate SP to change to different stacks along with the Shadow Call Stack if it is enabled. Those two stack changes cannot be done atomically...

7.8CVSS0.0016EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/08/19 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-38374

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: optee: ffa: fix sleep in atomic context The OP-TEE driver registers the function notifcallba...

5.5CVSS5.6AI score0.00148EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/08/14 12:00 a.m.7 views

PT-2026-2512

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the scheduler/deadline component. A correction ensures that the free cpus bit is only set for online runqueues. A previous commit introduced...

4.6CVSS5.6AI score0.00203EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/25 11:23 p.m.8 views

SUSE CVE-2025-38374

In the Linux kernel, the following vulnerability has been resolved: optee: ffa: fix sleep in atomic context The OP-TEE driver registers the function notifcallback for FF-A notifications. However, this function is called in an atomic context leading to errors like this when processing asynchronous...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References9
attackerkb
attackerkb
added 2025/07/25 12:53 p.m.7 views

CVE-2025-38374

In the Linux kernel, the following vulnerability has been resolved: optee: ffa: fix sleep in atomic context The OP-TEE driver registers the function notifcallback for FF-A notifications. However, this function is called in an atomic context leading to errors like this when processing asynchronous...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/22 3:34 p.m.11 views

CVE-2020-36468

An issue was discovered in the cgc crate through 2020-12-10 for Rust. Ptr::write performs non-atomic write operations on an underlying pointer...

5.9CVSS6.9AI score0.00978EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.8 views

PT-2026-4475

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the btrfs subsystem, specifically in the btrfs get or create delayed node function. A previous commit altered the order of operations, removing a...

5.4AI score0.00239EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/10/28 12:57 a.m.42 views

CVE-2024-50067 uprobe: avoid out-of-bounds memory access of fetching args

In the Linux kernel, the following vulnerability has been resolved: uprobe: avoid out-of-bounds memory access of fetching args Uprobe needs to fetch args into a percpu buffer, and then copy to ring buffer to avoid non-atomic context problem. Sometimes user-space strings, arrays can be very large,...

7.8CVSS0.00235EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/28 12:57 a.m.336 views

CVE-2024-50067

CVE-2024-50067 relates to the Linux kernel, where a vulnerability in upstream probing (uprobe) could cause an out-of-bounds memory access when fetching arguments for tracing. The issue arises because data may be larger than the per-CPU buffer size (a page), and store_trace_args() may not detect d...

7.8CVSS6.5AI score0.00235EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2024/10/28 12:57 a.m.37 views

CVE-2024-50067 uprobe: avoid out-of-bounds memory access of fetching args

In the Linux kernel, the following vulnerability has been resolved: uprobe: avoid out-of-bounds memory access of fetching args Uprobe needs to fetch args into a percpu buffer, and then copy to ring buffer to avoid non-atomic context problem. Sometimes user-space strings, arrays can be very large,...

7.8CVSS6.3AI score
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/08/19 12:45 p.m.47 views

CVE-2024-43855

A denial of service vulnerability exists in the Linux kernel. A deadlock condition occurs when mddev is being suspended while some of the flush bio is in progress, leading to a loss of availability. Mitigation Mitigation for this issue is either not available or the currently available options...

4.4CVSS5.9AI score0.00209EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:01 a.m.10 views

SUSE CVE-2024-43855

In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddevsuspend and flush bio Deadlock occurs when mddev is being suspended while some flush bio is in progress. It is a complex issue. T1. the first flush is at the ending stage, it clears 'mddev-flushbio'...

5.5CVSS6.5AI score0.00209EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/17 10:15 a.m.16 views

AZL-48003 CVE-2024-43855 affecting package kernel for versions less than 6.6.47.1-1

In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddevsuspend and flush bio Deadlock occurs when mddev is being suspended while some flush bio is in progress. It is a complex issue. T1. the first flush is at the ending stage, it clears 'mddev-flushbio'...

5.5CVSS6.3AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.14 views

AZL-47968 CVE-2024-43855 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddevsuspend and flush bio Deadlock occurs when mddev is being suspended while some flush bio is in progress. It is a complex issue. T1. the first flush is at the ending stage, it clears 'mddev-flushbio'...

5.5CVSS6.3AI score0.00209EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/08/17 9:22 a.m.31 views

CVE-2024-43855

In the Linux kernel, the following vulnerability has been resolved: md: fix deadlock between mddevsuspend and flush bio Deadlock occurs when mddev is being suspended while some flush bio is in progress. It is a complex issue. T1. the first flush is at the ending stage, it clears 'mddev-flushbio'...

5.5CVSS5.6AI score0.00209EPSS
SaveExploits0
NVD
NVD
added 2024/08/17 9:15 a.m.23 views

CVE-2024-42290

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

5.5CVSS0.00231EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/17 9:15 a.m.9 views

UBUNTU-CVE-2024-42290

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.25 views

CVE-2024-42290

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

5.5CVSS6.1AI score0.00231EPSS
SaveExploits0References25
OSV
OSV
added 2024/08/17 9:08 a.m.22 views

CVE-2024-42290 irqchip/imx-irqsteer: Handle runtime power management correctly

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

6.1AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/08/17 9:08 a.m.46 views

CVE-2024-42290 irqchip/imx-irqsteer: Handle runtime power management correctly

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

0.00231EPSS
SaveExploits0References7
Rows per page
Query Builder