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 02.04.2025 13:15:43
  • Zuletzt bearbeitet 01.10.2025 18:15:42

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags PRT BOs may not have any backing store, so bo->tbo.resource will be NULL. Check for that before dereferen...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2025 13:15:43
  • Zuletzt bearbeitet 03.11.2025 20:17:34

In the Linux kernel, the following vulnerability has been resolved: x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes Currently, load_microcode_amd() iterates over all NUMA nodes, retrieves their CPU masks and unconditionally...

  • EPSS 0.03%
  • Veröffentlicht 02.04.2025 13:15:43
  • Zuletzt bearbeitet 03.11.2025 20:17:35

In the Linux kernel, the following vulnerability has been resolved: HID: ignore non-functional sensor in HP 5MP Camera The HP 5MP Camera (USB ID 0408:5473) reports a HID sensor interface that is not actually implemented. Attempting to access this n...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2025 13:15:43
  • Zuletzt bearbeitet 03.11.2025 20:17:35

In the Linux kernel, the following vulnerability has been resolved: iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic() When performing an iSCSI boot using IPv6, iscsistart still reads the /sys/firmware/ibft/ethernetX/subnet-m...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:30
  • Zuletzt bearbeitet 03.11.2025 20:17:34

In the Linux kernel, the following vulnerability has been resolved: net: switchdev: Convert blocking notification chain to a raw one A blocking notification chain uses a read-write semaphore to protect the integrity of the chain. The semaphore is a...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:29
  • Zuletzt bearbeitet 30.10.2025 21:03:16

In the Linux kernel, the following vulnerability has been resolved: fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs Gen 2 Hyper-V VMs boot via EFI and have a standard EFI framebuffer device. When the kdump kernel runs in such a...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:29
  • Zuletzt bearbeitet 03.11.2025 20:17:33

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: Fix address space leak when Hyper-V DRM device is removed When a Hyper-V DRM device is probed, the driver allocates MMIO space for the vram, and maps it cacheable. If t...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:29
  • Zuletzt bearbeitet 03.11.2025 20:17:34

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel wiphy_work before freeing wiphy A wiphy_work can be queued from the moment the wiphy is allocated and initialized (i.e. wiphy_new_nm). When a wiphy_work is q...

  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:29
  • Zuletzt bearbeitet 03.11.2025 20:17:34

In the Linux kernel, the following vulnerability has been resolved: sched: address a potential NULL pointer dereference in the GRED scheduler. If kzalloc in gred_init returns a NULL pointer, the code follows the error handling path, invoking gred_d...

  • EPSS 0.04%
  • Veröffentlicht 01.04.2025 16:15:29
  • Zuletzt bearbeitet 03.11.2025 20:17:34

In the Linux kernel, the following vulnerability has been resolved: ice: fix memory leak in aRFS after reset Fix aRFS (accelerated Receive Flow Steering) structures memory leak by adding a checker to verify if aRFS memory is already allocated while...