CVE-2024-26751
- EPSS 0.01%
- Veröffentlicht 03.04.2024 17:15:51
- Zuletzt bearbeitet 17.03.2025 16:57:25
In the Linux kernel, the following vulnerability has been resolved: ARM: ep93xx: Add terminator to gpiod_lookup_table Without the terminator, if a con_id is passed to gpio_find() that does not exist in the lookup table the function will not stop lo...
CVE-2024-26752
- EPSS 0.01%
- Veröffentlicht 03.04.2024 17:15:51
- Zuletzt bearbeitet 17.03.2025 16:57:11
In the Linux kernel, the following vulnerability has been resolved: l2tp: pass correct message length to ip6_append_data l2tp_ip6_sendmsg needs to avoid accounting for the transport header twice when splicing more data into an already partially-occ...
CVE-2024-26753
- EPSS 0.02%
- Veröffentlicht 03.04.2024 17:15:51
- Zuletzt bearbeitet 27.02.2025 21:59:09
In the Linux kernel, the following vulnerability has been resolved: crypto: virtio/akcipher - Fix stack overflow on memcpy sizeof(struct virtio_crypto_akcipher_session_para) is less than sizeof(struct virtio_crypto_op_ctrl_req::u), copying more byt...
CVE-2024-26731
- EPSS 0.04%
- Veröffentlicht 03.04.2024 17:15:50
- Zuletzt bearbeitet 03.04.2025 17:09:12
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready() syzbot reported the following NULL pointer dereference issue [1]: BUG: kernel NULL pointer dereferenc...
CVE-2023-52640
- EPSS 0.05%
- Veröffentlicht 03.04.2024 17:15:47
- Zuletzt bearbeitet 27.02.2025 21:59:09
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix oob in ntfs_listxattr The length of name cannot exceed the space occupied by ea.
CVE-2023-52641
- EPSS 0.03%
- Veröffentlicht 03.04.2024 17:15:47
- Zuletzt bearbeitet 07.01.2025 20:18:38
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add NULL ptr dereference checking at the end of attr_allocate_frame() It is preferable to exit through the out: label because internal debugging functions are located the...
CVE-2024-26722
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:54
- Zuletzt bearbeitet 07.01.2025 17:35:32
In the Linux kernel, the following vulnerability has been resolved: ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work() There is a path in rt5645_jack_detect_work(), where rt5645->jd_mutex is left locked forever. That may lead to deadlock when ...
CVE-2024-26723
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:54
- Zuletzt bearbeitet 04.04.2025 15:04:57
In the Linux kernel, the following vulnerability has been resolved: lan966x: Fix crash when adding interface under a lag There is a crash when adding one of the lan966x interfaces under a lag interface. The issue can be reproduced like this: ip lin...
CVE-2024-26726
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:54
- Zuletzt bearbeitet 10.07.2025 15:15:23
In the Linux kernel, the following vulnerability has been resolved: btrfs: don't drop extent_map for free space inode on write error While running the CI for an unrelated change I hit the following panic with generic/648 on btrfs_holes_spacecache. ...
CVE-2024-26727
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:54
- Zuletzt bearbeitet 17.03.2025 16:02:14
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT() if the newly created subvolume already got read [BUG] There is a syzbot crash, triggered by the ASSERT() during subvolume creation: assertion failed: !anon...