Debian

Debian Linux

9997 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 18:15:19
  • Zuletzt bearbeitet 15.06.2026 18:25:56

In the Linux kernel, the following vulnerability has been resolved: platform/x86: x86-android-tablets: Fix use after free on platform_device_register() errors x86_android_tablet_remove() frees the pdevs[] array, so it should not be used after calli...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 18:15:19
  • Zuletzt bearbeitet 15.06.2026 18:25:09

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix double free issue during amdgpu module unload Flexible endpoints use DIGs from available inflexible endpoints, so only the encoders of inflexible links need to...

  • EPSS 0.28%
  • Veröffentlicht 21.10.2024 18:15:19
  • Zuletzt bearbeitet 15.06.2026 18:24:17

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer Pass pointer reference to amdgpu_bo_unref to clear the correct pointer, otherwise amdgpu_bo_unref clear the local variable...

  • EPSS 0.33%
  • Veröffentlicht 21.10.2024 18:15:19
  • Zuletzt bearbeitet 15.06.2026 18:24:00

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix buffer overflow when parsing NFS reparse points ReparseDataLength is sum of the InodeType size and DataBuffer size. So to get DataBuffer size it is needed to subtract Ino...

  • EPSS 0.28%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 15.06.2026 18:23:18

In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4_fill_super The del_timer_sync function cancels the s_err_report timer, which reminds about fi...

  • EPSS 0.27%
  • Veröffentlicht 21.10.2024 18:15:17
  • Zuletzt bearbeitet 15.06.2026 18:26:08

In the Linux kernel, the following vulnerability has been resolved: ocfs2: cancel dqi_sync_work before freeing oinfo ocfs2_global_read_info() will initialize and schedule dqi_sync_work at the end, if error occurs after successfully reading global q...

  • EPSS 0.26%
  • Veröffentlicht 21.10.2024 18:15:16
  • Zuletzt bearbeitet 15.06.2026 18:26:18

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix uaf in l2cap_connect [Syzbot reported] BUG: KASAN: slab-use-after-free in l2cap_connect.constprop.0+0x10d8/0x1270 net/bluetooth/l2cap_core.c:3949 Read of size...

  • EPSS 0.25%
  • Veröffentlicht 21.10.2024 18:15:14
  • Zuletzt bearbeitet 28.05.2026 15:12:23

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafb_task() In the pxafb_probe function, it calls the pxafb_init_fbinfo function, after which &fbi->task is associated with pxafb_task...

  • EPSS 0.28%
  • Veröffentlicht 21.10.2024 18:15:11
  • Zuletzt bearbeitet 12.05.2026 19:08:55

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.27%
  • Veröffentlicht 21.10.2024 18:15:11
  • Zuletzt bearbeitet 12.05.2026 19:09:03

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...