CVE-2023-52920
- EPSS 0.04%
- Veröffentlicht 05.11.2024 10:15:24
- Zuletzt bearbeitet 09.01.2025 16:15:35
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-50080
- EPSS 0.04%
- Veröffentlicht 29.10.2024 01:15:05
- Zuletzt bearbeitet 01.10.2025 21:15:44
In the Linux kernel, the following vulnerability has been resolved: ublk: don't allow user copy for unprivileged device UBLK_F_USER_COPY requires userspace to call write() on ublk char device for filling request buffer, and unprivileged device can'...
CVE-2024-50081
- EPSS 0.05%
- Veröffentlicht 29.10.2024 01:15:05
- Zuletzt bearbeitet 01.10.2025 21:15:44
In the Linux kernel, the following vulnerability has been resolved: blk-mq: setup queue ->tag_set before initializing hctx Commit 7b815817aa58 ("blk-mq: add helper for checking if one CPU is mapped to specified hctx") needs to check queue mapping v...
CVE-2024-50082
- EPSS 0.04%
- Veröffentlicht 29.10.2024 01:15:05
- Zuletzt bearbeitet 03.11.2025 23:16:48
In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race We're seeing crashes from rq_qos_wake_function that look like this: BUG: unable to handle page fault for addre...
CVE-2024-50083
- EPSS 0.77%
- Veröffentlicht 29.10.2024 01:15:05
- Zuletzt bearbeitet 03.11.2025 23:16:48
In the Linux kernel, the following vulnerability has been resolved: tcp: fix mptcp DSS corruption due to large pmtu xmit Syzkaller was able to trigger a DSS corruption: TCP: request_sock_subflow_v4: Possible SYN flooding on port [::]:20002. Send...
CVE-2024-50084
- EPSS 0.05%
- Veröffentlicht 29.10.2024 01:15:05
- Zuletzt bearbeitet 11.12.2024 15:15:11
In the Linux kernel, the following vulnerability has been resolved: net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test() Commit a3c1e45156ad ("net: microchip: vcap: Fix use-after-free error in kunit test") fixed the use-after-f...
CVE-2024-50085
- EPSS 0.05%
- Veröffentlicht 29.10.2024 01:15:05
- Zuletzt bearbeitet 03.11.2025 23:16:48
In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow Syzkaller reported this splat: ================================================================== BUG: KASAN: slab-us...
- EPSS 0.04%
- Veröffentlicht 29.10.2024 01:15:05
- Zuletzt bearbeitet 03.11.2025 23:16:48
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix user-after-free from session log off There is racy issue between smb2 session log off and smb2 session setup. It will cause user-after-free from session log off. This ad...
CVE-2024-50087
- EPSS 0.04%
- Veröffentlicht 29.10.2024 01:15:05
- Zuletzt bearbeitet 03.11.2025 23:16:49
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free on read_alloc_one_name() error The function read_alloc_one_name() does not initialize the name field of the passed fscrypt_str struct if kmall...
CVE-2024-50088
- EPSS 0.04%
- Veröffentlicht 29.10.2024 01:15:05
- Zuletzt bearbeitet 03.11.2025 23:16:49
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free in add_inode_ref() The add_inode_ref() function does not initialize the "name" struct when it is declared. If any of the following calls to "...