Lucene search
+L

35461 matches found

Cvelist
Cvelist
added 2026/05/06 11:28 a.m.39 views

CVE-2026-43203 atm: fore200e: fix use-after-free in tasklets during device removal

In the Linux kernel, the following vulnerability has been resolved: atm: fore200e: fix use-after-free in tasklets during device removal When the PCA-200E or SBA-200E adapter is being detached, the fore200e is deallocated. However, the txtasklet or rxtasklet may still be running or pending, leadin...

7.5CVSS0.00435EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.71 views

CVE-2026-43198 tcp: fix potential race in tcp_v6_syn_recv_sock()

In the Linux kernel, the following vulnerability has been resolved: tcp: fix potential race in tcpv6synrecvsock Code in tcpv6synrecvsock after the call to tcpv4synrecvsock is done too late. After tcpv4synrecvsock, the child socket is already visible from TCP ehash table and other cpus might use i...

9.8CVSS0.00298EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.13 views

CVE-2026-43198

In the Linux kernel, the following vulnerability has been resolved: tcp: fix potential race in tcpv6synrecvsock Code in tcpv6synrecvsock after the call to tcpv4synrecvsock is done too late. After tcpv4synrecvsock, the child socket is already visible from TCP ehash table and other cpus might use i...

9.8CVSS5.5AI score0.00298EPSS
SaveExploits0
CVE
CVE
added 2026/05/06 11:28 a.m.76 views

CVE-2026-43198

CVE-2026-43198 is a Linux kernel race in IPv6 TCP socket handling. The issue occurs in tcp_v6_syn_recv_sock() where the child socket becomes visible before IPv6 state is initialized, allowing other CPUs to access it and potentially triggering instability. The fix moves the problematic code into t...

9.8CVSS5.6AI score0.00298EPSS
SaveExploits0References20Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.31 views

CVE-2026-43163 md/bitmap: fix GPF in write_page caused by resize race

In the Linux kernel, the following vulnerability has been resolved: md/bitmap: fix GPF in writepage caused by resize race A General Protection Fault occurs in writepage during array resize: RIP: 0010:writepage+0x22b/0x3c0 mdmod This is a use-after-free race between bitmapdaemonwork and...

0.00091EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:27 a.m.9 views

CVE-2026-43121

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix userref race between scrub and refill paths The iozcrxputniovuref function uses a non-atomic check-then-decrement pattern atomicread followed by separate atomicdec to manipulate userrefs. This is serialized...

5.8AI score0.00088EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/06 11:27 a.m.4 views

CVE-2026-43121 io_uring/zcrx: fix user_ref race between scrub and refill paths

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix userref race between scrub and refill paths The iozcrxputniovuref function uses a non-atomic check-then-decrement pattern atomicread followed by separate atomicdec to manipulate userrefs. This is serialized...

4.7CVSS5.8AI score0.00088EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.35 views

CVE-2025-71274 rpmsg: core: fix race in driver_override_show() and use core helper

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
OSV
OSV
added 2026/05/06 11:27 a.m.5 views

CVE-2025-71274 rpmsg: core: fix race in driver_override_show() and use core helper

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.8CVSS5.8AI score0.00099EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:27 a.m.9 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...

5.8AI score0.00099EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/05/06 11:27 a.m.21 views

CVE-2025-71274

Summary (CVE-2025-71274): A race in the Linux kernel rpmsg driver_override_show() can cause use-after-free of the driver_override string because reading occurs without the device_lock while the store path frees/modifies it under the lock. The fix replaces rpmsg_string_attr with explicit show/stor...

7.8CVSS5.8AI score0.00099EPSS
SaveExploits0References8Affected Software1
SUSE Linux
SUSE Linux
added 2026/05/06 7:42 a.m.5 views

Security update for PackageKit

This update for PackageKit fixes the following issue: CVE-2026-41651: race condition allows for arbitrary RPM package installation as root and can lead to LPE bsc1262220. Special Instructions and Notes: Patch Instructions: To install this SUSE update use the SUSE recommended installation methods...

9.3CVSS5.9AI score0.0046EPSS
SaveExploits11References4
OSV
OSV
added 2026/05/06 7:42 a.m.10 views

SUSE-SU-2026:1700-1 Security update for PackageKit

This update for PackageKit fixes the following issue: - CVE-2026-41651: race condition allows for arbitrary RPM package installation as root and can lead to LPE bsc1262220...

8.8CVSS5.9AI score0.0046EPSS
SaveExploits11References3
OSV
OSV
added 2026/05/06 6:0 a.m.7 views

RLSA-2026:13285 Important: libcap security update

Libcap is a library for getting and setting POSIX.1e formerly POSIX 6 draft 15 capabilities. Security Fixes: libcap: libcap: Privilege escalation via TOCTOU race condition in capsetfile CVE-2026-4878 For more details about the security issues, including the impact, a CVSS score, acknowledgments,...

6.7CVSS5.8AI score0.00206EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/05/06 1:43 a.m.13 views

SUSE CVE-2026-31728

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uether: Fix race between getherdisconnect and ethstop A race condition between getherdisconnect and ethstop leads to a NULL pointer dereference. Specifically, if ethstop is triggered concurrently while getherdisconne...

4.7CVSS5.7AI score0.00089EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/06 1:42 a.m.15 views

SUSE CVE-2026-31761

In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050: Move iiodeviceregister to correct location iiodeviceregister should be at the end of the probe function to prevent race conditions. Place iiodeviceregister at the end of the probe function and place...

6.4CVSS5.7AI score0.00104EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/05/06 1:41 a.m.13 views

SUSE CVE-2026-43023

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: fix race conditions in scosockconnect scosockconnect checks skstate and sktype without holding the socket lock. Two concurrent connect syscalls on the same socket can both pass the check and enter scoconnect,...

7CVSS5.8AI score0.00097EPSS
SaveExploits0References16
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.13 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 a race condition in the tcpv6synrecvsock function. This vulnerability may allow sub-sockets to us...

9.8CVSS5.8AI score0.00298EPSS
SaveExploits0References1
Redos
Redos
added 2026/05/06 12:0 a.m.13 views

ROS-20260506-73-0008

Vulnerability in binutils related to execution of a loop with an unreachable exit condition. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

6.2CVSS5.9AI score0.00176EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.9 views

PT-2026-37579

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the SMB client within the query interfaces function. This occurs when two query interface operations concurrently attempt to update the interfaces. The issue i...

8.8CVSS5.4AI score0.00354EPSS
SaveExploits0
Rows per page
Query Builder