CVE-2024-50222
- EPSS 0.04%
- Published 09.11.2024 11:15:07
- Last modified 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.04%
- Published 09.11.2024 11:15:07
- Last modified 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.03%
- Published 09.11.2024 11:15:07
- Last modified 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.04%
- Published 09.11.2024 11:15:07
- Last modified 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-50213
- EPSS 0.04%
- Published 09.11.2024 11:15:06
- Last modified 01.10.2025 21:16:06
In the Linux kernel, the following vulnerability has been resolved: drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic() modprobe drm_hdmi_state_helper_test and then rmmod it, the following memory leak occurs. The `mode` allocated ...
CVE-2024-50214
- EPSS 0.04%
- Published 09.11.2024 11:15:06
- Last modified 01.10.2025 21:16:06
In the Linux kernel, the following vulnerability has been resolved: drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic() modprobe drm_connector_test and then rmmod drm_connector_test, the following memory leak occurs. The `mode`...
CVE-2024-50215
- EPSS 0.04%
- Published 09.11.2024 11:15:06
- Last modified 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%
- Published 09.11.2024 11:15:06
- Last modified 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-50212
- EPSS 0.04%
- Published 09.11.2024 11:15:04
- Last modified 26.09.2025 18:21:11
In the Linux kernel, the following vulnerability has been resolved: lib: alloc_tag_module_unload must wait for pending kfree_rcu calls Ben Greear reports following splat: ------------[ cut here ]------------ net/netfilter/nf_nat_core.c:1114 modul...
CVE-2024-50207
- EPSS 0.03%
- Published 08.11.2024 06:15:17
- Last modified 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...