Lucene search
+L

209 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.6 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006725)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006725 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix buffer free/clear order in deferred receive path Fix a use-after-free window by...

9.8CVSS6AI score0.00438EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/03 4:16 p.m.13 views

UBUNTU-CVE-2026-23461

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capunregisteruser After commit ab4eedb790ca "Bluetooth: L2CAP: Fix corrupted list in hcichandel", l2capconndel uses conn-lock to protect access to conn-users. However, l2capregisteruser a...

8.8CVSS5.7AI score0.00247EPSS
SaveExploits0References21
ATTACKERKB
ATTACKERKB
added 2026/03/23 6:56 a.m.6 views

CVE-2026-23554

The Intel EPT paging code uses an optimization to defer flushing of any cached EPT state until the p2m lock is dropped, so that multiple modifications done under the same locked region only issue a single flush. Freeing of paging structures however is not deferred until the flushing is done, and...

7.8CVSS5.9AI score0.00128EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/18 4:22 p.m.10 views

CVE-2026-23227

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use ctx-lock to protect struct vidicontext member variables related to memory alloc/free Exynos Virtual Display driver performs memory alloc/free operations without lock protection, which easily causes concurren...

7.8CVSS0.00152EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/02/18 4:22 p.m.7 views

CVE-2026-23227

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use ctx-lock to protect struct vidicontext member variables related to memory alloc/free Exynos Virtual Display driver performs memory alloc/free operations without lock protection, which easily causes concurren...

7.8CVSS5.4AI score0.00152EPSS
SaveExploits0References27
CNNVD
CNNVD
added 2026/02/18 12:0 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the absence of lock protection for the ksmbdchannlist structure. This vulnerability may lead to...

8.8CVSS7.3AI score0.00423EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/18 12:0 a.m.15 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of lock protection for memory allocation and deallocation operations. This vulnerability...

7.8CVSS5.7AI score0.00152EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/14 5:15 p.m.17 views

CVE-2026-23191

In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix racy access at PCM trigger The PCM trigger callback of aloop driver tries to check the PCM state and stop the stream of the tied substream in the corresponding cable. Since both check and stop operations are...

7.8CVSS0.00113EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/02/14 5:15 p.m.6 views

CVE-2026-23191

In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix racy access at PCM trigger The PCM trigger callback of aloop driver tries to check the PCM state and stop the stream of the tied substream in the corresponding cable. Since both check and stop operations are...

7.8CVSS6AI score0.00113EPSS
SaveExploits0References14
OSV
OSV
added 2026/02/14 4:27 p.m.8 views

CVE-2026-23191 ALSA: aloop: Fix racy access at PCM trigger

In the Linux kernel, the following vulnerability has been resolved: ALSA: aloop: Fix racy access at PCM trigger The PCM trigger callback of aloop driver tries to check the PCM state and stop the stream of the tied substream in the corresponding cable. Since both check and stop operations are...

7.8CVSS5.3AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/02/10 12:0 a.m.11 views

AMD Processors 安全漏洞

AMD Processors are a series of processors developed by American semiconductor company AMD. There are security vulnerabilities in AMD Processors, which stem from improper lockpick protection measures. These vulnerabilities may lead to firmware downgrades and loss of integrity. The following produc...

6.7CVSS5.8AI score0.00136EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/23 3:24 p.m.49 views

CVE-2026-22981

CVE-2026-22981 pertains to the Linux kernel driver for IDPF (Intel Ethernet 800/900-series? context in the doc refers to idpf) where, during reset handling, netdev interfaces are detached/closed to protect the reset path. The vulnerability description states that if reset handling succeeds, netde...

5.5CVSS5.3AI score0.00115EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a lack of consistent lock protection for access to the mflags field, which could lead to data contention and...

5.8AI score0.00458EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:25 a.m.4 views

SUSE CVE-2023-54318

In the Linux kernel, the following vulnerability has been resolved: net/smc: use smclgrlist.lock to protect smclgrlist.list iterate in smcrportadd While doing smcrportadd, there maybe linkgroup add into or delete from smclgrlist.list at the same time, which may result kernel crash. So, use...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/12/30 3:30 p.m.6 views

EUVD-2023-60486

In the Linux kernel, the following vulnerability has been resolved: net/smc: use smclgrlist.lock to protect smclgrlist.list iterate in smcrportadd While doing smcrportadd, there maybe linkgroup add into or delete from smclgrlist.list at the same time, which may result kernel crash. So, use...

5.9AI score0.00253EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.30 views

CVE-2023-54318 net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add

In the Linux kernel, the following vulnerability has been resolved: net/smc: use smclgrlist.lock to protect smclgrlist.list iterate in smcrportadd While doing smcrportadd, there maybe linkgroup add into or delete from smclgrlist.list at the same time, which may result kernel crash. So, use...

8.8CVSS0.00253EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/24 1:7 p.m.32 views

CVE-2023-54156

CVE-2023-54156 affects the Linux kernel sfc/efx_net_stats path where ethtool self-tests can trigger a stats read during NIC reset. If Stats are read while NIC data (mc_stats) is NULL due to fini, there is a NULL dereference in efx_nic_update_stats, potentially crashing the kernel. The advisory's ...

7.8CVSS6AI score0.00187EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 12:30 p.m.10 views

EUVD-2025-205096

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix racy bitfield write in btrfsclearspaceinfofull From the memory-barriers.txt document regarding memory barrier ordering guarantees: These guarantees do not apply to bitfields, because compilers often generate code to...

6.1AI score0.00171EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 11:15 a.m.9 views

CVE-2025-68358

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix racy bitfield write in btrfsclearspaceinfofull From the memory-barriers.txt document regarding memory barrier ordering guarantees: These guarantees do not apply to bitfields, because compilers often generate code to...

5.5CVSS0.00171EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.12 views

CVE-2025-68358

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix racy bitfield write in btrfsclearspaceinfofull From the memory-barriers.txt document regarding memory barrier ordering guarantees: These guarantees do not apply to bitfields, because compilers often generate code to...

5.5CVSS5.8AI score0.00171EPSS
SaveExploits0References30
Rows per page
Query Builder