Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Published 11.01.2025 13:15:21
  • Last modified 23.09.2025 16:11:41

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to shrink read extent node in batches We use rwlock to protect core structure data of extent tree during its shrink, however, if there is a huge number of extent nodes in...

  • EPSS 0.04%
  • Published 11.01.2025 13:15:21
  • Last modified 03.11.2025 21:16:18

In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid deadlock A deadlock may happen since the i3c_master_register() acquires &i3cbus->lock twice. See the l...

  • EPSS 0.05%
  • Published 11.01.2025 13:15:21
  • Last modified 03.11.2025 21:16:21

In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RING_OP_STAT interrupt when the ring is being stopped. Depending on timi...

  • EPSS 0.04%
  • Published 11.01.2025 13:15:21
  • Last modified 03.11.2025 21:16:22

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: don't access invalid sched Since 2320c9e6a768 ("drm/sched: memset() 'job' in drm_sched_job_init()") accessing job->base.sched can produce unexpected results as the init...

  • EPSS 0.02%
  • Published 11.01.2025 13:15:21
  • Last modified 01.10.2025 20:17:14

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc->pinmux data When two client of the same gpio call pinctrl_select_state() for the same functionality, we are seeing NULL pointer issue ...

  • EPSS 0.04%
  • Published 11.01.2025 13:15:20
  • Last modified 15.10.2025 20:17:52

In the Linux kernel, the following vulnerability has been resolved: sched: fix warning in sched_setaffinity Commit 8f9ea86fdf99b added some logic to sched_setaffinity that included a WARN when a per-task affinity assignment races with a cpuset upda...

  • EPSS 0.04%
  • Published 11.01.2025 13:15:19
  • Last modified 24.03.2025 17:31:18

In the Linux kernel, the following vulnerability has been resolved: block: avoid to reuse `hctx` not removed from cpuhp callback list If the 'hctx' isn't removed from cpuhp callback list, we can't reuse it, otherwise use-after-free may be triggered...

  • EPSS 0.04%
  • Published 08.01.2025 18:15:19
  • Last modified 03.11.2025 21:18:32

In the Linux kernel, the following vulnerability has been resolved: powerpc/prom_init: Fixup missing powermac #size-cells On some powermacs `escc` nodes are missing `#size-cells` properties, which is deprecated and now triggers a warning at boot si...

  • EPSS 0.04%
  • Published 08.01.2025 18:15:19
  • Last modified 01.10.2025 20:17:54

In the Linux kernel, the following vulnerability has been resolved: ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration() acpi_dev_hid_match() does not check for adev == NULL, dereferencing it unconditional. Add a check for adev b...

  • EPSS 0.03%
  • Published 08.01.2025 18:15:19
  • Last modified 03.11.2025 21:18:32

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level cgroup maximum depth is INT_MAX by default, there is a cgroup toggle to restrict this maximum depth to a more rea...