Lucene search
+L

9974 matches found

NVD
NVD
added 2025/09/15 3:15 p.m.12 views

CVE-2023-53252

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use RCU for hciconnparams and iterate safely in hcisync hciupdateacceptlistsync iterates over hdev-pendleconns and hdev-pendlereports, and waits for controller events in the loop body, without holding hdev lock...

7.8CVSS0.00147EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

DEBIAN-CVE-2023-53252

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use RCU for hciconnparams and iterate safely in hcisync hciupdateacceptlistsync iterates over hdev-pendleconns and hdev-pendlereports, and waits for controller events in the loop body, without holding hdev lock...

7.8CVSS6AI score0.00147EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2023-53231

In the Linux kernel, the following vulnerability has been resolved: erofs: Fix detection of atomic context Current check for atomic context is not sufficient as zerofsdecompressqueueendio can be called under rcu lock from blkmqflushpluglist. See the stacktrace 1 In such case we should hand off th...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 3:15 p.m.12 views

UBUNTU-CVE-2023-53252

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use RCU for hciconnparams and iterate safely in hcisync hciupdateacceptlistsync iterates over hdev-pendleconns and hdev-pendlereports, and waits for controller events in the loop body, without holding hdev lock...

7.8CVSS6.2AI score0.00147EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 3:15 p.m.8 views

UBUNTU-CVE-2023-53229

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix invalid drvstaprercuremove calls for non-uploaded sta Avoid potential data corruption issues caused by uninitialized driver private data structures...

7.1CVSS5.9AI score0.00229EPSS
SaveExploits0References11
OSV
OSV
added 2025/09/15 3:15 p.m.8 views

UBUNTU-CVE-2022-50323

In the Linux kernel, the following vulnerability has been resolved: net: do not sense pfmemalloc status in skbappendpagefrags skbappendpagefrags is used by afunix and udp sendpage implementation so far. In commit 326140063946 "tcp: TX zerocopy should not sense pfmemalloc status" we explained why ...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.19 views

CVE-2023-53252 Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use RCU for hciconnparams and iterate safely in hcisync hciupdateacceptlistsync iterates over hdev-pendleconns and hdev-pendlereports, and waits for controller events in the loop body, without holding hdev lock...

7.8CVSS0.00147EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/15 2:46 p.m.3 views

CVE-2023-53252 Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use RCU for hciconnparams and iterate safely in hcisync hciupdateacceptlistsync iterates over hdev-pendleconns and hdev-pendlereports, and waits for controller events in the loop body, without holding hdev lock...

6.1AI score0.00147EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/15 2:21 p.m.47 views

CVE-2023-53213

The CVE-2023-53213 issue affects the Linux kernel brcmfmac driver, causing a slab-out-of-bounds read in kmemdup called from brcmf_get_assoc_ies when assoc_info->req_len (from a USB URB) exceeds WL_EXTRA_BUF_MAX. The advisory states this was fixed by adding a size check for req_len/resp_len in ...

8.1CVSS6.1AI score0.00239EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.20 views

CVE-2022-50270 f2fs: fix the assign logic of iocb

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix the assign logic of iocb commit 18ae8d12991b "f2fs: show more DIO information in tracepoint" introduces iocb field in 'f2fsdirectIOenter' trace event And it only assigns the pointer and later it accesses its field in...

7.1CVSS0.00157EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/15 2:15 p.m.9 views

CVE-2023-53198

In the Linux kernel, the following vulnerability has been resolved: raw: Fix NULL deref in rawgetnext. Dae R. Jeong reported a NULL deref in rawgetnext 0. It seems that the repro was running these sequences in parallel so that one thread was iterating on a socket that was being freed in another...

5.5CVSS0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:15 p.m.7 views

DEBIAN-CVE-2023-53198

In the Linux kernel, the following vulnerability has been resolved: raw: Fix NULL deref in rawgetnext. Dae R. Jeong reported a NULL deref in rawgetnext 0. It seems that the repro was running these sequences in parallel so that one thread was iterating on a socket that was being freed in another...

5.5CVSS5.4AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.4 views

DEBIAN-CVE-2022-50241

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix use-after-free on source server when doing inter-server copy Use-after-free occurred when the laundromat tried to free expired cpntfstate entry on the s2scpstateids list after inter-server copy completed. The sccplist...

7.8CVSS5.7AI score0.00362EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 2:15 p.m.9 views

CVE-2022-50241

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix use-after-free on source server when doing inter-server copy Use-after-free occurred when the laundromat tried to free expired cpntfstate entry on the s2scpstateids list after inter-server copy completed. The sccplist...

8.8CVSS0.00362EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 2:15 p.m.10 views

UBUNTU-CVE-2022-50241

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix use-after-free on source server when doing inter-server copy Use-after-free occurred when the laundromat tried to free expired cpntfstate entry on the s2scpstateids list after inter-server copy completed. The sccplist...

8.8CVSS5.8AI score0.00362EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 2:15 p.m.12 views

UBUNTU-CVE-2023-53198

In the Linux kernel, the following vulnerability has been resolved: raw: Fix NULL deref in rawgetnext. Dae R. Jeong reported a NULL deref in rawgetnext 0. It seems that the repro was running these sequences in parallel so that one thread was iterating on a socket that was being freed in another...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/15 2:06 p.m.11 views

CVE-2023-53198 raw: Fix NULL deref in raw_get_next().

In the Linux kernel, the following vulnerability has been resolved: raw: Fix NULL deref in rawgetnext. Dae R. Jeong reported a NULL deref in rawgetnext 0. It seems that the repro was running these sequences in parallel so that one thread was iterating on a socket that was being freed in another...

0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 2:06 p.m.8 views

CVE-2023-53198 raw: Fix NULL deref in raw_get_next().

In the Linux kernel, the following vulnerability has been resolved: raw: Fix NULL deref in rawgetnext. Dae R. Jeong reported a NULL deref in rawgetnext 0. It seems that the repro was running these sequences in parallel so that one thread was iterating on a socket that was being freed in another...

6.7AI score
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:06 p.m.51 views

CVE-2023-53198

CVE-2023-53198 affects the Linux kernel raw socket handling (net/ipv4/raw.c). The vulnerability is a NULL dereference in raw_get_next(), triggered by races where a socket in one netns is freed while another thread iterates SOCK_RAW sockets. The root cause involves using RCU-based iteration with h...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/09/15 2:01 p.m.39 views

CVE-2022-50241

CVE-2022-50241 is a Linux kernel local-use-after-free in NFSD during inter-server copy. The race occurs when a CLOSE may be sent before FREE_STATEID, leaving a freed lock/state entry on the s2s_cp_stateids/sc_cp_list and triggering a BAD_STATEID on subsequent FREE_STATEID. The referenced patches ...

8.8CVSS6.1AI score0.00362EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder