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 21.10.2024 18:15:12
  • Last modified 03.11.2025 23:16:29

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uninit-value access of new_ea in ea_buffer syzbot reports that lzo1x_1_do_compress is using uninit-value: ===================================================== BUG: KMSAN...

  • EPSS 0.04%
  • Published 21.10.2024 18:15:12
  • Last modified 25.10.2024 14:05:16

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs There are some cases, such as the one uncovered by Commit 46d4efcccc68 ("drm/msm/a6xx: Avoid a nullptr dereference wh...

  • EPSS 0.03%
  • Published 21.10.2024 18:15:12
  • Last modified 03.11.2025 23:16:30

In the Linux kernel, the following vulnerability has been resolved: jfs: check if leafidx greater than num leaves per dmap tree syzbot report a out of bounds in dbSplit, it because dmt_leafidx greater than num leaves per dmap tree, add a checking f...

  • EPSS 0.03%
  • Published 21.10.2024 18:15:12
  • Last modified 03.11.2025 23:16:30

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uaf in dbFreeBits [syzbot reported] ================================================================== BUG: KASAN: slab-use-after-free in __mutex_lock_common kernel/lockin...

  • EPSS 0.03%
  • Published 21.10.2024 18:15:12
  • Last modified 25.10.2024 15:54:47

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add list empty check to avoid null pointer issue Add list empty check to avoid null pointer issues in some corner cases. - list_for_each_entry_safe()

  • EPSS 0.04%
  • Published 21.10.2024 18:15:11
  • Last modified 03.11.2025 23:16:28

In the Linux kernel, the following vulnerability has been resolved: ext4: aovid use-after-free in ext4_ext_insert_extent() As Ojaswin mentioned in Link, in ext4_ext_insert_extent(), if the path is reallocated in ext4_ext_create_new_leaf(), we'll us...

  • EPSS 0.04%
  • Published 21.10.2024 18:15:11
  • Last modified 03.11.2025 23:16:28

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-use-after-free in ext4_split_extent_at() We hit the following use-after-free: ================================================================== BUG: KASAN: slab-us...

  • EPSS 0.04%
  • Published 21.10.2024 18:15:11
  • Last modified 13.11.2024 14:36:33

In the Linux kernel, the following vulnerability has been resolved: mm, slub: avoid zeroing kmalloc redzone Since commit 946fa0dbf2d8 ("mm/slub: extend redzone check to extra allocated kmalloc space than requested"), setting orig_size treats the wa...

  • EPSS 0.05%
  • Published 21.10.2024 18:15:11
  • Last modified 03.11.2025 23:16:28

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug Attaching SST PCI device to VM causes "BUG: KASAN: slab-out-of-bounds". kasan report: [ 19.411889] ===============...

  • EPSS 0.03%
  • Published 21.10.2024 18:15:11
  • Last modified 13.11.2024 14:50:09

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't panic system for no free segment fault injection f2fs: fix to don't panic system for no free segment fault injection syzbot reports a f2fs bug as below: F2FS-f...