Lucene search
+L

280 matches found

NVD
NVD
•added 2025/09/07 4:15 p.m.•18 views

CVE-2025-39733

In the Linux kernel, the following vulnerability has been resolved: team: replace team lock with rtnl lock syszbot reports various ordering issues for lower instance locks and team lock. Switch to using rtnl lock for protecting team device, similar to bonding. Based on the patch by Tetsuo Handa...

5.5CVSS0.00143EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2025/09/05 12:00 a.m.•11 views

PT-2025-39129

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to resource handling within the hsr subsystem. Specifically, the hsr get port ndev function does not properly manage locks, potentially leading ...

5.5CVSS6.1AI score0.00151EPSS
SaveExploits0References22
HackRead
HackRead
•added 2025/08/26 11:27 a.m.•11 views

New Android Hook Malware Variant Locks Devices With Ransomware

Zimperium's research reveals the Hook Android malware is now a hybrid threat, using ransomware and spyware to steal…...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2025/08/07 12:00 a.m.•2 views

Linux Distros Unpatched Vulnerability : CVE-2025-23163

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: vlan: don't propagate flags on open With the device instance lock, there is now a possibility of a deadlock: 1.211455...

5.5CVSS6.5AI score0.00151EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/08/05 12:00 a.m.•2 views

Linux Distros Unpatched Vulnerability : CVE-2025-21951

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: bus: mhi: host: pcigeneric: Use pcitryresetfunction to avoid deadlock There are multiple...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References3
OSV
OSV
•added 2025/07/10 8:15 a.m.•15 views

UBUNTU-CVE-2025-38311

In the Linux kernel, the following vulnerability has been resolved: iavf: get rid of the crit lock Get rid of the crit lock. That frees us from the error prone logic of trylocks. Thanks to netdevlock by Jakub it is now easy, and in most cases we were protected by it already - replace crit lock by...

5.5CVSS5.9AI score0.00096EPSS
SaveExploits0References12
NVD
NVD
•added 2025/07/09 11:15 a.m.•35 views

CVE-2025-38252

In the Linux kernel, the following vulnerability has been resolved: cxl/ras: Fix CPER handler device confusion By inspection, cxlcperhandleproterr is making a series of fragile assumptions that can lead to crashes: 1/ It assumes that endpoints identified in the record are a CXL-type-3 device,...

7.8CVSS0.00129EPSS
SaveExploits0References2
CVE
CVE
•added 2025/06/18 11:03 a.m.•106 views

CVE-2022-50149

CVE-2022-50149 : Linux kernel driver core vulnerability in __driver_attach where async probing could deadlock with dev locks. Reproduced when async probes are allowed but memory/work limits force synchronous execution, causing ABBA-style deadlock with __driver_attach_async_helper holding device l...

5.5CVSS6.8AI score0.00144EPSS
SaveExploits0References6Affected Software1
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Added locks for usbdriverclaiminterface The documentation for usbdriverclaiminterface states that “the device lock” is required when this function is called from locations other than probe. This seems ...

7.8CVSS6.3AI score0.00146EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2025/05/22 5:24 p.m.•10 views

CVE-2020-11177

User can overwrite Security Code NV item without knowing current SPC due to improper validation of SPC code setting and device lock in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon...

8.8CVSS8.8AI score0.00167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2025/05/22 8:55 a.m.•16 views

CVE-2019-8775

The issue was addressed by restricting options offered on a locked device. This issue is fixed in iOS 13.1 and iPadOS 13.1. A person with physical access to an iOS device may be able to access contacts from the lock screen...

2.4CVSS5.3AI score0.00305EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2025/05/02 2:03 a.m.•12 views

SUSE CVE-2025-23163

In the Linux kernel, the following vulnerability has been resolved: net: vlan: don't propagate flags on open With the device instance lock, there is now a possibility of a deadlock: 1.211455 ============================================ 1.211571 WARNING: possible recursive locking detected 1.21168...

5.5CVSS7.6AI score0.00151EPSS
SaveExploits0References17
OSV
OSV
•added 2025/05/01 1:15 p.m.•1 views

DEBIAN-CVE-2025-23163

In the Linux kernel, the following vulnerability has been resolved: net: vlan: don't propagate flags on open With the device instance lock, there is now a possibility of a deadlock: 1.211455 ============================================ 1.211571 WARNING: possible recursive locking detected 1.21168...

5.5CVSS5.5AI score0.00151EPSS
SaveExploits0References1
OSV
OSV
•added 2025/05/01 1:15 p.m.•13 views

UBUNTU-CVE-2025-23163

In the Linux kernel, the following vulnerability has been resolved: net: vlan: don't propagate flags on open With the device instance lock, there is now a possibility of a deadlock: 1.211455 ============================================ 1.211571 WARNING: possible recursive locking detected 1.21168...

5.5CVSS6.1AI score0.00151EPSS
SaveExploits0References41
CVE
CVE
•added 2025/05/01 12:55 p.m.•175 views

CVE-2025-23163

CVE-2025-23163 relates to a Linux kernel issue in VLAN handling: net: vlan: don't propagate flags on open. The root cause is a possible deadlock when opening VLAN devices due to the device instance lock, where a task may try to acquire dev->lock while already holding it (seen in dev_open + dev...

5.5CVSS6.2AI score0.00151EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
•added 2025/04/08 8:18 a.m.•46 views

CVE-2025-22012 Revert "arm64: dts: qcom: sdm845: Affirm IDR0.CCTW on apps_smmu"

In the Linux kernel, the following vulnerability has been resolved: Revert "arm64: dts: qcom: sdm845: Affirm IDR0.CCTW on appssmmu" There are reports that the pagetable walker cache coherency is not a given across the spectrum of SDM845/850 devices, leading to lock-ups and resets. It works fine o...

8.8CVSS0.00141EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2025/04/04 2:58 a.m.•10 views

SUSE CVE-2025-21951

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: pcigeneric: Use pcitryresetfunction to avoid deadlock There are multiple places from where the recovery work gets scheduled asynchronously. Also, there are multiple places where the caller waits synchronously for...

5.5CVSS7.6AI score0.00154EPSS
SaveExploits0References15
NVD
NVD
•added 2025/04/01 4:15 p.m.•23 views

CVE-2025-21951

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: pcigeneric: Use pcitryresetfunction to avoid deadlock There are multiple places from where the recovery work gets scheduled asynchronously. Also, there are multiple places where the caller waits synchronously for...

5.5CVSS0.00154EPSS
SaveExploits0References7
OSV
OSV
•added 2025/04/01 4:15 p.m.•22 views

AZL-59916 CVE-2025-21951 affecting package kernel for versions less than 6.6.85.1-2

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: pcigeneric: Use pcitryresetfunction to avoid deadlock There are multiple places from where the recovery work gets scheduled asynchronously. Also, there are multiple places where the caller waits synchronously for...

5.5CVSS6.6AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
•added 2025/04/01 4:15 p.m.•9 views

DEBIAN-CVE-2025-21951

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: host: pcigeneric: Use pcitryresetfunction to avoid deadlock There are multiple places from where the recovery work gets scheduled asynchronously. Also, there are multiple places where the caller waits synchronously for...

5.5CVSS5.6AI score0.00154EPSS
SaveExploits0References1
Rows per page
Query Builder