CVE-2024-26696
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:52
- Zuletzt bearbeitet 17.03.2025 15:37:03
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfs_lookup_dirty_data_buffers() Syzbot reported a hang issue in migrate_pages_batch() called by mbind() and nilfs_lookup_dirty_data_buffers() called in the lo...
CVE-2024-26697
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:52
- Zuletzt bearbeitet 17.03.2025 15:37:12
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix data corruption in dsync block recovery for small block sizes The helper function nilfs_recovery_copy_block() of nilfs_recovery_dsync_blocks(), which recovers data from...
CVE-2024-26698
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:52
- Zuletzt bearbeitet 17.03.2025 15:36:53
In the Linux kernel, the following vulnerability has been resolved: hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove In commit ac5047671758 ("hv_netvsc: Disable NAPI before closing the VMBus channel"), napi_disable was getting c...
CVE-2023-52637
- EPSS 0.01%
- Veröffentlicht 03.04.2024 15:15:51
- Zuletzt bearbeitet 07.01.2025 17:22:33
In the Linux kernel, the following vulnerability has been resolved: can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER) Lock jsk->sk to prevent UAF when setsockopt(..., SO_J1939_FILTER, ...) modifies jsk->filters while r...
CVE-2024-28219
- EPSS 0.28%
- Veröffentlicht 03.04.2024 03:15:09
- Zuletzt bearbeitet 04.11.2025 19:17:05
In _imagingcms.c in Pillow before 10.3.0, a buffer overflow exists because strcpy is used instead of strncpy.
CVE-2024-26675
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:44
- Zuletzt bearbeitet 17.03.2025 15:42:44
In the Linux kernel, the following vulnerability has been resolved: ppp_async: limit MRU to 64K syzbot triggered a warning [1] in __alloc_pages(): WARN_ON_ONCE_GFP(order > MAX_PAGE_ORDER, gfp) Willem fixed a similar issue in commit c0a2a1b0d631 (...
CVE-2024-26679
- EPSS 0.02%
- Veröffentlicht 02.04.2024 07:15:44
- Zuletzt bearbeitet 17.03.2025 15:42:17
In the Linux kernel, the following vulnerability has been resolved: inet: read sk->sk_family once in inet_recv_error() inet_recv_error() is called without holding the socket lock. IPv6 socket could mutate to IPv4 with IPV6_ADDRFORM socket option a...
CVE-2024-26684
- EPSS 0.02%
- Veröffentlicht 02.04.2024 07:15:44
- Zuletzt bearbeitet 17.03.2025 15:41:04
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Commit 56e58d6c8a56 ("net: stmmac: Implement Safety Features in XGMAC core") checks and reports safety errors,...
CVE-2024-26663
- EPSS 0.02%
- Veröffentlicht 02.04.2024 07:15:43
- Zuletzt bearbeitet 07.01.2025 17:20:30
In the Linux kernel, the following vulnerability has been resolved: tipc: Check the bearer type before calling tipc_udp_nl_bearer_add() syzbot reported the following general protection fault [1]: general protection fault, probably for non-canonica...
CVE-2024-26664
- EPSS 0.01%
- Veröffentlicht 02.04.2024 07:15:43
- Zuletzt bearbeitet 17.03.2025 15:13:10
In the Linux kernel, the following vulnerability has been resolved: hwmon: (coretemp) Fix out-of-bounds memory access Fix a bug that pdata->cpu_map[] is set before out-of-bounds check. The problem might be triggered on systems with more than 128 co...