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 02.05.2025 15:55:56
  • Zuletzt bearbeitet 10.11.2025 17:50:48

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: initialize struct pn533_out_arg properly struct pn533_out_arg used as a temporary context for out_urb is not initialized properly. Its uninitialized 'phy' field can be ...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:55
  • Zuletzt bearbeitet 10.11.2025 17:51:59

In the Linux kernel, the following vulnerability has been resolved: fs: prevent out-of-bounds array speculation when closing a file descriptor Google-Bug-Id: 114199369

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:54
  • Zuletzt bearbeitet 10.11.2025 17:52:31

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix memory leaks in mpi3mr_init_ioc() Don't allocate memory again when IOC is being reinitialized.

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:54
  • Zuletzt bearbeitet 10.11.2025 17:52:14

In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid potential UAF in nvmet_req_complete() An nvme target ->queue_response() operation implementation may free the request passed as argument. Such implementation potential...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:53
  • Zuletzt bearbeitet 10.11.2025 17:52:52

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects during probe that firmware is in recovery mode then i40e_init_recovery_mode() is called ...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:52
  • Zuletzt bearbeitet 10.11.2025 17:53:08

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix NULL-ptr deref in offchan check If, e.g. in AP mode, the link was already created by userspace but not activated yet, it has a chandef but the chandef isn't vali...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:51
  • Zuletzt bearbeitet 10.11.2025 17:53:35

In the Linux kernel, the following vulnerability has been resolved: loop: Fix use-after-free issues do_req_filebacked() calls blk_mq_complete_request() synchronously or asynchronously when using asynchronous I/O unless memory allocation fails. Henc...

  • EPSS 0.01%
  • Veröffentlicht 02.05.2025 15:55:51
  • Zuletzt bearbeitet 10.11.2025 17:53:20

In the Linux kernel, the following vulnerability has been resolved: drm/i915/sseu: fix max_subslices array-index-out-of-bounds access It seems that commit bc3c5e0809ae ("drm/i915/sseu: Don't try to store EU mask internally in UAPI format") exposed ...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:50
  • Zuletzt bearbeitet 10.11.2025 17:53:47

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler() When performing a stress test on SMC-R by rmmod mlx5_ib driver during the wrk/nginx test, we found that there is a probability...

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:55:49
  • Zuletzt bearbeitet 10.11.2025 17:54:04

In the Linux kernel, the following vulnerability has been resolved: net: tunnels: annotate lockless accesses to dev->needed_headroom IP tunnels can apparently update dev->needed_headroom in their xmit path. This patch takes care of three tunnels x...