Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 03.04.2025 08:15:15
  • Zuletzt bearbeitet 03.11.2025 20:17:36

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lec_send() The ->send() operation frees skb so save the length before calling ->send() to avoid a use after free.

  • EPSS 0.02%
  • Veröffentlicht 03.04.2025 08:15:14
  • Zuletzt bearbeitet 01.10.2025 19:15:34

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Fix fence reference count leak The last_scheduled fence leaks when an entity is being killed and adding the cleanup callback fails. Decrement the reference count of pre...

  • EPSS 0.03%
  • Veröffentlicht 02.04.2025 14:16:01
  • Zuletzt bearbeitet 03.11.2025 20:17:35

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix incorrect validation for num_aces field of smb_acl parse_dcal() validate num_aces to allocate posix_ace_state_array. if (num_aces > ULONG_MAX / sizeof(struct smb_ace *)...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2025 13:15:43
  • Zuletzt bearbeitet 30.10.2025 19:20:31

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: init return value in amdgpu_ttm_clear_buffer Otherwise an uninitialized value can be returned if amdgpu_res_cleared returns true for all regions. Possibly closes: http...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2025 13:15:43
  • Zuletzt bearbeitet 04.11.2025 18:56:57

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/read_collect: add to next->prev_donated If multiple subrequests donate data to the same "next" request (depending on the subrequest completion order), each of them would o...

  • EPSS 0.02%
  • Veröffentlicht 02.04.2025 13:15:43
  • Zuletzt bearbeitet 01.10.2025 18:15:41

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix missing .is_two_pixels_per_container Starting from 6.11, AMDGPU driver, while being loaded with amdgpu.dc=1, due to lack of .is_two_pixels_per_container functi...

  • 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...