Lucene search
+L

1289 matches found

SUSE CVE
SUSE CVE
added 2024/08/08 2:20 a.m.4 views

SUSE CVE-2024-42250

In the Linux kernel, the following vulnerability has been resolved: cachefiles: add missing lock protection when polling Add missing lock protection in poll routine when iterating xarray, otherwise: Even with RCU read lock held, only the slot of the radix tree is ensured to be pinned there, while...

5.5CVSS7.6AI score0.00172EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/07 4:15 p.m.6 views

UBUNTU-CVE-2024-42250

In the Linux kernel, the following vulnerability has been resolved: cachefiles: add missing lock protection when polling Add missing lock protection in poll routine when iterating xarray, otherwise: Even with RCU read lock held, only the slot of the radix tree is ensured to be pinned there, while...

7.8CVSS6.6AI score0.00172EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
added 2024/08/07 12:28 a.m.9 views

kernel: tls: fix missing memory barrier in tls_init

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

5.5CVSS6.5AI score0.00255EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/06 2:2 a.m.5 views

SUSE CVE-2024-41033

In the Linux kernel, the following vulnerability has been resolved: cachestat: do not flush stats in recency check syzbot detects that cachestat is flushing stats, which can sleep, in its RCU read section see 1. This is done in the workingsettestrecent step which checks if the folio's eviction is...

5.5CVSS7.6AI score0.00288EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 3:15 p.m.2 views

DEBIAN-CVE-2024-41033

In the Linux kernel, the following vulnerability has been resolved: cachestat: do not flush stats in recency check syzbot detects that cachestat is flushing stats, which can sleep, in its RCU read section see 1. This is done in the workingsettestrecent step which checks if the folio's eviction is...

5.5CVSS5.3AI score0.00288EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.6 views

SUSE CVE-2024-40920

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: fix suspicious rcu usage in brmstsetstate I converted brmstsetstate to RCU to avoid a vlan use-after-free but forgot to change the vlan group dereference helper. Switch to vlan group RCU deref helper to fix the...

5.5CVSS6.5AI score0.00417EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

DEBIAN-CVE-2024-40947

In the Linux kernel, the following vulnerability has been resolved: ima: Avoid blocking in RCU read-side critical section A panic happens in imamatchpolicy: BUG: unable to handle kernel NULL pointer dereference at 0000000000000010 PGD 42f873067 P4D 0 Oops: 0000 1 SMP NOPTI CPU: 5 PID: 1286325 Com...

5.5CVSS5.6AI score0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.2 views

DEBIAN-CVE-2024-40921

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: pass vlan group directly to brmstvlansetstate Pass the already obtained vlan group pointer to brmstvlansetstate instead of dereferencing it again. Each caller has already correctly dereferenced it for their...

5.5CVSS5.6AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.2 views

DEBIAN-CVE-2024-39503

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type Lion Ackermann reported that there is a race condition between namespace cleanup in ipset and the garbage collection of the list:set type. The...

7CVSS6.1AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

UBUNTU-CVE-2024-40905

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible race in fib6droppcpufrom syzbot found a race in fib6droppcpufrom 1 If compiler reads more than once ppcpurt, second read could read NULL, if another cpu clears the value in rt6getpcpuroute. Add a READONCE to...

4.7CVSS6.6AI score0.00272EPSS
SaveExploits0References29
OSV
OSV
added 2024/07/12 1:15 p.m.16 views

UBUNTU-CVE-2024-40920

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: fix suspicious rcu usage in brmstsetstate I converted brmstsetstate to RCU to avoid a vlan use-after-free but forgot to change the vlan group dereference helper. Switch to vlan group RCU deref helper to fix the...

7.8CVSS6.6AI score0.00417EPSS
SaveExploits0References14
CNNVD
CNNVD
added 2024/07/12 12:0 a.m.7 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from a questionable RCU usage in the net:bridge:mst component in the brmstsetstate function...

7.8CVSS8.2AI score0.00417EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/07/09 12:0 a.m.28 views

PT-2024-29225

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the bpf timer cancel and free function in the Linux kernel, where two timer callbacks trying to cancel each other can lead to a deadlock situation. This can be...

7.8CVSS5.5AI score0.00269EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2024/06/26 1:32 p.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: fixed the race condition in dstnegativeadvice The dstnegativeadvice function does not enforce proper RCU rules when sk-dstcache must be cleared, leading to a potential Use-After-Free error UAF. RCU rules state that we must...

7.8CVSS6.5AI score0.02701EPSS
SaveExploits1References3
OSV
OSV
added 2024/06/25 3:15 p.m.1 views

DEBIAN-CVE-2024-38385

In the Linux kernel, the following vulnerability has been resolved: genirq/irqdesc: Prevent use-after-free in irqfindatorafter irqfindatorafter dereferences the interrupt descriptor which is returned by mtfind while neither holding sparseirqlock nor RCU read lock, which means the descriptor can b...

5.5CVSS5.4AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/25 3:15 p.m.11 views

UBUNTU-CVE-2024-38385

In the Linux kernel, the following vulnerability has been resolved: genirq/irqdesc: Prevent use-after-free in irqfindatorafter irqfindatorafter dereferences the interrupt descriptor which is returned by mtfind while neither holding sparseirqlock nor RCU read lock, which means the descriptor can b...

7.8CVSS5.9AI score0.00216EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/06/22 3:36 a.m.10 views

SUSE CVE-2024-36286

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: acquire rcureadlock in instancedestroyrcu syzbot reported that nfreinject could be called without rcureadlock : WARNING: suspicious RCU usage 6.9.0-rc7-syzkaller-02060-g5c1672705a1a 0 Not tainted...

4.7CVSS6.5AI score0.00277EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/06/21 3:6 a.m.5 views

SUSE CVE-2024-36979

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mst: fix vlan use-after-free syzbot reported a suspicious rcu usage1 in bridge's mst code. While fixing it I noticed that nothing prevents a vlan to be freed while walking the list from the same path br forward delay...

7CVSS6.4AI score0.00257EPSS
SaveExploits0References18
OSV
OSV
added 2024/06/19 2:15 p.m.4 views

DEBIAN-CVE-2024-38618

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

5.5CVSS5.5AI score0.00648EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.2 views

DEBIAN-CVE-2024-38588

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix possible use-after-free issue in ftracelocation KASAN reports a bug: BUG: KASAN: use-after-free in ftracelocation+0x90/0x120 Read of size 8 at addr ffff888141d40010 by task insmod/424 CPU: 8 PID: 424 Comm: insmod...

7.8CVSS5.8AI score0.00237EPSS
SaveExploits0References1
Rows per page
Query Builder