Linux

Linux

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:52
  • Zuletzt bearbeitet 12.05.2026 19:36:09

In the Linux kernel, the following vulnerability has been resolved: net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_mode kaweth_set_rx_mode(), the ndo_set_rx_mode callback, calls netif_stop_queue() and netif_wake_queue(). These are ...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:51
  • Zuletzt bearbeitet 12.05.2026 19:52:25

In the Linux kernel, the following vulnerability has been resolved: procfs: fix possible double mmput() in do_procmap_query() When user provides incorrectly sized buffer for build ID for PROCMAP_QUERY we return with -ENAMETOOLONG error. After rece...

  • EPSS 0.02%
  • Veröffentlicht 06.05.2026 11:27:50
  • Zuletzt bearbeitet 12.05.2026 20:01:03

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: pci: validate release report content before using for RTL8922DE The commit 957eda596c76 ("wifi: rtw89: pci: validate sequence number of TX release report") does valida...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:50
  • Zuletzt bearbeitet 12.05.2026 19:54:16

In the Linux kernel, the following vulnerability has been resolved: media: ipu6: Fix RPM reference leak in probe error paths Several error paths in ipu6_pci_probe() were jumping directly to out_ipu6_bus_del_devices without releasing the runtime PM ...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:49
  • Zuletzt bearbeitet 12.05.2026 20:01:25

In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841 The 9FGV0841 has 8 outputs and registers 8 struct clk_hw, make sure there are 8 slots for those newly registered clk_hw poi...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:48
  • Zuletzt bearbeitet 12.05.2026 20:01:45

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: xscale: Check for PTP support properly In ixp4xx_get_ts_info() ixp46x_ptp_find() is called unconditionally despite this feature only existing on ixp46x, leading to t...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:48
  • Zuletzt bearbeitet 12.05.2026 20:01:34

In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix post open error handling Closing a queue doesn't guarantee that all associated page pools are terminated right away, let the refcounting do the work instead of r...

  • EPSS 0.02%
  • Veröffentlicht 06.05.2026 11:27:47
  • Zuletzt bearbeitet 13.05.2026 14:56:38

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix 22000 series SMEM parsing If the firmware were to report three LMACs (which doesn't exist in hardware) then using "fwrt->smem_cfg.lmac[2]" is an overrun of the a...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:46
  • Zuletzt bearbeitet 13.05.2026 14:52:52

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Move vbus draw to workqueue context Currently dwc3_gadget_vbus_draw() can be called from atomic context, which in turn invokes power-supply-core APIs. And some t...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:46
  • Zuletzt bearbeitet 13.05.2026 14:55:22

In the Linux kernel, the following vulnerability has been resolved: EFI/CPER: don't dump the entire memory region The current logic at cper_print_fw_err() doesn't check if the error record length is big enough to handle offset. On a bad firmware, i...