Linux

Linux Kernel

12152 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:28
  • Zuletzt bearbeitet 22.09.2025 21:23:01

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync() BUG: kernel NULL pointer dereference, address: 00000000000002ec PGD 0 P4D 0 Oops: Oops: 0000 [#1] SMP PTI CPU:...

  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:28
  • Zuletzt bearbeitet 22.09.2025 21:23:01

In the Linux kernel, the following vulnerability has been resolved: eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ring Replace NULL check with IS_ERR() check after calling page_pool_create() since this function returns error pointe...

  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:27
  • Zuletzt bearbeitet 22.09.2025 21:23:01

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndev In the TX completion packet stage of TI SoCs with CPSW2G instance, which has single external ethernet port,...

  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:26
  • Zuletzt bearbeitet 22.09.2025 21:23:01

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx->in_use in ice_ptp_ts_irq The E810 device has support for a "low latency" firmware interface to access and read the Tx timestamps. This interface does no...

  • EPSS 0.03%
  • Veröffentlicht 19.09.2025 15:26:25
  • Zuletzt bearbeitet 22.09.2025 21:23:01

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty list_first_entry() never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to ...

  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:25
  • Zuletzt bearbeitet 22.09.2025 21:23:01

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL access of tx->in_use in ice_ll_ts_intr Recent versions of the E810 firmware have support for an extra interrupt to handle report of the "low latency" Tx timestamps co...

  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:24
  • Zuletzt bearbeitet 22.09.2025 21:23:01

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6 When tcp_ao_copy_all_matching() fails in tcp_v6_syn_recv_sock() it just exits the function. This ends up causing...

  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:23
  • Zuletzt bearbeitet 22.09.2025 21:23:01

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD when refreshing an FDB entry with a nexthop object VXLAN FDB entries can point to either a remote destination or an FDB nexthop group. The latter is usually used in ...

  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:22
  • Zuletzt bearbeitet 22.09.2025 21:23:01

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() If the ssid->datalen is more than IEEE80211_MAX_SSID_LEN (32) it would lead to memory corruption so add some bou...

  • EPSS 0.02%
  • Veröffentlicht 19.09.2025 15:26:22
  • Zuletzt bearbeitet 22.09.2025 21:23:01

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects When the "proxy" option is enabled on a VXLAN device, the device will suppress ARP requests and IPv6 Neighbor Soli...