CVE-2024-50125
- EPSS 0.02%
- Veröffentlicht 05.11.2024 18:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:52
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on sco_sock_timeout conn->sk maybe have been unlinked/freed while waiting for sco_conn_lock so this checks if the conn->sk is still valid by checking if it ...
- EPSS 0.01%
- Veröffentlicht 05.11.2024 18:15:14
- Zuletzt bearbeitet 11.12.2024 15:15:11
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix race between laundromat and free_stateid There is a race between laundromat handling of revoked delegations and a client sending free_stateid operation. Laundromat thread...
CVE-2024-50112
- EPSS 0.02%
- Veröffentlicht 05.11.2024 18:15:14
- Zuletzt bearbeitet 01.10.2025 21:15:48
In the Linux kernel, the following vulnerability has been resolved: x86/lam: Disable ADDRESS_MASKING in most cases Linear Address Masking (LAM) has a weakness related to transient execution as described in the SLAM paper[1]. Unless Linear Address S...
CVE-2024-50115
- EPSS 0.01%
- Veröffentlicht 05.11.2024 18:15:14
- Zuletzt bearbeitet 03.11.2025 23:16:51
In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory Ignore nCR3[4:0] when loading PDPTEs from memory for nested SVM, as bits 4:0 of CR3 are ignored when PAE paging is used,...
CVE-2024-50095
- EPSS 0.01%
- Veröffentlicht 05.11.2024 17:15:06
- Zuletzt bearbeitet 12.05.2026 13:16:17
In the Linux kernel, the following vulnerability has been resolved: RDMA/mad: Improve handling of timed out WRs of mad agent Current timeout handler of mad agent acquires/releases mad_agent_priv lock for every timed out WRs. This causes heavy locki...
CVE-2023-52920
- EPSS 0.02%
- Veröffentlicht 05.11.2024 10:15:24
- Zuletzt bearbeitet 17.05.2026 16:16:13
In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction (jump) history to record instructions that performed register spill/fill to/from stack,...
CVE-2024-50073
- EPSS 0.02%
- Veröffentlicht 29.10.2024 01:15:04
- Zuletzt bearbeitet 03.11.2025 23:16:47
In the Linux kernel, the following vulnerability has been resolved: tty: n_gsm: Fix use-after-free in gsm_cleanup_mux BUG: KASAN: slab-use-after-free in gsm_cleanup_mux+0x77b/0x7b0 drivers/tty/n_gsm.c:3160 [n_gsm] Read of size 8 at addr ffff88815fe...
CVE-2024-50067
- EPSS 0.03%
- Veröffentlicht 28.10.2024 01:15:02
- Zuletzt bearbeitet 03.11.2025 23:16:46
In the Linux kernel, the following vulnerability has been resolved: uprobe: avoid out-of-bounds memory access of fetching args Uprobe needs to fetch args into a percpu buffer, and then copy to ring buffer to avoid non-atomic context problem. Somet...
- EPSS 0.02%
- Veröffentlicht 21.10.2024 20:15:18
- Zuletzt bearbeitet 03.11.2025 20:16:35
In the Linux kernel, the following vulnerability has been resolved: i3c: master: cdns: Fix use after free vulnerability in cdns_i3c_master Driver Due to Race Condition In the cdns_i3c_master_probe function, &master->hj_work is bound with cdns_i3c_m...
CVE-2024-50062
- EPSS 0.02%
- Veröffentlicht 21.10.2024 20:15:18
- Zuletzt bearbeitet 03.11.2025 23:16:46
In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-srv: Avoid null pointer deref during path establishment For RTRS path establishment, RTRS client initiates and completes con_num of connections. After establishing all it...