Lucene search
+L

2534 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/06 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50171

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: hisilicon/sec - don't sleep when in softirq When kunpeng920 encryption driver is used to deencrypt and decrypt packets during the softirq, it is not...

5.5CVSS6AI score0.00131EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-47583

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: mxl111sf: change mutexinit location Syzbot reported, that mxl111sfctrlmsg uses uninitialized mutex. The problem was in wrong mutexinit location. Previous...

5.5CVSS5.9AI score0.00239EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/30 11:22 p.m.3 views

SUSE CVE-2025-38353

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

5.5CVSS6.5AI score0.00117EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/07/29 11:23 p.m.11 views

SUSE CVE-2025-38404

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

4.7CVSS6.4AI score0.00129EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/07/28 11:23 p.m.5 views

SUSE CVE-2025-38392

In the Linux kernel, the following vulnerability has been resolved: idpf: convert control queue mutex to a spinlock With VIRTCHNL2CAPMACFILTER enabled, the following warning is generated on module load: 324.701677 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:578...

5.5CVSS6.3AI score0.00154EPSS
SaveExploits0References24
SUSE CVE
SUSE CVE
added 2025/07/28 11:23 p.m.5 views

SUSE CVE-2025-38460

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

4.7CVSS6.4AI score0.00162EPSS
SaveExploits0References30
OSV
OSV
added 2025/07/25 4:15 p.m.10 views

DEBIAN-CVE-2025-38460

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/25 4:15 p.m.4 views

CVE-2025-38460

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

5.5CVSS0.00162EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/25 4:15 p.m.9 views

AZL-65819 CVE-2025-38460 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

5.5CVSS6.4AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.11 views

AZL-72944 CVE-2025-38460 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

5.5CVSS6.3AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 4:15 p.m.11 views

UBUNTU-CVE-2025-38460

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

5.5CVSS6.1AI score0.00162EPSS
SaveExploits0References42
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.17 views

CVE-2025-38460 atm: clip: Fix potential null-ptr-deref in to_atmarpd().

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

0.00162EPSS
SaveExploits0References8
CVE
CVE
added 2025/07/25 3:27 p.m.98 views

CVE-2025-38460

The Astra Linux bulletin confirms CVE-2025-38460 in the Linux kernel: atm: clip: Fix potential null-ptr-deref in to_atmarpd(). The vulnerability arises because to_atmarpd() can be invoked without the RTNL lock, and clip_neigh_solicit() / neigh_ops->solicit() are unsleepable, with no RTNL depen...

5.5CVSS6.3AI score0.00162EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2025/07/25 3:27 p.m.13 views

CVE-2025-38460 atm: clip: Fix potential null-ptr-deref in to_atmarpd().

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

5.5CVSS6.3AI score0.00162EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/07/25 3:27 p.m.11 views

CVE-2025-38460

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix potential null-ptr-deref in toatmarpd. atmarpd is protected by RTNL since commit f3a0592b37b8 "ATM: clip causes unregister hang". However, it is not enough because toatmarpd is called without RTNL, especially...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0
NVD
NVD
added 2025/07/25 2:15 p.m.5 views

CVE-2025-38404

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

5.5CVSS0.00129EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/25 2:15 p.m.3 views

DEBIAN-CVE-2025-38404

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

5.5CVSS5.4AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 2:15 p.m.6 views

UBUNTU-CVE-2025-38404

In the Linux kernel, the following vulnerability has been resolved: usb: typec: displayport: Fix potential deadlock The deadlock can occur due to a recursive lock acquisition of crostypecaltmodedata::mutex. The call chain is as follows: 1. crostypecaltmodework acquires the mutex 2. typecaltmodevd...

5.5CVSS6.1AI score0.00129EPSS
SaveExploits0References11
NVD
NVD
added 2025/07/25 1:15 p.m.7 views

CVE-2025-38388

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Replace mutex with rwlock to avoid sleep in atomic context The current use of a mutex to protect the notifier hashtable accesses can lead to issues in the atomic context. It results in the below kernel warnings:...

5.5CVSS0.00117EPSS
SaveExploits0References3
NVD
NVD
added 2025/07/25 1:15 p.m.5 views

CVE-2025-38392

In the Linux kernel, the following vulnerability has been resolved: idpf: convert control queue mutex to a spinlock With VIRTCHNL2CAPMACFILTER enabled, the following warning is generated on module load: 324.701677 BUG: sleeping function called from invalid context at kernel/locking/mutex.c:578...

5.5CVSS0.00154EPSS
SaveExploits0References3
Rows per page
Query Builder