Linux

Linux Kernel

14420 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 26.02.2024 16:27:59
  • Zuletzt bearbeitet 21.11.2024 09:02:38

In the Linux kernel, the following vulnerability has been resolved: ext4: regenerate buddy after block freeing failed if under fc replay This mostly reverts commit 6bd97bf273bd ("ext4: remove redundant mb_regenerate_buddy()") and reintroduces mb_re...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2024 16:27:48
  • Zuletzt bearbeitet 21.11.2024 08:39:50

In the Linux kernel, the following vulnerability has been resolved: power: supply: Fix null pointer dereference in smb2_probe devm_kasprintf and devm_kzalloc return a pointer to dynamically allocated memory which can be NULL upon failure.

  • EPSS 0.03%
  • Veröffentlicht 26.02.2024 16:27:48
  • Zuletzt bearbeitet 21.11.2024 08:39:50

In the Linux kernel, the following vulnerability has been resolved: mfd: syscon: Fix null pointer dereference in of_syscon_register() kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure.

  • EPSS 0.02%
  • Veröffentlicht 26.02.2024 16:27:48
  • Zuletzt bearbeitet 21.11.2024 08:39:50

In the Linux kernel, the following vulnerability has been resolved: class: fix use-after-free in class_register() The lock_class_key is still registered and can be found in lock_keys_hash hlist after subsys_private is freed in error handler path.A ...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2024 16:27:48
  • Zuletzt bearbeitet 21.11.2024 08:39:50

In the Linux kernel, the following vulnerability has been resolved: drivers/amd/pm: fix a use-after-free in kv_parse_power_table When ps allocated by kzalloc equals to NULL, kv_parse_power_table frees adev->pm.dpm.ps that allocated before. However,...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2024 16:27:48
  • Zuletzt bearbeitet 21.11.2024 08:39:50

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check the alloc_workqueue return value in radeon_crtc_init() check the alloc_workqueue return value in radeon_crtc_init() to avoid null-ptr-deref.

  • EPSS 0.01%
  • Veröffentlicht 26.02.2024 16:27:48
  • Zuletzt bearbeitet 21.11.2024 08:39:50

In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in ice_ptp.c devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure.

  • EPSS 0.02%
  • Veröffentlicht 26.02.2024 16:27:48
  • Zuletzt bearbeitet 21.11.2024 08:39:50

In the Linux kernel, the following vulnerability has been resolved: crypto: rsa - add a check for allocation failure Static checkers insist that the mpi_alloc() allocation can fail so add a check to prevent a NULL dereference. Small allocations li...

  • EPSS 0.02%
  • Veröffentlicht 26.02.2024 16:27:48
  • Zuletzt bearbeitet 21.11.2024 08:39:51

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix NULL pointer dereference in zone registration error path If device_register() in thermal_zone_device_register_with_trips() returns an error, the tz variable is s...

  • EPSS 0.01%
  • Veröffentlicht 26.02.2024 16:27:45
  • Zuletzt bearbeitet 21.11.2024 06:34:53

In the Linux kernel, the following vulnerability has been resolved: net: hso: fix null-ptr-deref during tty device unregistration Multiple ttys try to claim the same the minor number causing a double unregistration of the same device. The first unr...