CVE-2024-26752
- EPSS 0.01%
- Published 03.04.2024 17:15:51
- Last modified 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%
- Published 03.04.2024 17:15:51
- Last modified 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-26728
- EPSS 0.08%
- Published 03.04.2024 17:15:50
- Last modified 07.01.2025 21:15:57
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix null-pointer dereference on edid reading Use i2c adapter when there isn't aux_mode in dc_link to fix a null-pointer derefence that happens when running igt@kms...
CVE-2024-26729
- EPSS 0.08%
- Published 03.04.2024 17:15:50
- Last modified 07.01.2025 21:14:13
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null pointer dereference in dc_dmub_srv Fixes potential null pointer dereference warnings in the dc_dmub_srv_cmd_list_queue_execute() and dc_dmub_srv...
- EPSS 0.1%
- Published 03.04.2024 17:15:50
- Last modified 17.03.2025 16:02:28
In the Linux kernel, the following vulnerability has been resolved: hwmon: (nct6775) Fix access to temperature configuration registers The number of temperature configuration registers does not always match the total number of temperature registers...
CVE-2024-26731
- EPSS 0.03%
- Published 03.04.2024 17:15:50
- Last modified 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-2024-26732
- EPSS 0.03%
- Published 03.04.2024 17:15:50
- Last modified 03.02.2025 16:17:25
In the Linux kernel, the following vulnerability has been resolved: net: implement lockless setsockopt(SO_PEEK_OFF) syzbot reported a lockdep violation [1] involving af_unix support of SO_PEEK_OFF. Since SO_PEEK_OFF is inherently not thread safe (...
CVE-2023-52640
- EPSS 0.03%
- Published 03.04.2024 17:15:47
- Last modified 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%
- Published 03.04.2024 17:15:47
- Last modified 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-26721
- EPSS 0.02%
- Published 03.04.2024 15:15:54
- Last modified 17.03.2025 16:01:40
In the Linux kernel, the following vulnerability has been resolved: drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg address Commit bd077259d0a9 ("drm/i915/vdsc: Add function to read any PPS register") defines a new macro to calculat...