Lucene search
+L

357 matches found

SUSE CVE
SUSE CVE
added 2026/04/25 1:38 a.m.11 views

SUSE CVE-2026-31591

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish Lock all vCPUs when synchronizing and encrypting VMSAs for SNP guests, as allowing userspace to manipulate and/or run a vCPU while its state is being...

6.5CVSS5.4AI score0.00122EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/24 3:16 p.m.10 views

CVE-2026-31591

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Lock all vCPUs when synchronzing VMSAs for SNP launch finish Lock all vCPUs when synchronizing and encrypting VMSAs for SNP guests, as allowing userspace to manipulate and/or run a vCPU while its state is being...

5.5CVSS0.00122EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 3:16 p.m.12 views

CVE-2026-31583

In the Linux kernel, the following vulnerability has been resolved: media: em28xx: fix use-after-free in em28xxv4l2open em28xxv4l2open reads dev-v4l2 without holding dev-lock, creating a race with em28xxv4l2init's error path and em28xxv4l2fini, both of which free the em28xxv4l2 struct and set...

7.8CVSS0.00128EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/04/24 2:42 p.m.24 views

CVE-2026-31583

In the Linux kernel, the following vulnerability has been resolved: media: em28xx: fix use-after-free in em28xxv4l2open em28xxv4l2open reads dev-v4l2 without holding dev-lock, creating a race with em28xxv4l2init's error path and em28xxv4l2fini, both of which free the em28xxv4l2 struct and set...

7.8CVSS5.3AI score0.00128EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.18 views

PT-2026-34385

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential deadlock exists in the tracing component during CPU hotplug operations involving osnoise. The issue occurs when a specific sequence of events involving mutex lock&interface...

5.5CVSS5.8AI score0.00095EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/03 11:28 p.m.11 views

SUSE CVE-2026-23420

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl-mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer...

5.5CVSS5.7AI score0.00091EPSS
SaveExploits0References16
EUVD
EUVD
added 2026/04/03 3:30 p.m.10 views

EUVD-2026-18637

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl-mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer...

5.7AI score0.00091EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/04/03 2:16 p.m.11 views

CVE-2026-23420

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl-mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer...

5.5CVSS5.3AI score0.00091EPSS
SaveExploits0References32
ATTACKERKB
ATTACKERKB
added 2026/04/03 1:24 p.m.8 views

CVE-2026-23420

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: Fix a locking bug Make sure that wl-mutex is locked before it is unlocked. This has been detected by the Clang thread-safety analyzer...

5.5AI score0.00091EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.14 views

PT-2026-30034

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A locking bug exists in the wlcore component of the Linux kernel. The issue involves ensuring that the wl-mutex is locked before it is unlocked. This was identified by the Clang...

5.5CVSS5.4AI score0.00091EPSS
SaveExploits0
NVD
NVD
added 2026/03/25 11:16 a.m.7 views

CVE-2026-23371

In the Linux kernel, the following vulnerability has been resolved: sched/deadline: Fix missing ENQUEUEREPLENISH during PI de-boosting Running stress-ng --schedpolicy 0 on an RT kernel on a big machine might lead to the following WARNINGs edited. sched: DL de-boosted task PID 22725: REPLENISH fla...

5.5CVSS0.00117EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/03/09 1:03 a.m.11 views

kernel: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrummr: Fix use-after-free when updating multicast route stats Cited commit added a dedicated mutex instead of RTNL to protect the multicast route list, so that it will not change while the driver periodically traverse...

7.8CVSS5.7AI score0.0013EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.7 views

CVE-2026-23188

In the Linux kernel, the following vulnerability has been resolved: net: usb: r8152: fix resume reset deadlock rtl8152 can trigger device reset during reset which potentially can result in a deadlock: DPM device timeout after 10 seconds; 15 seconds until panic Call Trace: schedule+0x483/0x1370...

5.5CVSS5.7AI score0.0009EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.4 views

CVE-2026-23188

In the Linux kernel, the following vulnerability has been resolved: net: usb: r8152: fix resume reset deadlock rtl8152 can trigger device reset during reset which potentially can result in a deadlock: DPM device timeout after 10 seconds; 15 seconds until panic Call Trace: schedule+0x483/0x1370...

5.1AI score0.0009EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.36 views

CVE-2026-23188 net: usb: r8152: fix resume reset deadlock

In the Linux kernel, the following vulnerability has been resolved: net: usb: r8152: fix resume reset deadlock rtl8152 can trigger device reset during reset which potentially can result in a deadlock: DPM device timeout after 10 seconds; 15 seconds until panic Call Trace: schedule+0x483/0x1370...

0.0009EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/04 5:16 p.m.14 views

UBUNTU-CVE-2026-23066

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recvmsg unconditional requeue If rxrpcrecvmsg fails because MSGDONTWAIT was specified but the call at the front of the recvmsg queue already has its mutex locked, it requeues the call - whether or not the call is alrea...

8.5CVSS5.7AI score0.00129EPSS
SaveExploits0References35
OSV
OSV
added 2026/01/23 4:15 p.m.10 views

UBUNTU-CVE-2026-22989

In the Linux kernel, the following vulnerability has been resolved: nfsd: check that server is running in unlockfilesystem If we are trying to unlock the filesystem via an administrative interface and nfsd isn't running, it crashes the server. This happens currently because nfsd4revokestates acce...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References11
OSV
OSV
added 2026/01/23 3:24 p.m.8 views

CVE-2026-22989 nfsd: check that server is running in unlock_filesystem

In the Linux kernel, the following vulnerability has been resolved: nfsd: check that server is running in unlockfilesystem If we are trying to unlock the filesystem via an administrative interface and nfsd isn't running, it crashes the server. This happens currently because nfsd4revokestates acce...

5.3AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.7 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-37967)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-37967 advisory. - In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: displayport: Fix...

5.5CVSS6.7AI score0.0014EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/01/19 1:38 p.m.8 views

kernel: libceph: fix potential use-after-free in have_mon_and_osd_map()

A use-after-free vulnerability was found in the Ceph client session initialization in the Linux kernel. The havemonandosdmap function checks map epochs without holding the appropriate locks, racing with concurrent map updates that free the old map. This can result in dereferencing freed memory...

9.8CVSS5.8AI score0.00572EPSS
SaveExploits0References5
Rows per page
Query Builder