Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Published 11.01.2025 13:15:26
  • Last modified 16.10.2025 17:05:29

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix general protection fault in ivpu_bo_list() Check if ctx is not NULL before accessing its fields.

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

In the Linux kernel, the following vulnerability has been resolved: igb: Fix potential invalid memory access in igb_init_module() The pci_register_driver() can fail and when this happened, the dca_notifier needs to be unregistered, otherwise the dc...

  • EPSS 0.03%
  • Published 11.01.2025 13:15:25
  • Last modified 03.11.2025 21:17:46

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() Under certain kernel configurations when building with Clang/LLVM, the compiler does not generate a return o...

  • EPSS 0.04%
  • Published 11.01.2025 13:15:25
  • Last modified 15.10.2025 20:44:23

In the Linux kernel, the following vulnerability has been resolved: regulator: axp20x: AXP717: set ramp_delay AXP717 datasheet says that regulator ramp delay is 15.625 us/step, which is 10mV in our case. Add a AXP_DESC_RANGES_DELAY macro and updat...

  • EPSS 0.06%
  • Published 11.01.2025 13:15:25
  • Last modified 03.11.2025 21:17:46

In the Linux kernel, the following vulnerability has been resolved: ceph: give up on paths longer than PATH_MAX If the full path to be built by ceph_mdsc_build_path() happens to be longer than PATH_MAX, then this function will enter an endless (ret...

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

In the Linux kernel, the following vulnerability has been resolved: net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg When receiving proposal msg in server, the field iparea_offset and the field ipv6_prefixes_cnt in pro...

  • EPSS 0.04%
  • Published 11.01.2025 13:15:24
  • Last modified 15.10.2025 20:36:01

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix NEXT_BUDDY Adam reports that enabling NEXT_BUDDY insta triggers a WARN in pick_next_entity(). Moving clear_buddies() up before the delayed dequeue bits ensures no ...

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

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancel_work_sync before module remove If we remove the module which will call mpc52xx_spi_remove it will free 'ms' through spi_unregister_controller. while the wo...

  • EPSS 0.04%
  • Published 11.01.2025 13:15:24
  • Last modified 23.09.2025 16:43:48

In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in copy_user_gigantic_page() In current kernel, hugetlb_wp() calls copy_user_large_folio() with the fault address. Where the fault address may be not align...

  • EPSS 0.04%
  • Published 11.01.2025 13:15:24
  • Last modified 23.09.2025 14:40:30

In the Linux kernel, the following vulnerability has been resolved: mm: use aligned address in clear_gigantic_page() In current kernel, hugetlb_no_page() calls folio_zero_user() with the fault address. Where the fault address may be not aligned wi...