Lucene search
+L

12711 matches found

CNNVD
CNNVD
added 2026/02/18 12:00 a.m.16 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
CNNVD
CNNVD
added 2026/02/18 12:00 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 read-write lock protection, potentially leading to data competition issues...

4.7CVSS5.8AI score0.00086EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23221

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bus: fsl-mc: fix use-after-free in driveroverrideshow The driveroverrideshow function reads the driveroverride string without holding the devicelock. However,...

7.8CVSS7.5AI score0.00121EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/17 12:24 a.m.28 views

SUSE CVE-2026-23130

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix dead lock while flushing management frames Commit 1 converted the management transmission work item into a wiphy work. Since a wiphy work can only run under wiphy lock protection, a race condition happens in bel...

5.5CVSS5.1AI score0.0008EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23134

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: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes ...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23153

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: firewire: core: fix race condition against transaction list The list of transaction is...

4.7CVSS4.9AI score0.00074EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/16 7:31 p.m.17 views

CVE-2025-52536

Improper Prevention of Lock Bit Modification in SEV firmware could allow a privileged attacker to downgrade firmware potentially resulting in a loss of integrity...

6.7CVSS5.5AI score0.00136EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/16 2:24 p.m.20 views

CVE-2026-23134

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes a sleeping lock. The current check in kmallocnolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

5.5CVSS5.1AI score0.00107EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/16 6:34 a.m.16 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.8CVSS5.2AI score0.00113EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/16 6:19 a.m.11 views

CVE-2026-23179

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fixup hang in nvmettcplistendataready When the socket is closed while in TCPLISTEN a callback is run to flush all outstanding packets, which in turns calls nvmettcplistendataready with the skcallbacklock held. So we ne...

6.5CVSS5.1AI score0.00167EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.8 views

SUSE CVE-2026-23165

In the Linux kernel, the following vulnerability has been resolved: sfc: fix deadlock in RSS config read Since cited commit, core locks the netdevice's rsslock when handling ethtool -x command, so driver's implementation should not lock it again. Remove the latter...

5.5CVSS5.2AI score0.0008EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.9 views

SUSE CVE-2026-23175

In the Linux kernel, the following vulnerability has been resolved: net: cpsw: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

7CVSS5.5AI score0.00108EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.11 views

SUSE CVE-2026-23186

In the Linux kernel, the following vulnerability has been resolved: hwmon: acpipowermeter Fix deadlocks related to acpipowermeternotify The acpipowermeter driver's .notify callback function, acpipowermeternotify, calls hwmondeviceunregister under a lock that is also acquired by callbacks in sysfs...

5.5CVSS5.4AI score0.00088EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.13 views

SUSE 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.1CVSS5.3AI score0.00113EPSS
SaveExploits0References46
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.11 views

SUSE CVE-2026-23199

In the Linux kernel, the following vulnerability has been resolved: procfs: avoid fetching build ID while holding VMA lock Fix PROCMAPQUERY to fetch optional build ID only after dropping mmaplock or per-VMA lock, whichever was used to lock VMA under question, to avoid deadlock reported by syzbot:...

4.7CVSS5.2AI score0.0009EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.10 views

SUSE CVE-2026-23203

In the Linux kernel, the following vulnerability has been resolved: net: cpswnew: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

5.5CVSS5.5AI score0.001EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:00 a.m.6 views

Siemens SIMATIC S7-1500 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') (CVE-2025-39697)

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a race when updating an existing write After nfslockandjoinrequests tests for whether the request is still attached to the mapping, nothing prevents a call to nfsinoderemoverequest from succeeding until we actually lock...

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

CVE-2026-23207

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Protect currxfer check in IRQ handler Now that all other accesses to currxfer are done under the lock, protect the currxfer NULL check in tegraqspiisrthread with the spinlock. Without this protection, the...

4.7CVSS0.00088EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/14 5:15 p.m.13 views

CVE-2026-23203

In the Linux kernel, the following vulnerability has been resolved: net: cpswnew: Execute ndosetrxmode callback in a work queue Commit 1767bb2d47b7 "ipv6: mcast: Don't hold RTNL for IPV6ADDMEMBERSHIP and MCASTJOINGROUP." removed the RTNL lock for IPV6ADDMEMBERSHIP and MCASTJOINGROUP operations...

5.5CVSS0.001EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/14 5:15 p.m.16 views

CVE-2026-23199

In the Linux kernel, the following vulnerability has been resolved: procfs: avoid fetching build ID while holding VMA lock Fix PROCMAPQUERY to fetch optional build ID only after dropping mmaplock or per-VMA lock, whichever was used to lock VMA under question, to avoid deadlock reported by syzbot:...

5.5CVSS0.0009EPSS
SaveExploits0References3
Rows per page
Query Builder