Linux

Linux Kernel

12443 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 17.08.2024 09:15:09
  • Last modified 19.08.2024 19:53:45

In the Linux kernel, the following vulnerability has been resolved: net: mediatek: Fix potential NULL pointer dereference in dummy net_device handling Move the freeing of the dummy net_device from mtk_free_dev() to mtk_remove(). Previously, if all...

  • EPSS 0.01%
  • Published 17.08.2024 09:15:09
  • Last modified 03.11.2025 22:17:54

In the Linux kernel, the following vulnerability has been resolved: net: nexthop: Initialize all fields in dumped nexthops struct nexthop_grp contains two reserved fields that are not initialized by nla_put_nh_group(), and carry garbage. This can b...

  • EPSS 0.01%
  • Published 17.08.2024 09:15:09
  • Last modified 03.11.2025 22:17:54

In the Linux kernel, the following vulnerability has been resolved: tipc: Return non-zero value from tipc_udp_addr2str() on error tipc_udp_addr2str() should return non-zero value if the UDP media address is invalid. Otherwise, a buffer overflow acc...

  • EPSS 0.01%
  • Published 17.08.2024 09:15:09
  • Last modified 03.11.2025 22:17:55

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix a use-after-free related to destroying CM IDs iw_conn_req_handler() associates a new struct rdma_id_private (conn_id) with an existing struct iw_cm_id (cm_id) as fol...

  • EPSS 0.01%
  • Published 17.08.2024 09:15:09
  • Last modified 03.11.2025 22:17:55

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: validate nvme_local_port correctly The driver load failed with error message, qla2xxx [0000:04:00.0]-ffff:0: register_localport failed: ret=ffffffef and with a ker...

  • EPSS 0.01%
  • Published 17.08.2024 09:15:09
  • Last modified 03.11.2025 22:17:55

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Complete command early within lock A crash was observed while performing NPIV and FW reset, BUG: kernel NULL pointer dereference, address: 000000000000001c #PF: s...

  • EPSS 0.01%
  • Published 17.08.2024 09:15:09
  • Last modified 03.11.2025 22:17:56

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix for possible memory corruption Init Control Block is dereferenced incorrectly. Correctly dereference ICB

  • EPSS 0.01%
  • Published 17.08.2024 09:15:09
  • Last modified 03.11.2025 22:17:56

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: During vport delete send async logout explicitly During vport delete, it is observed that during unload we hit a crash because of stale entries in outstanding comman...

  • EPSS 0.01%
  • Published 17.08.2024 09:15:09
  • Last modified 03.11.2025 22:17:56

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clk_prepare(). However, on certain platforms like i.MX8QM and i.MX8...

  • EPSS 0.01%
  • Published 17.08.2024 09:15:09
  • Last modified 03.11.2025 22:17:56

In the Linux kernel, the following vulnerability has been resolved: ice: Add a per-VF limit on number of FDIR filters While the iavf driver adds a s/w limit (128) on the number of FDIR filters that the VF can request, a malicious VF driver can requ...