CVE-2026-31471
- EPSS 0.13%
- Veröffentlicht 22.04.2026 14:16:43
- Zuletzt bearbeitet 06.05.2026 21:37:47
In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: only publish mode_data after clone setup iptfs_clone_state() stores x->mode_data before allocating the reorder window. If that allocation fails, the code frees the clo...
CVE-2026-31472
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:43
- Zuletzt bearbeitet 27.04.2026 23:28:23
In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: validate inner IPv4 header length in IPTFS payload Add validation of the inner IPv4 packet tot_len and ihl fields parsed from decrypted IPTFS payloads in __input_proce...
CVE-2026-31473
- EPSS 0.13%
- Veröffentlicht 22.04.2026 14:16:43
- Zuletzt bearbeitet 27.04.2026 23:27:42
In the Linux kernel, the following vulnerability has been resolved: media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutex MEDIA_REQUEST_IOC_REINIT can run concurrently with VIDIOC_REQBUFS(0) queue teardown paths. This can race request ...
CVE-2026-31464
- EPSS 0.27%
- Veröffentlicht 22.04.2026 14:16:42
- Zuletzt bearbeitet 07.05.2026 18:28:45
In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done() A malicious or compromised VIO server can return a num_written value in the discover targets MAD response that exceed...
CVE-2026-31465
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:42
- Zuletzt bearbeitet 07.05.2026 18:27:30
In the Linux kernel, the following vulnerability has been resolved: writeback: don't block sync for filesystems with no data integrity guarantees Add a SB_I_NO_DATA_INTEGRITY superblock flag for filesystems that cannot guarantee data persistence on...
CVE-2026-31466
- EPSS 0.09%
- Veröffentlicht 22.04.2026 14:16:42
- Zuletzt bearbeitet 07.05.2026 18:25:42
In the Linux kernel, the following vulnerability has been resolved: mm/huge_memory: fix folio isn't locked in softleaf_to_folio() On arm64 server, we found folio that get from migration entry isn't locked in softleaf_to_folio(). This issue trigger...
CVE-2026-31467
- EPSS 0.38%
- Veröffentlicht 22.04.2026 14:16:42
- Zuletzt bearbeitet 07.05.2026 18:21:40
In the Linux kernel, the following vulnerability has been resolved: erofs: add GFP_NOIO in the bio completion if needed The bio completion path in the process context (e.g. dm-verity) will directly call into decompression rather than trigger anothe...
CVE-2026-31457
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:41
- Zuletzt bearbeitet 05.06.2026 17:38:29
In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: check contexts->nr in repeat_call_fn damon_sysfs_repeat_call_fn() calls damon_sysfs_upd_tuned_intervals(), damon_sysfs_upd_schemes_stats(), and damon_sysfs_upd_sche...
CVE-2026-31458
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:41
- Zuletzt bearbeitet 05.06.2026 17:36:45
In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0] Multiple sysfs command paths dereference contexts_arr[0] without first verifying that kdamond->contexts->nr == 1...
CVE-2026-31459
- EPSS 0.12%
- Veröffentlicht 22.04.2026 14:16:41
- Zuletzt bearbeitet 06.05.2026 20:03:36
In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure Patch series "mm/damon/sysfs: fix memory leak and NULL dereference issues", v4. DAMON_SYSFS can leak memor...