CVE-2024-42254
- EPSS 0.03%
- Published 08.08.2024 09:15:08
- Last modified 24.03.2025 16:15:18
In the Linux kernel, the following vulnerability has been resolved: io_uring: fix error pbuf checking Syz reports a problem, which boils down to NULL vs IS_ERR inconsistent error handling in io_alloc_pbuf_ring(). KASAN: null-ptr-deref in range [0x...
CVE-2024-42255
- EPSS 0.03%
- Published 08.08.2024 09:15:08
- Last modified 06.09.2024 13:41:30
In the Linux kernel, the following vulnerability has been resolved: tpm: Use auth only after NULL check in tpm_buf_check_hmac_response() Dereference auth after NULL check in tpm_buf_check_hmac_response(). Otherwise, unless tpm2_sessions_init() was ...
CVE-2024-42256
- EPSS 0.09%
- Published 08.08.2024 09:15:08
- Last modified 06.09.2024 13:56:00
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix server re-repick on subrequest retry When a subrequest is marked for needing retry, netfs will call cifs_prepare_write() which will make cifs repick the server for the op...
CVE-2024-42257
- EPSS 0.03%
- Published 08.08.2024 09:15:08
- Last modified 06.09.2024 14:12:22
In the Linux kernel, the following vulnerability has been resolved: ext4: use memtostr_pad() for s_volume_name As with the other strings in struct ext4_super_block, s_volume_name is not NUL terminated. The other strings were marked in commit 072ebb...
CVE-2024-42242
- EPSS 0.03%
- Published 07.08.2024 16:15:47
- Last modified 08.08.2024 14:53:42
In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE blk_queue_max_segment_size() ensured: if (max_size < PAGE_SIZE) max_size = PAGE_SIZE; whereas: blk_validate_limits() makes it...
CVE-2024-42243
- EPSS 0.02%
- Published 07.08.2024 16:15:47
- Last modified 08.08.2024 14:53:35
In the Linux kernel, the following vulnerability has been resolved: mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray Patch series "mm/filemap: Limit page cache size to that supported by xarray", v2. Currently, xarray can't support arbitra...
CVE-2024-42244
- EPSS 0.02%
- Published 07.08.2024 16:15:47
- Last modified 03.11.2025 22:17:49
In the Linux kernel, the following vulnerability has been resolved: USB: serial: mos7840: fix crash on resume Since commit c49cfa917025 ("USB: serial: use generic method if no alternative is provided in usb serial layer"), USB serial core calls the...
CVE-2024-42245
- EPSS 0.03%
- Published 07.08.2024 16:15:47
- Last modified 03.11.2025 22:17:49
In the Linux kernel, the following vulnerability has been resolved: Revert "sched/fair: Make sure to try to detach at least one movable task" This reverts commit b0defa7ae03ecf91b8bfd10ede430cff12fcbd06. b0defa7ae03ec changed the load balancing lo...
CVE-2024-42246
- EPSS 0.01%
- Published 07.08.2024 16:15:47
- Last modified 03.11.2025 22:17:49
In the Linux kernel, the following vulnerability has been resolved: net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket When using a BPF program on kernel_connect(), the call can return -EPERM. This causes xs_tcp_setup_soc...
CVE-2024-42247
- EPSS 0.02%
- Published 07.08.2024 16:15:47
- Last modified 03.11.2025 22:17:50
In the Linux kernel, the following vulnerability has been resolved: wireguard: allowedips: avoid unaligned 64-bit memory accesses On the parisc platform, the kernel issues kernel warnings because swap_endian() tries to load a 128-bit IPv6 address f...