CVE-2024-50218
- EPSS 0.02%
- Veröffentlicht 09.11.2024 11:15:07
- Zuletzt bearbeitet 03.11.2025 23:17:03
In the Linux kernel, the following vulnerability has been resolved: ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow Syzbot reported a kernel BUG in ocfs2_truncate_inline. There are two reasons for this: first, the parameter value passed is...
CVE-2024-50220
- EPSS 0.02%
- Veröffentlicht 09.11.2024 11:15:07
- Zuletzt bearbeitet 26.09.2025 16:05:17
In the Linux kernel, the following vulnerability has been resolved: fork: do not invoke uffd on fork if error occurs Patch series "fork: do not expose incomplete mm on fork". During fork we may place the virtual memory address space into an incons...
CVE-2024-50221
- EPSS 0.03%
- Veröffentlicht 09.11.2024 11:15:07
- Zuletzt bearbeitet 11.12.2024 16:15:12
In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Vangogh: Fix kernel memory out of bounds write KASAN reports that the GPU metrics table allocated in vangogh_tables_init() is not large enough for the memset done in sm...
CVE-2024-50222
- EPSS 0.03%
- Veröffentlicht 09.11.2024 11:15:07
- Zuletzt bearbeitet 01.10.2025 21:16:07
In the Linux kernel, the following vulnerability has been resolved: iov_iter: fix copy_page_from_iter_atomic() if KMAP_LOCAL_FORCE_MAP generic/077 on x86_32 CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP=y with highmem, on huge=always tmpfs, issues a warning an...
CVE-2024-50223
- EPSS 0.01%
- Veröffentlicht 09.11.2024 11:15:07
- Zuletzt bearbeitet 01.10.2025 21:16:07
In the Linux kernel, the following vulnerability has been resolved: sched/numa: Fix the potential null pointer dereference in task_numa_work() When running stress-ng-vm-segv test, we found a null pointer dereference error in task_numa_work(). Here ...
CVE-2024-50224
- EPSS 0.02%
- Veröffentlicht 09.11.2024 11:15:07
- Zuletzt bearbeitet 01.10.2025 21:16:07
In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-dspi: Fix crash when not using GPIO chip select Add check for the return value of spi_get_csgpiod() to avoid passing a NULL pointer to gpiod_direction_output(), preven...
CVE-2024-50225
- EPSS 0.02%
- Veröffentlicht 09.11.2024 11:15:07
- Zuletzt bearbeitet 01.10.2025 21:16:07
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix error propagation of split bios The purpose of btrfs_bbio_propagate_error() shall be propagating an error of split bio to its original btrfs_bio, and tell the error to t...
CVE-2024-50215
- EPSS 0.01%
- Veröffentlicht 09.11.2024 11:15:06
- Zuletzt bearbeitet 03.11.2025 23:17:03
In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: assign dh_key to NULL after kfree_sensitive ctrl->dh_key might be used across multiple calls to nvmet_setup_dhgroup() for the same controller. So it's better to nullify...
CVE-2024-50216
- EPSS 0.03%
- Veröffentlicht 09.11.2024 11:15:06
- Zuletzt bearbeitet 08.10.2025 15:04:43
In the Linux kernel, the following vulnerability has been resolved: xfs: fix finding a last resort AG in xfs_filestream_pick_ag When the main loop in xfs_filestream_pick_ag fails to find a suitable AG it tries to just pick the online AG. But the l...
CVE-2024-50207
- EPSS 0.01%
- Veröffentlicht 08.11.2024 06:15:17
- Zuletzt bearbeitet 01.10.2025 21:16:05
In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix reader locking when changing the sub buffer order The function ring_buffer_subbuf_order_set() updates each ring_buffer_per_cpu and installs new sub buffers that ma...