Lucene search
+L

2640 matches found

CVE
CVE
added 2024/05/21 3:31 p.m.89 views

CVE-2023-52782

The CVE-2023-52782 entry pertains to the Linux kernel net/mlx5e driver: it fixes a race in tracking xmit metadata for PTP WQ where the skb may not be present in the mapping when the metadata index is tracked, risking a null pointer dereference. The fix ensures skb is in metadata mapping before tr...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.33 views

CVE-2023-52772 af_unix: fix use-after-free in unix_stream_read_actor()

In the Linux kernel, the following vulnerability has been resolved: afunix: fix use-after-free in unixstreamreadactor syzbot reported the following crash 1 After releasing unix socket lock, u-oobskb can be changed by another thread. We must temporarily increase skb refcount to make sure this othe...

7.5AI score0.00241EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.22 views

CVE-2023-52770 f2fs: split initial and dynamic conditions for extent_cache

In the Linux kernel, the following vulnerability has been resolved: f2fs: split initial and dynamic conditions for extentcache Let's allocate the extentcache tree without dynamic conditions to avoid a missing condition causing a panic as below. create a file w/ a compressed flag disable the...

6.9AI score0.00236EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:30 p.m.74 views

CVE-2023-52770

CVE-2023-52770 is a Linux-kernel (f2fs) issue: the bug stems from how extent_cache is allocated, with a split between initial and dynamic conditions that could trigger a panic during extent_cache updates (observed during a file creation with compressed flag and subsequent operations). The vulnera...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.34 views

CVE-2023-52770 f2fs: split initial and dynamic conditions for extent_cache

In the Linux kernel, the following vulnerability has been resolved: f2fs: split initial and dynamic conditions for extentcache Let's allocate the extentcache tree without dynamic conditions to avoid a missing condition causing a panic as below. create a file w/ a compressed flag disable the...

6.4AI score0.00236EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.23 views

CVE-2023-52768 wifi: wilc1000: use vmm_table as array in wilc struct

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: use vmmtable as array in wilc struct Enabling KASAN and running some iperf tests raises some memory issues with vmmtable: BUG: KASAN: slab-out-of-bounds in wilcwlanhandletxq+0x6ac/0xdb4 Write of size 4 at addr...

6.8AI score0.00231EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 3:30 p.m.94 views

CVE-2023-52768

CVE-2023-52768 affects the Linux kernel, specifically the wifi wilc1000 path. The issue arises from a mismatch in allocation size for vmm_table (missing a sizeof(u32) factor), enabling a KASAN slab-out-of-bounds write in wilc_wlan_handle_txq when writing to vmm_table. The connected Astra Linux bu...

5.6CVSS7AI score0.00231EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.47 views

CVE-2023-52768

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: use vmmtable as array in wilc struct Enabling KASAN and running some iperf tests raises some memory issues with vmmtable: BUG: KASAN: slab-out-of-bounds in wilcwlanhandletxq+0x6ac/0xdb4 Write of size 4 at addr...

5.6CVSS6.5AI score0.00231EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:30 p.m.18 views

CVE-2023-52768 wifi: wilc1000: use vmm_table as array in wilc struct

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: use vmmtable as array in wilc struct Enabling KASAN and running some iperf tests raises some memory issues with vmmtable: BUG: KASAN: slab-out-of-bounds in wilcwlanhandletxq+0x6ac/0xdb4 Write of size 4 at addr...

5.6CVSS6AI score0.00231EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/21 3:30 p.m.23 views

CVE-2023-52751 smb: client: fix use-after-free in smb2_query_info_compound()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in smb2queryinfocompound The following UAF was triggered when running fstests generic/072 with KASAN enabled against Windows Server 2022 and mount options...

7.8CVSS5.8AI score0.00241EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/21 3:30 p.m.184 views

CVE-2023-52751

CVE-2023-52751 : In the Linux kernel CIFS (smb2_query_info_compound), a race between open_cached_dir() and cached_dir_lease_break() can trigger a use-after-free in the cache entry for a newly created directory handle. The issue arises as the code drops the last reference to the new cfid while a l...

7.8CVSS6.6AI score0.00241EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.37 views

CVE-2023-52751 smb: client: fix use-after-free in smb2_query_info_compound()

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in smb2queryinfocompound The following UAF was triggered when running fstests generic/072 with KASAN enabled against Windows Server 2022 and mount options...

6.4AI score0.00241EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.31 views

CVE-2023-52751

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free in smb2queryinfocompound The following UAF was triggered when running fstests generic/072 with KASAN enabled against Windows Server 2022 and mount options...

7.8CVSS8AI score0.00241EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:22 p.m.35 views

CVE-2023-52707 sched/psi: Fix use-after-free in ep_remove_wait_queue()

In the Linux kernel, the following vulnerability has been resolved: sched/psi: Fix use-after-free in epremovewaitqueue If a non-root cgroup gets removed when there is a thread that registered trigger and is polling on a pressure file within the cgroup, the polling waitqueue gets freed in the...

6.5AI score0.00262EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:22 p.m.24 views

CVE-2023-52707 sched/psi: Fix use-after-free in ep_remove_wait_queue()

In the Linux kernel, the following vulnerability has been resolved: sched/psi: Fix use-after-free in epremovewaitqueue If a non-root cgroup gets removed when there is a thread that registered trigger and is polling on a pressure file within the cgroup, the polling waitqueue gets freed in the...

7.8CVSS5.9AI score0.00262EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/21 3:15 p.m.19 views

CVE-2021-47402

In the Linux kernel, the following vulnerability has been resolved: net: sched: flower: protect flwalk with rcu Patch that refactored flwalk to use idrforeachentrycontinueul also removed rcu protection of individual filters which causes following use-after-free when filter is deleted concurrently...

7.8CVSS6.3AI score0.00244EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.17 views

CVE-2021-47402

In the Linux kernel, the following vulnerability has been resolved: net: sched: flower: protect flwalk with rcu Patch that refactored flwalk to use idrforeachentrycontinueul also removed rcu protection of individual filters which causes following use-after-free when filter is deleted concurrently...

7.8CVSS7.9AI score
SaveExploits0References4
NVD
NVD
added 2024/05/21 3:15 p.m.22 views

CVE-2021-47372

In the Linux kernel, the following vulnerability has been resolved: net: macb: fix use after free on rmmod platdev-dev-platformdata is released by platformdeviceunregister, use of pclk and hclk is a use-after-free. Since device unregister won't need a clk device we adjust the function call sequen...

7.8CVSS6.6AI score0.00242EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.23 views

CVE-2021-47379

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd KASAN reports a use-after-free report when doing fuzz test: 693354.104835 ================================================================== 693354.105094 BUG:...

7.8CVSS7.5AI score
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47303

In the Linux kernel, the following vulnerability has been resolved: bpf: Track subprog poke descriptors correctly and fix use-after-free Subprograms are calling mappoketrack, but on program release there is no hook to call mappokeuntrack. However, on program release, the aux memory and poke...

7.8CVSS5.7AI score0.00235EPSS
SaveExploits0References1
Rows per page
Query Builder