Linux

Linux

5625 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 03.05.2024 18:15:08
  • Last modified 19.09.2025 14:44:56

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: add a force flush to delay work when radeon Although radeon card fence and wait for gpu to finish processing current batch rings, there is still a corner case that rade...

  • EPSS 0.02%
  • Published 03.05.2024 18:15:08
  • Last modified 19.09.2025 14:43:59

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix crash in chip reset fail In case of drv own fail in reset, we may need to run mac_reset several times. The sequence would trigger system crash as the log b...

  • EPSS 0.02%
  • Published 03.05.2024 16:15:08
  • Last modified 08.04.2025 15:50:44

In the Linux kernel, the following vulnerability has been resolved: regmap: spi: Reserve space for register address/padding Currently the max_raw_read and max_raw_write limits in regmap_spi struct do not take into account the additional size of the...

  • EPSS 0.02%
  • Published 03.05.2024 16:15:08
  • Last modified 08.04.2025 15:47:37

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix a use-after-free Fix the following use-after-free complaint triggered by blktests nvme/004: BUG: KASAN: user-memory-access in blk_mq_complete_request_remote+0xac/0x350 ...

  • EPSS 0.02%
  • Published 03.05.2024 16:15:08
  • Last modified 08.04.2025 15:46:37

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix memory leak when using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time. Fix ...

  • EPSS 0.01%
  • Published 03.05.2024 16:15:08
  • Last modified 19.09.2025 14:48:17

In the Linux kernel, the following vulnerability has been resolved: sched/debug: fix dentry leak in update_sched_domain_debugfs Kuyo reports that the pattern of using debugfs_remove(debugfs_lookup()) leaks a dentry and with a hotplug stress test, t...

  • EPSS 0.01%
  • Published 01.05.2024 13:15:51
  • Last modified 08.04.2025 19:42:22

In the Linux kernel, the following vulnerability has been resolved: media: usbtv: Remove useless locks in usbtv_video_free() Remove locks calls in usbtv_video_free() because are useless and may led to a deadlock as reported here: https://syzkaller....

  • EPSS 0.01%
  • Published 01.05.2024 13:15:51
  • Last modified 08.04.2025 18:54:36

In the Linux kernel, the following vulnerability has been resolved: media: ttpci: fix two memleaks in budget_av_attach When saa7146_register_device and saa7146_vv_init fails, budget_av_attach should free the resources it allocates, like the error-h...

  • EPSS 0.04%
  • Published 01.05.2024 13:15:51
  • Last modified 21.11.2024 09:03:48

In the Linux kernel, the following vulnerability has been resolved: media: dvb-frontends: avoid stack overflow warnings with clang A previous patch worked around a KASAN issue in stv0367, now a similar problem showed up with clang: drivers/media/d...

  • EPSS 0.02%
  • Published 01.05.2024 13:15:51
  • Last modified 18.09.2025 16:15:27

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race when detecting delalloc ranges during fiemap For fiemap we recently stopped locking the target extent range for the whole duration of the fiemap call, in order to a...