Linux

Linux Kernel

15173 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:25
  • Zuletzt bearbeitet 23.04.2026 21:13:06

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah() struct irdma_create_ah_resp { // 8 bytes, no padding __u32 ah_id; // offset 0 - SET (uresp.ah_id = ah...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:24
  • Zuletzt bearbeitet 23.04.2026 21:13:15

In the Linux kernel, the following vulnerability has been resolved: can: usb: f81604: handle short interrupt urb messages properly If an interrupt urb is received that is not the correct length, properly detect it and don't attempt to treat the dat...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:23
  • Zuletzt bearbeitet 23.04.2026 21:13:22

In the Linux kernel, the following vulnerability has been resolved: cpufreq: intel_pstate: Fix crash during turbo disable When the system is booted with kernel command line argument "nosmt" or "maxcpus" to limit the number of CPUs, disabling turbo ...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:23
  • Zuletzt bearbeitet 13.04.2026 14:16:09

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:22
  • Zuletzt bearbeitet 23.04.2026 21:13:28

In the Linux kernel, the following vulnerability has been resolved: udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected. Let's say we bind() an UDP socket to the wildcard address with a non-zero port, connect() it to an ad...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:21
  • Zuletzt bearbeitet 23.04.2026 21:10:55

In the Linux kernel, the following vulnerability has been resolved: libie: don't unroll if fwlog isn't supported The libie_fwlog_deinit() function can be called during driver unload even when firmware logging was never properly initialized. This le...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:21
  • Zuletzt bearbeitet 27.04.2026 14:16:30

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: complete pending data exchange on device close In nci_close_device(), complete any pending data exchange before closing. The data exchange callback (e.g. rawsock_data_exc...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:20
  • Zuletzt bearbeitet 23.04.2026 21:11:04

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix NULL pointer dereference of mgmt_chann mgmt_chann may be set to NULL if the firmware returns an unexpected error in aie2_send_mgmt_msg_wait(). This can later lea...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:19
  • Zuletzt bearbeitet 23.04.2026 21:11:17

In the Linux kernel, the following vulnerability has been resolved: xsk: Fix fragment node deletion to prevent buffer leak After commit b692bf9a7543 ("xsk: Get rid of xdp_buff_xsk::xskb_list_node"), the list_node field is reused for both the xskb p...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:27:19
  • Zuletzt bearbeitet 23.04.2026 21:11:13

In the Linux kernel, the following vulnerability has been resolved: cxl/mbox: validate payload size before accessing contents in cxl_payload_from_user_allowed() cxl_payload_from_user_allowed() casts and dereferences the input payload without first ...