Linux

Linux Kernel

16600 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.16%
  • Veröffentlicht 02.05.2025 15:56:06
  • Zuletzt bearbeitet 10.11.2025 17:40:13

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix mpi3mr_hba_port memory leak in mpi3mr_remove() Free mpi3mr_hba_port at .remove.

  • EPSS 0.17%
  • Veröffentlicht 02.05.2025 15:56:06
  • Zuletzt bearbeitet 01.06.2026 17:16:24

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser() When the buffer length of the recvmsg system call is 0, we got the flollowing soft lockup problem...

  • EPSS 0.16%
  • Veröffentlicht 02.05.2025 15:56:05
  • Zuletzt bearbeitet 10.11.2025 17:40:30

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a server shutdown leak Fix a race where kthread_stop() may prevent the threadfn from ever getting called. If that happens the svc_rqst will not be cleaned up.

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:56:04
  • Zuletzt bearbeitet 08.05.2025 11:15:52

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

  • EPSS 0.02%
  • Veröffentlicht 02.05.2025 15:56:04
  • Zuletzt bearbeitet 08.05.2025 11:15:52

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

  • EPSS 0.16%
  • Veröffentlicht 02.05.2025 15:56:03
  • Zuletzt bearbeitet 10.11.2025 17:40:51

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix expander node leak in mpi3mr_remove() Add a missing resource clean up in .remove.

  • EPSS 0.16%
  • Veröffentlicht 02.05.2025 15:56:03
  • Zuletzt bearbeitet 10.11.2025 17:40:41

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix throttle_groups memory leak Add a missing kfree().

  • EPSS 0.16%
  • Veröffentlicht 02.05.2025 15:56:02
  • Zuletzt bearbeitet 10.11.2025 17:41:02

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix sas_hba.phy memory leak in mpi3mr_remove() Free mrioc->sas_hba.phy at .remove.

  • EPSS 0.17%
  • Veröffentlicht 02.05.2025 15:56:01
  • Zuletzt bearbeitet 10.11.2025 17:46:06

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb->len Packet length retrieved from skb data may be larger than the actual socket buffer length (up to 9026 bytes). In such case the cl...

  • EPSS 0.16%
  • Veröffentlicht 02.05.2025 15:56:00
  • Zuletzt bearbeitet 10.11.2025 17:49:51

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix NULL pointer access in mpt3sas_transport_port_add() Port is allocated by sas_port_alloc_num() and rphy is allocated by either sas_end_device_alloc() or sas_expan...