Linux

Linux Kernel

12290 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 28.02.2023 21:15:12
  • Zuletzt bearbeitet 20.03.2025 20:15:28

In the Linux kernel before 6.1.2, kernel/module/decompress.c misinterprets the module_get_next_page return value (expects it to be NULL in the error case, whereas it is actually an error pointer).

  • EPSS 0.02%
  • Veröffentlicht 28.02.2023 21:15:12
  • Zuletzt bearbeitet 19.03.2025 17:15:38

In the Linux kernel before 6.0.3, drivers/gpu/drm/virtio/virtgpu_object.c misinterprets the drm_gem_shmem_get_sg_table return value (expects it to be NULL in the error case, whereas it is actually an error pointer).

  • EPSS 0.02%
  • Veröffentlicht 28.02.2023 21:15:12
  • Zuletzt bearbeitet 20.03.2025 20:15:28

In the Linux kernel before 5.16.3, drivers/usb/dwc3/dwc3-qcom.c misinterprets the dwc3_qcom_create_urs_usb_platdev return value (expects it to be NULL in the error case, whereas it is actually an error pointer).

  • EPSS 0.12%
  • Veröffentlicht 28.02.2023 15:15:11
  • Zuletzt bearbeitet 21.11.2024 07:37:13

There is a use-after-free vulnerability in the Linux Kernel which can be exploited to achieve local privilege escalation. To reach the vulnerability kernel configuration flag CONFIG_TLS or CONFIG_XFRM_ESPINTCP has to be configured, but the operation ...

  • EPSS 0.01%
  • Veröffentlicht 28.02.2023 05:15:12
  • Zuletzt bearbeitet 05.05.2025 16:15:29

In the Linux kernel before 5.17, an error path in dwc3_qcom_acpi_register_core in drivers/usb/dwc3/dwc3-qcom.c lacks certain platform_device_put and kfree calls.

Exploit
  • EPSS 0.02%
  • Veröffentlicht 26.02.2023 23:15:10
  • Zuletzt bearbeitet 05.05.2025 16:15:31

In the Linux kernel 6.0.8, there is a use-after-free in inode_cgwb_move_to_attached in fs/fs-writeback.c, related to __list_del_entry_valid.

Exploit
  • EPSS 0.02%
  • Veröffentlicht 26.02.2023 23:15:10
  • Zuletzt bearbeitet 05.05.2025 16:15:31

In the Linux kernel 6.0.8, there is a use-after-free in ntfs_trim_fs in fs/ntfs3/bitmap.c.

Exploit
  • EPSS 0.06%
  • Veröffentlicht 26.02.2023 23:15:10
  • Zuletzt bearbeitet 05.05.2025 16:15:31

In the Linux kernel 6.0.8, there is an out-of-bounds read in ntfs_attr_find in fs/ntfs/attrib.c.

Exploit
  • EPSS 0.02%
  • Veröffentlicht 25.02.2023 04:15:10
  • Zuletzt bearbeitet 05.05.2025 16:15:31

In the Linux kernel 6.0.8, there is a use-after-free in run_unpack in fs/ntfs3/run.c, related to a difference between NTFS sector size and media sector size.

  • EPSS 0.01%
  • Veröffentlicht 25.02.2023 04:15:10
  • Zuletzt bearbeitet 25.06.2025 20:54:48

In the Linux kernel before 6.1.13, there is a double free in net/mpls/af_mpls.c upon an allocation failure (for registering the sysctl table under a new location) during the renaming of a device.