Lucene search
+L

272 matches found

OSV
OSV
added 2026/06/24 5:17 p.m.9 views

AZL-90288 CVE-2026-53115 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: bus: fsl-mc: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which ca...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.18 views

CVE-2026-53117

In the Linux kernel, the following vulnerability has been resolved: s390/cio: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock, which can...

7.8CVSS5.3AI score0.00122EPSS
SaveExploits0References24
CVE
CVE
added 2026/06/24 4:30 p.m.50 views

CVE-2026-53120

CVE-2026-53120 is a Linux kernel PCI subsystem Use-After-Free in which a driver being probed via __driver_attach() may access driver_override without proper locking, leading to instability or potential privilege escalation. The fix is to adopt the driver-core driver_override infrastructure to ens...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/06/24 4:30 p.m.43 views

CVE-2026-53118

CVE-2026-53118 affects the Linux kernel/vdpa driver. During driver probing via __driver_attach(), the bus match() callback could access the driver_override field without holding the device lock, enabling a potential use-after-free. The fix uses the driver-core driver_override infrastructure to en...

7.8CVSS5.7AI score0.00119EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.29 views

PT-2026-52014

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF issue exists in the PCI subsystem. When a driver is probed via the driver attach function, the bus match callback is executed without holding the device lock. This...

7.8CVSS5.9AI score0.0012EPSS
SaveExploits0
NVD
NVD
added 2026/06/17 1:19 p.m.20 views

CVE-2026-0092

In Package Manager, there is a possible device lock controller bypass due to a missing permission check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

10CVSS0.00218EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/17 6:57 a.m.62 views

CVE-2026-0092

The CVE-2026-0092 entry is tied to the Android Package Manager and describes a device lock controller bypass caused by a missing permission check. The underlying issue enables local escalation of privilege with no extra execution privileges and requires no user interaction. The impact is describe...

10CVSS5.6AI score0.00218EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/17 12:00 a.m.37 views

PT-2026-50236

Name of the Vulnerable Software and Affected Versions Package Manager affected versions not specified Description A missing permission check in Package Manager allows for a device lock controller bypass. This issue enables local escalation of privilege without requiring additional execution...

10CVSS5.5AI score0.00218EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/28 10:16 a.m.18 views

CVE-2026-46111

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: fix potential UAF in createbigsync Add hciconnvalid check in createbigsync to detect stale connections before proceeding with BIG creation. Handle the resulting -ECANCELED in createbigcomplete and re-validate...

7.8CVSS0.00126EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/28 9:35 a.m.44 views

CVE-2026-46111

The CVE concerns a use-after-free in the Linux kernel Bluetooth stack (hci_conn, BIG creation). The patch adds hci_conn_valid() in create_big_sync() to detect stale connections before BIG creation, handles -ECANCELED in create_big_complete(), and re-validates under hci_dev_lock() before dereferen...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/05/27 2:17 p.m.17 views

CVE-2026-46056

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: fix potential UAF in SSP passkey handlers hciconn lookup and field access must be covered by hdev lock in hciuserpasskeynotifyevt and hcikeypressnotifyevt, otherwise the connection can be freed concurrently...

8.8CVSS0.00262EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/05/27 12:00 a.m.19 views

PT-2026-43923

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the Bluetooth component of the Linux kernel within the SSP passkey handlers. The hci conn lookup and field access in the hci user passkey notify evt and...

8.8CVSS5.8AI score0.00262EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: net: devioctl: Must take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING:...

5.5CVSS5.4AI score0.00134EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: net: phylink: Added a lock to serialize concurrent writes to pl-phydev using phylinkresolve. Currently, phylinkresolve protects itself against concurrent calls to phylinkbringupPhyio or phylinkdisconnectPhyio that modify pl-phyde...

7CVSS5.8AI score0.00109EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: sfc: fixed a deadlock in the RSS config read operation. Since the referenced commit, core locked the rsslock of netdevice when handling the ethtool -x command. Therefore, the driver’s implementation should no longer lock it. Remo...

5.5CVSS5.2AI score0.0008EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: macsec: sync features on RTMNEWLINK Syzkaller was able to lock the lower device via ETHTOOLSFEATURES: - netdevlock, include/linux/netdevice.h: 2761 inline - netdevops, include/net/netdevlock.h: 42 inline -...

5.5CVSS6.1AI score0.00127EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/09 2:48 a.m.21 views

SUSE CVE-2025-71274

In the Linux kernel, the following vulnerability has been resolved: rpmsg: core: fix race in driveroverrideshow and use core helper The driveroverrideshow function reads the driveroverride string without holding the devicelock. However, the store function modifies and frees the string while holdi...

5.5CVSS5.7AI score0.00099EPSS
SaveExploits0References17
EUVD
EUVD
added 2026/05/06 12:30 p.m.11 views

EUVD-2026-27773

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcislottrylock error handling Commit a4e772898f8b "PCI: Add missing bridge lock to pcibuslock" delegates the bridge device's pcidevtrylock to pcibustrylock in pcislottrylock, but it forgets to remove the corresponding...

5.9AI score0.00107EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/05/06 12:30 p.m.16 views

EUVD-2025-209674

In the Linux kernel, the following vulnerability has been resolved: rpmsg: core: fix race in driveroverrideshow and use core helper The driveroverrideshow function reads the driveroverride string without holding the devicelock. However, the store function modifies and frees the string while holdi...

5.8AI score0.00099EPSS
SaveExploits0References9
NVD
NVD
added 2026/05/06 12:16 p.m.13 views

CVE-2025-71274

In the Linux kernel, the following vulnerability has been resolved: rpmsg: core: fix race in driveroverrideshow and use core helper The driveroverrideshow function reads the driveroverride string without holding the devicelock. However, the store function modifies and frees the string while holdi...

7.8CVSS0.00099EPSS
SaveExploits0References8
Rows per page
Query Builder