Lucene search
+L

37742 matches found

SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.13 views

SUSE CVE-2026-23440

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix race condition during IPSec ESN update In IPSec full offload mode, the device reports an ESN Extended Sequence Number wrap event to the driver. The driver validates this event by querying the IPSec ASO and checking...

4.7CVSS5.8AI score0.00206EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.13 views

SUSE CVE-2026-23441

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent concurrent access to IPSec ASO context The query or updating IPSec offload object is through Access ASO WQE. The driver uses a single mlx5eipsecaso struct for each PF, which contains a shared DMA-mapped context...

5.5CVSS5.7AI score0.00089EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.12 views

SUSE CVE-2026-23450

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL dereference and UAF in smctcpsynrecvsock Syzkaller reported a panic in smctcpsynrecvsock 1. smctcpsynrecvsock is called in the TCP receive path softirq via icskafops-synrecvsock on the clcsock TCP listening...

7CVSS5.7AI score0.0056EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.11 views

SUSE CVE-2026-23452

In the Linux kernel, the following vulnerability has been resolved: PM: runtime: Fix a race condition related to device removal The following code in pmruntimework may dereference the dev-parent pointer after the parent device has been freed: / Maybe the parent is now able to suspend. / if parent...

4.7CVSS5.8AI score0.00091EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/04/03 11:27 p.m.12 views

SUSE CVE-2026-23463

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: fix race condition in qmandestroyfq When QMANFQFLAGDYNAMICFQID is set, there's a race condition between fqtablefq-idx state and freeing/allocating from the pool and WARNONfqtablefq-idx in qmancreatefq gets...

5.7AI score0.00094EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/04/03 11:26 p.m.11 views

SUSE CVE-2026-23473

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

4.7CVSS5.7AI score0.00022EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/04/03 11:02 p.m.10 views

CVE-2024-40849

A race condition was addressed with additional validation. This issue is fixed in macOS Sequoia 15.1. An app may be able to break out of its sandbox...

7.5CVSS5.8AI score0.00232EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/04/03 9:23 p.m.9 views

CVE-2026-27456

util-linux is a random collection of Linux utilities. Prior to version 2.41.4, a TOCTOU Time-of-Check-Time-of-Use vulnerability has been identified in the SUID binary /usr/bin/mount from util-linux. The mount binary, when setting up loop devices, validates the source file path with user privilege...

4.7CVSS5.3AI score0.00118EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/04/03 7:52 p.m.10 views

CVE-2026-23450

A flaw was found in the Linux kernel's net/smc component. A remote attacker could exploit a race condition during the concurrent closing of an SMC listen socket. This could lead to a NULL pointer dereference or a use-after-free vulnerability in the smctcpsynrecvsock function, potentially causing ...

9.8CVSS5.9AI score0.0056EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 7:47 p.m.8 views

CVE-2026-23454

A flaw was found in the Linux kernel's mana network driver. A race condition during the destruction of a hardware completion queue HWC channel can lead to memory being freed while still in use. This use-after-free vulnerability allows an in-flight interrupt handler to dereference freed memory. Th...

7CVSS6.2AI score0.00121EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 6:56 p.m.7 views

CVE-2026-23473

In the Linux kernel, the following vulnerability has been resolved: iouring/poll: fix multishot recv missing EOF on wakeup race When a socket send and shutdown happen back-to-back, both fire wake-ups before the receiver's taskwork has a chance to run. The first wake gets poll ownership pollrefs=1...

5.2AI score0.00022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 6:43 p.m.7 views

CVE-2026-23461

A flaw was found in the Linux kernel's Bluetooth L2CAP component. A race condition exists due to inconsistent locking mechanisms when registering and unregistering L2CAP users. This allows concurrent access to shared data structures, leading to use-after-free vulnerabilities and list corruption...

8.8CVSS5.9AI score0.00247EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/03 6:31 p.m.11 views

EUVD-2026-18726

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: fix race condition in qmandestroyfq When QMANFQFLAGDYNAMICFQID is set, there's a race condition between fqtablefq-idx state and freeing/allocating from the pool and WARNONfqtablefq-idx in qmancreatefq gets...

5.8AI score0.00094EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/03 6:31 p.m.9 views

EUVD-2026-18682

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent concurrent access to IPSec ASO context The query or updating IPSec offload object is through Access ASO WQE. The driver uses a single mlx5eipsecaso struct for each PF, which contains a shared DMA-mapped context...

5.7AI score0.00089EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/03 6:31 p.m.11 views

EUVD-2026-18681

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix race condition during IPSec ESN update In IPSec full offload mode, the device reports an ESN Extended Sequence Number wrap event to the driver. The driver validates this event by querying the IPSec ASO and checking...

5.7AI score0.00206EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/03 6:31 p.m.9 views

EUVD-2026-18675

In the Linux kernel, the following vulnerability has been resolved: perf/x86: Move event pointer setup earlier in x86pmuenable A production AMD EPYC system crashed with a NULL pointer dereference in the PMU NMI handler: BUG: kernel NULL pointer dereference, address: 0000000000000198 RIP:...

5.8AI score0.00121EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 6:12 p.m.8 views

CVE-2026-23441

A flaw was found in the Linux kernel's net/mlx5e driver. A race condition occurs when the ASO spinlock is released prematurely, allowing concurrent operations to overwrite a shared Direct Memory Access DMA context. This can lead to the processing of corrupted data, resulting in unexpected behavio...

5.5CVSS5.9AI score0.00089EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 6:00 p.m.7 views

CVE-2026-23463

A flaw was found in the Linux kernel, specifically within the soc: fsl: qbman component. This vulnerability is caused by a race condition that occurs when managing Frequency Queue Identifiers FQIDs. If exploited, this race condition can lead to a system crash, resulting in a Denial of Service DoS...

5.5CVSS5.9AI score0.00094EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 5:35 p.m.7 views

CVE-2026-23440

A flaw was found in the Linux kernel's net/mlx5e component. A race condition occurs during the handling of IPSec Internet Protocol Security Extended Sequence Number ESN updates. This can cause the system to process the same update event multiple times, leading to an incorrect ESN state. The...

7.5CVSS5.9AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 5:03 p.m.8 views

CVE-2026-23449

A flaw was found in the Linux kernel's Traffic Equalizer TEQL network scheduler. When a TEQL device uses a lockless Queueing Discipline Qdisc as its root, a race condition can occur during the qdiscreset operation if it is not properly synchronized with the datapath. This can lead to a double-fre...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References4
Rows per page
Query Builder