Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 03.11.2025 20:17:30

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name() Add check for the return value of mgmt_alloc_skb() in mgmt_remote_name() to prevent null pointer dereference.

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

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr If multiple connection requests attempt to create an implicit mptcp endpoint in parallel, more than one ca...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 30.10.2025 19:44:02

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hmm: Don't dereference struct page pointers without notifier lock The pnfs that we obtain from hmm_range_fault() point to pages that we don't have a reference on, and the gu...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:24
  • Zuletzt bearbeitet 01.10.2025 20:18:34

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfd_queue_acquire_buffers. (cherry picked fro...

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

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params Null pointer dereference issue could occur when pipe_ctx->plane_state is null. The fix ad...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:23
  • Zuletzt bearbeitet 16.04.2025 14:15:23

In the Linux kernel, the following vulnerability has been resolved: HID: hid-steam: Fix use-after-free when detaching device When a hid-steam device is removed it must clean up the client_hdev used for intercepting hidraw access. This can lead to s...

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

In the Linux kernel, the following vulnerability has been resolved: net: hns3: make sure ptp clock is unregister and freed if hclge_ptp_get_cycle returns an error During the initialization of ptp, hclge_ptp_get_cycle might return an error and retur...

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

In the Linux kernel, the following vulnerability has been resolved: llc: do not use skb_get() before dev_queue_xmit() syzbot is able to crash hosts [1], using llc and devices not supporting IFF_TX_SKB_SHARING. In this case, e1000 driver calls eth_...

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

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix ownership in __udp_gso_segment In __udp_gso_segment the skb destructor is removed before segmenting the skb but the socket reference is kept as-is. This is an issue i...

  • EPSS 0.02%
  • Veröffentlicht 01.04.2025 16:15:23
  • Zuletzt bearbeitet 01.10.2025 20:18:33

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu() nvme_tcp_recv_pdu() doesn't check the validity of the header length. When header digests are enabled, a target migh...