Lucene search
+L

384 matches found

Cvelist
Cvelist
added 2024/05/19 8:34 a.m.39 views

CVE-2024-35899 netfilter: nf_tables: flush pending destroy work before exit_net release

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: flush pending destroy work before exitnet release Similar to 2c9f0293280e "netfilter: nftables: flush pending destroy work before netlink notifier" to address a race between exitnet and the destroy workqueue...

7.3CVSS6.3AI score0.00201EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/05/18 1:05 a.m.28 views

CVE-2024-35855

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix possible use-after-free during activity update The rule activity update delayed work periodically traverses the list of configured rules and queries their activity from the device. As part of this task...

5.5CVSS6.5AI score0.0023EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/17 2:47 p.m.27 views

CVE-2024-35855 mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix possible use-after-free during activity update The rule activity update delayed work periodically traverses the list of configured rules and queries their activity from the device. As part of this task...

7.8CVSS6.8AI score0.0023EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/17 2:47 p.m.3537 views

CVE-2024-35855

CVE-2024-35855 : Linux kernel issue in mlxsw spectrum_acl_tcam caused a local use-after-free during activity update. The bug happens when the rule activity update traverses configured rules and reads ventry->entry, which can be concurrently changed by the rehash path. The fix closes the race b...

7.8CVSS6.7AI score0.0023EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/03 12:00 a.m.16 views

PT-2024-4090

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to a slab-use-after-free vulnerability in the msft do close function. This vulnerability is caused by a race condition where the msft-data is freed in hci release de...

7.8CVSS5.5AI score0.00212EPSS
SaveExploits0
NVD
NVD
added 2024/05/01 1:15 p.m.25 views

CVE-2024-27061

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce - Fix use after free in unprepare sun8icecipherunprepare should be called before cryptofinalizeskcipherrequest, because client callbacks may immediately free memory, that isn't needed anymore. But it will be used...

7.8CVSS6.4AI score0.00226EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.31 views

CVE-2024-27061

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce - Fix use after free in unprepare sun8icecipherunprepare should be called before cryptofinalizeskcipherrequest, because client callbacks may immediately free memory, that isn't needed anymore. But it will be used...

7.8CVSS5.9AI score0.00226EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.31 views

CVE-2024-26951

In the Linux kernel, the following vulnerability has been resolved: wireguard: netlink: check for dangling peer via isdead instead of empty list If all peers are removed via wgpeerremoveall, rather than setting peerlist to empty, the peer is added to a temporary list with a head on the stack of...

7.8CVSS6.3AI score0.00233EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2024/05/01 5:18 a.m.42 views

CVE-2024-26951 wireguard: netlink: check for dangling peer via is_dead instead of empty list

In the Linux kernel, the following vulnerability has been resolved: wireguard: netlink: check for dangling peer via isdead instead of empty list If all peers are removed via wgpeerremoveall, rather than setting peerlist to empty, the peer is added to a temporary list with a head on the stack of...

7.8CVSS7.8AI score0.00233EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/05/01 5:18 a.m.32 views

CVE-2024-26951

In the Linux kernel, the following vulnerability has been resolved: wireguard: netlink: check for dangling peer via isdead instead of empty list If all peers are removed via wgpeerremoveall, rather than setting peerlist to empty, the peer is added to a temporary list with a head on the stack of...

7.8CVSS7.3AI score0.00233EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/17 7:54 p.m.37 views

CVE-2024-26852

A use-after-free flaw was found in ip6routempathnotify in the Linux kernel. This may lead to a crash...

7CVSS7.7AI score0.00269EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/17 6:54 p.m.26 views

CVE-2024-26875

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2contextsetnotify Syzbot reported BUG: KASAN: slab-use-after-free in pvr2contextsetnotify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-context.c:35 Read of size 4 at addr ffff888113aeb0d8 by task...

4.4CVSS7AI score0.00247EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/17 11:15 a.m.24 views

CVE-2024-26852

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6routempathnotify syzbot found another use-after-free in ip6routempathnotify 1 Commit f7225172f25a "net/ipv6: prevent use after free in ip6routempathnotify" was not able to fix the root cause. We...

7.8CVSS7.5AI score0.00269EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.38 views

CVE-2024-26875 media: pvrusb2: fix uaf in pvr2_context_set_notify

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2contextsetnotify Syzbot reported BUG: KASAN: slab-use-after-free in pvr2contextsetnotify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-context.c:35 Read of size 4 at addr ffff888113aeb0d8 by task...

7.8AI score0.00247EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/04/17 10:17 a.m.69 views

CVE-2024-26852 net/ipv6: avoid possible UAF in ip6_route_mpath_notify()

In the Linux kernel, the following vulnerability has been resolved: net/ipv6: avoid possible UAF in ip6routempathnotify syzbot found another use-after-free in ip6routempathnotify 1 Commit f7225172f25a "net/ipv6: prevent use after free in ip6routempathnotify" was not able to fix the root cause. We...

7.8CVSS7.8AI score0.00269EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.29 views

CVE-2023-52637 can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)

In the Linux kernel, the following vulnerability has been resolved: can: j1939: Fix UAF in j1939skmatchfilter during setsockoptSOJ1939FILTER Lock jsk-sk to prevent UAF when setsockopt..., SOJ1939FILTER, ... modifies jsk-filters while receiving packets. Following trace was seen on affected system:...

7.8CVSS7.5AI score0.00231EPSS
SaveExploits0References7
CVE
CVE
added 2024/04/03 2:54 p.m.204 views

CVE-2023-52637

CVE-2023-52637 refers to a Linux kernel vulnerability in the j1939 subsystem where a use-after-free (UAF) could occur due to modification of jsk->filters while receiving packets and during setsockopt(SO_J1939_FILTER). The fix adds locking on jsk->sk to prevent UAF and stabilize access to fi...

7.8CVSS5.8AI score0.00231EPSS
SaveExploits0References8Affected Software1
Prion
Prion
added 2024/03/06 7:15 a.m.23 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: llc: call sockorphan at release time syzbot reported an interesting trace 1 caused by a stale sk-skwq pointer in a closed llc socket. In commit ff7b11aa481f "net: socket: set sock-sk to NULL after calling protoops::release" Eric...

6.4AI score0.00249EPSS
SaveExploits0References8
CVE
CVE
added 2024/03/06 6:45 a.m.5435 views

CVE-2024-26625

The CVE-2024-26625 entry concerns a Linux kernel issue in the LLC path where a stale sk->sk_wq pointer could remain after releasing an LLC socket. The trace indicates a use-after-free path triggered by sock_wfree and related sk_buff paths. The fix involves a commit that clears sock->sk afte...

7.8CVSS5.8AI score0.00249EPSS
SaveExploits0References10Affected Software1
Prion
Prion
added 2024/02/22 5:15 p.m.22 views

Race condition

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a race condition between btfput and mapfree When running ./testprogs -j in my local vm with latest kernel, I once hit a kasan error like below: 1887.184724 BUG: KASAN: slab-use-after-free in bpfrbrootfree+0x1f8/0x2b0...

4.3CVSS6.8AI score0.00226EPSS
SaveExploits0References3
Rows per page
Query Builder