Lucene search
+L

1261 matches found

OSV
OSV
added 2024/03/04 6:15 p.m.11 views

UBUNTU-CVE-2021-47103

In the Linux kernel, the following vulnerability has been resolved: inet: fully convert sk-skrxdst to RCU rules syzbot reported various issues around early demux, one being included in this changelog 1 sk-skrxdst is using RCU protection without clearly documenting it. And following sequences in...

7.8CVSS6AI score0.00953EPSS
SaveExploits1References13
OSV
OSV
added 2024/03/02 10:15 p.m.2 views

DEBIAN-CVE-2023-52581

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: fix memleak when more than 255 elements expired When more than 255 elements expired we're supposed to switch to a new gc container structure. This never happens: u8 type will wrap before reaching the boundary...

6.3CVSS5.5AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/02 10:15 p.m.5 views

UBUNTU-CVE-2023-52522

In the Linux kernel, the following vulnerability has been resolved: net: fix possible store tearing in neighperiodicwork While looking at a related syzbot report involving neighperiodicwork, I found that I forgot to add an annotation when deleting an RCU protected item from a list. Readers use...

5.5CVSS6.1AI score0.00332EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/03/02 5:20 a.m.5 views

SUSE CVE-2023-52483

In the Linux kernel, the following vulnerability has been resolved: mctp: perform route lookups under a RCU read-side lock Our current route lookups mctproutelookup and mctproutelookupnull traverse the net's route list without the RCU read lock held. This means the route lookup is subject to...

7CVSS6.7AI score0.00231EPSS
SaveExploits0References9
OSV
OSV
added 2024/02/29 11:15 p.m.9 views

UBUNTU-CVE-2021-47061

In the Linux kernel, the following vulnerability has been resolved: KVM: Destroy I/O bus devices on unregister failure after sync'ing SRCU If allocating a new instance of an I/O bus fails when unregistering a device, wait to destroy the device until after all readers are guaranteed to see the new...

7.8CVSS6.2AI score0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/29 6:15 a.m.4 views

DEBIAN-CVE-2023-52483

In the Linux kernel, the following vulnerability has been resolved: mctp: perform route lookups under a RCU read-side lock Our current route lookups mctproutelookup and mctproutelookupnull traverse the net's route list without the RCU read lock held. This means the route lookup is subject to...

7.8CVSS5.8AI score0.00231EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.8 views

SUSE CVE-2021-46929

In the Linux kernel, the following vulnerability has been resolved: sctp: use callrcu to free endpoint This patch is to delay the endpoint free by calling callrcu to fix another use-after-free issue in sctpsockdump: BUG: KASAN: use-after-free in lockacquire+0x36d9/0x4c20 Call Trace:...

7.3CVSS7.5AI score0.00258EPSS
SaveExploits0References21
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.4 views

CVE-2021-46929

In the Linux kernel, the following vulnerability has been resolved: sctp: use callrcu to free endpoint This patch is to delay the endpoint free by calling callrcu to fix another use-after-free issue in sctpsockdump: BUG: KASAN: use-after-free in lockacquire+0x36d9/0x4c20 Call Trace:...

5.5CVSS6.1AI score0.00258EPSS
SaveExploits0References7Affected Software1
SUSE CVE
SUSE CVE
added 2024/02/24 3:17 a.m.5 views

SUSE CVE-2023-52447

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr decreases the...

6.7CVSS6.3AI score0.00247EPSS
SaveExploits0References17
Microsoft CVE
Microsoft CVE
added 2024/02/15 8:0 a.m.9 views

Kernel: race condition leads to use after free during vma lock in lock_vma_under_rcu

...

5.1CVSS7.3AI score0.00228EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2023/12/19 2:15 p.m.6 views

CVE-2023-6932

A use-after-free vulnerability in the Linux kernel's ipv4: igmp component can be exploited to achieve local privilege escalation. A race condition can be exploited to cause a timer be mistakenly registered on a RCU read locked object which is freed by another thread. We recommend upgrading past...

7.8CVSS7.2AI score0.00367EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2023/12/19 2:9 p.m.7 views

CVE-2023-6932 Use-after-free in Linux kernel's ipv4: igmp component

A use-after-free vulnerability in the Linux kernel's ipv4: igmp component can be exploited to achieve local privilege escalation. A race condition can be exploited to cause a timer be mistakenly registered on a RCU read locked object which is freed by another thread. We recommend upgrading past...

7.8CVSS6.6AI score0.00367EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: wifi: rtw88: use work to update rate to avoid RCU warning

A flaw was identified in the Linux kernel’s rtw88 Wi-Fi driver drivers/net/wireless/realtek/rtw88 where the ieee80211ops::starcupdate callback was invoked within a Read-Copy-Update RCU read-side critical section without proper atomicity or deferral. The ieee80211chanbwchange function holds an RCU...

8.8CVSS5.9AI score0.0025EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.6 views

kernel: net/mlx5e: Fix deadlock in tc route query code

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix deadlock in tc route query code Cited commit causes ABBA deadlock0 when peer flows are created while holding the devcom rw semaphore. Due to peer flows offload implementation the lock is taken much higher up the ca...

5.5CVSS6.8AI score0.0012EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.6 views

kernel: net/mlx5e: Fix deadlock in tc route query code

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix deadlock in tc route query code Cited commit causes ABBA deadlock0 when peer flows are created while holding the devcom rw semaphore. Due to peer flows offload implementation the lock is taken much higher up the ca...

5.5CVSS6.8AI score0.0012EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.6 views

kernel: rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()

A lockdep warning was found in the Linux kernel's RCU subsystem. The rcuforcequiescentstate function incorrectly uses thiscpuread in preemptible code context. This macro requires preemption to be disabled, but the code can be called from preemptible context during rcutorture testing, triggering a...

5.8AI score0.00214EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/11/07 12:0 a.m.5 views

PT-2025-37562

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL dereference issue was identified and resolved in the Linux kernel's raw get next function. This issue stemmed from parallel execution sequences potentially freeing a socket while...

5.5CVSS6.2AI score0.00145EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2023/11/07 12:0 a.m.6 views

PT-2025-41115

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.0-rc1 Description The Linux kernel contains a flaw related to SRCU Sub Read Copy Update. A commit assumed that CPU 0 is always online, but this is not always the case, particularly when booting a kdump kernel...

5.5CVSS5.9AI score0.00134EPSS
SaveExploits0References19
OSV
OSV
added 2023/10/31 2:15 p.m.9 views

UBUNTU-CVE-2023-4610

Rejected reason: The SRCU code was added in upstream kernel v6.4-rc1 and removed before v6.4. This bug only existed in development kernels. Please see https://lore.kernel.org/all/[email protected] and https://bugzilla.suse.com/showbug.cgi?id=1215932 for more information...

5.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/09/05 12:0 a.m.4 views

PT-2025-53190

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.5.0-rc4-rt2-yocto-preempt-rt+ 15 Description The Linux kernel contained a flaw related to memory information dumping within the RCU Read-Copy-Update subsystem. Specifically, when call rcu was invoked multiple...

6CVSS5.9AI score0.00174EPSS
SaveExploits0
Rows per page
Query Builder