Linux

Linux Kernel

12162 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Published 16.09.2025 16:11:53
  • Last modified 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: ext4: fix WARNING in mb_find_extent Syzbot found the following issue: EXT4-fs: Warning: mounting with data=journal disables delayed allocation, dioread_nolock, O_DIRECT and fast_c...

  • EPSS 0.02%
  • Published 16.09.2025 16:11:52
  • Last modified 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix SKB corruption in REO destination ring While running traffics for a long time, randomly an RX descriptor filled with value "0" from REO destination ring is receiv...

  • EPSS 0.03%
  • Published 16.09.2025 16:11:51
  • Last modified 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: fbdev/ep93xx-fb: Do not assign to struct fb_info.dev Do not assing the Linux device to struct fb_info.dev. The call to register_framebuffer() initializes the field to the fbdev dev...

  • EPSS 0.04%
  • Published 16.09.2025 16:11:50
  • Last modified 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix wrong setting of max_corr_read_errors There is no input check when echo md/max_read_errors and overflow might occur. Add check of input number.

  • EPSS 0.03%
  • Published 16.09.2025 16:11:49
  • Last modified 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput During unmount process of nilfs2, nothing holds nilfs_root structure after nilfs2 detaches its writer in nilfs_...

  • EPSS 0.02%
  • Published 16.09.2025 16:11:49
  • Last modified 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: net: fix net_dev_start_xmit trace event vs skb_transport_offset() After blamed commit, we must be more careful about using skb_transport_offset(), as reminded us by syzbot: WARNIN...

  • EPSS 0.02%
  • Published 16.09.2025 16:11:48
  • Last modified 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: power: supply: axp288_fuel_gauge: Fix external_power_changed race fuel_gauge_external_power_changed() dereferences info->bat, which gets sets in axp288_fuel_gauge_probe() like this...

  • EPSS 0.03%
  • Published 16.09.2025 16:11:47
  • Last modified 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeon_cs_parser_init The type of size is unsigned, if size is 0x40000000, there will be an integer overflow, size will be zero after size *= si...

  • EPSS 0.03%
  • Published 16.09.2025 16:11:46
  • Last modified 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails If getting an ID or setting up a work queue in rbd_dev_create() fails, use-after-free on rbd_dev->rbd_client, ...

  • EPSS 0.03%
  • Published 16.09.2025 16:11:46
  • Last modified 17.09.2025 14:18:55

In the Linux kernel, the following vulnerability has been resolved: net: fec: Better handle pm_runtime_get() failing in .remove() In the (unlikely) event that pm_runtime_get() (disguised as pm_runtime_resume_and_get()) fails, the remove callback re...