Lucene search
+L

1259 matches found

OSV
OSV
added 2024/05/01 6:15 a.m.10 views

DEBIAN-CVE-2024-26961

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix llsec key resources release in mac802154llseckeydel mac802154llseckeydel can free resources of a key directly without following the RCU rules for waiting before the end of a grace period. This may lead to...

7.8CVSS6.1AI score0.00237EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.8 views

kernel: rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() being kprobe-ed

In the Linux kernel, the following vulnerability has been resolved: rcu: Avoid stack overflow due to rcuirqenterchecktick being kprobe-ed Registering a kprobe on rcuirqenterchecktick can cause kernel stack overflow as shown below. This issue can be reproduced by enabling CONFIGNOHZFULL and bootin...

5.5CVSS6.9AI score0.00162EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.4 views

kernel: dm: don't attempt to queue IO under RCU protection

A sleep-in-atomic-context bug was found in the Device Mapper subsystem in the Linux kernel. When processing REQNOWAIT requests, dm incorrectly submits I/O while holding an RCU read lock, assuming that REQNOWAIT means no scheduling can occur. However, mempoolalloc and other allocation functions ma...

7.2AI score0.00201EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/30 2:26 a.m.10 views

SUSE CVE-2022-48649

In the Linux kernel, the following vulnerability has been resolved: mm/slabcommon: fix possible double free of kmemcache When doing slubdebug test, kfence's 'testmemcachetypesafebyrcu' kunit test case cause a use-after-free error: BUG: KASAN: use-after-free in kobjectdel+0x14/0x30 Read of size 8 ...

7.8CVSS6.4AI score0.00217EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/04/23 12:0 a.m.7 views

PT-2024-3621 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a Use-After-Free vulnerability in the tcp ao connect init function. This vulnerability is caused by a race condition in the RCU API, where the call rcu function...

9.8CVSS6.7AI score0.01483EPSS
SaveExploits3References719
SUSE CVE
SUSE CVE
added 2024/04/20 2:8 a.m.5 views

SUSE CVE-2024-26910

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix performance regression in swap operation The patch "netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test", commit 28628fa9 fixes a race condition. But the synchronizercu add...

4.7CVSS6.6AI score0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 4:15 p.m.4 views

DEBIAN-CVE-2024-26910

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix performance regression in swap operation The patch "netfilter: ipset: fix race condition between swap/destroy and kernel side add/del/test", commit 28628fa9 fixes a race condition. But the synchronizercu add...

4.7CVSS5.7AI score0.00175EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/04/05 2:21 a.m.5 views

SUSE CVE-2024-26666

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/02 7:15 a.m.2 views

DEBIAN-CVE-2024-26666

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

7.8CVSS5.8AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/02 7:15 a.m.21 views

AZL-58792 CVE-2023-52632 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

5.5CVSS6.2AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/02 7:15 a.m.3 views

DEBIAN-CVE-2023-52632

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

5.5CVSS5.4AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/02 7:15 a.m.5 views

UBUNTU-CVE-2024-26666

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

7.8CVSS5.7AI score0.00234EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/04/02 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a security flaw in the use of RCUs in TDLS fast-xmit...

7.8CVSS5.9AI score0.00234EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/03/26 12:0 a.m.3 views

Linux kernel 安全漏洞

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 not checking rcureadlocktraceheld before calling the bpf mapping helper...

7.8CVSS6.4AI score0.00238EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/03/07 4:44 a.m.10 views

SUSE 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...

7CVSS6.2AI score0.00455EPSS
SaveExploits1References11
OSV
OSV
added 2024/03/04 6:15 p.m.2 views

DEBIAN-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.8CVSS5.5AI score0.00455EPSS
SaveExploits1References1
OSV
OSV
added 2024/03/04 6:15 p.m.10 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.00455EPSS
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.3 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.00228EPSS
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
Rows per page
Query Builder