Linux

Linux Kernel

14320 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:10
  • Zuletzt bearbeitet 21.11.2024 09:03:28

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: Fix NULL pointer dereference when get power limit Because powerplay_table initialization is skipped under sriov case, We check and set default lower and upper OD val...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:09
  • Zuletzt bearbeitet 05.01.2026 11:16:32

In the Linux kernel, the following vulnerability has been resolved: drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_mode() If we have no VBT, or the VBT didn't declare the encoder in question, we won't have the 'devdata...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:09
  • Zuletzt bearbeitet 08.04.2025 18:55:49

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vma: Fix UAF on destroy against retire race Object debugging tools were sporadically reporting illegal attempts to free a still active i915 VMA object when parking a GT be...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:09
  • Zuletzt bearbeitet 20.03.2025 21:34:39

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed The driver creates /sys/kernel/debug/dri/0/mob_ttm even when the corresponding ttm_resource_manager is not allo...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2024 06:15:09
  • Zuletzt bearbeitet 14.01.2025 14:37:37

In the Linux kernel, the following vulnerability has been resolved: drm/dp: Fix divide-by-zero regression on DP MST unplug with nouveau Fix a regression when using nouveau and unplugging a StarTech MSTDP122DP DisplayPort 1.2 MST hub (the same regre...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:09
  • Zuletzt bearbeitet 21.11.2024 09:03:26

In the Linux kernel, the following vulnerability has been resolved: net: phy: qcom: at803x: fix kernel panic with at8031_probe On reworking and splitting the at803x driver, in splitting function of at803x PHYs it was added a NULL dereference bug wh...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:09
  • Zuletzt bearbeitet 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: nouveau/dmem: handle kcalloc() allocation failure The kcalloc() in nouveau_dmem_evict_chunk() will return null if the physical memory has run out. As a result, if we dereference sr...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:08
  • Zuletzt bearbeitet 21.11.2024 09:03:25

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in usb_deauthorize_interface() Among the attribute file callback routines in drivers/usb/core/sysfs.c, the interface_authorized_store() function is the only...

  • EPSS 0.01%
  • Veröffentlicht 01.05.2024 06:15:08
  • Zuletzt bearbeitet 23.12.2025 18:54:14

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix unremoved procfs host directory regression Commit fc663711b944 ("scsi: core: Remove the /proc/scsi/${proc_name} directory earlier") fixed a bug related to modules l...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2024 06:15:08
  • Zuletzt bearbeitet 18.09.2025 14:19:00

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate request buffer size in smb2_allocate_rsp_buf() The response buffer should be allocated in smb2_allocate_rsp_buf before validating request. But the fields in payload...