Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:51
  • Zuletzt bearbeitet 10.11.2025 21:13:04

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: clone zoned device info when cloning a device When cloning a btrfs_device, we're not cloning the associated btrfs_zoned_device_info structure of the device in case of...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:50
  • Zuletzt bearbeitet 10.11.2025 19:57:51

In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map Here is the BUG report by KASAN about null pointer dereference: BUG: KASAN: null-ptr-deref in strcmp+0x2e/...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 14:09:49
  • Zuletzt bearbeitet 10.11.2025 19:57:59

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: initialize device's zone info for seeding When performing seeding on a zoned filesystem it is necessary to initialize each zoned device's btrfs_zoned_device_info stru...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:48
  • Zuletzt bearbeitet 10.11.2025 20:07:23

In the Linux kernel, the following vulnerability has been resolved: drm/scheduler: fix fence ref counting We leaked dependency fences when processes were beeing killed. Additional to that grab a reference to the last scheduled fence.

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:48
  • Zuletzt bearbeitet 10.11.2025 19:58:04

In the Linux kernel, the following vulnerability has been resolved: drm/drv: Fix potential memory leak in drm_dev_init() drm_dev_init() will add drm_dev_init_release() as a callback. When drmm_add_action() failed, the release function won't be adde...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 14:09:47
  • Zuletzt bearbeitet 10.11.2025 20:10:01

In the Linux kernel, the following vulnerability has been resolved: hugetlbfs: don't delete error page from pagecache This change is very similar to the change that was made for shmem [1], and it solves the same problem but for HugeTLBFS instead. ...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:46
  • Zuletzt bearbeitet 10.11.2025 20:15:47

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix double ata_host_put() in ata_tport_add() In the error path in ata_tport_add(), when calling put_device(), ata_tport_release() is called, it will put the ...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:46
  • Zuletzt bearbeitet 10.11.2025 20:15:36

In the Linux kernel, the following vulnerability has been resolved: drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker() drm_vblank_init() call drmm_add_action_or_reset() with drm_vblank_init_release() as action. If __drmm_add_action() ...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:45
  • Zuletzt bearbeitet 10.11.2025 20:16:31

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in ata_tport_add() In ata_tport_add(), the return value of transport_add_device() is not checked. As a result, it causes null-ptr-deref wh...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:44
  • Zuletzt bearbeitet 10.11.2025 20:16:57

In the Linux kernel, the following vulnerability has been resolved: ata: libata-transport: fix error handling in ata_tdev_add() In ata_tdev_add(), the return value of transport_add_device() is not checked. As a result, it causes null-ptr-deref whil...