Linux

Linux Kernel

12378 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 12:15:05
  • Zuletzt bearbeitet 25.09.2025 19:38:10

In the Linux kernel, the following vulnerability has been resolved: ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler Currently, the same handler is called for both a NETDEV_BONDING_INFO LAG unlink notification as for a NETDEV_UNREGISTER call. ...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 12:15:05
  • Zuletzt bearbeitet 21.11.2024 07:34:07

In the Linux kernel, the following vulnerability has been resolved: net: dsa: fix panic when DSA master device unbinds on shutdown Rafael reports that on a system with LX2160A and Marvell DSA switches, if a reboot occurs while the DSA master (dpaa2...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 12:15:05
  • Zuletzt bearbeitet 21.11.2024 07:34:07

In the Linux kernel, the following vulnerability has been resolved: net: fix a memleak when uncloning an skb dst and its metadata When uncloning an skb dst and its associated metadata, a new dst+metadata is allocated and later replaces the old one ...

  • EPSS 0.01%
  • Veröffentlicht 16.07.2024 12:15:05
  • Zuletzt bearbeitet 03.10.2025 14:19:18

In the Linux kernel, the following vulnerability has been resolved: ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path ip[6]mr_free_table() can only be called under RTNL lock. RTNL: assertion failed at net/core/dev.c (103...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 12:15:05
  • Zuletzt bearbeitet 25.09.2025 19:37:05

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: don't release napi in __ibmvnic_open() If __ibmvnic_open() encounters an error such as when setting link state, it calls release_resources() which frees the napi structure...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 12:15:05
  • Zuletzt bearbeitet 03.10.2025 14:19:45

In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: don't use devres for mdiobus As explained in commits: 74b6d7d13307 ("net: dsa: realtek: register the MDIO bus under devres") 5135e96a3dd2 ("net: dsa: don't ...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 12:15:05
  • Zuletzt bearbeitet 03.10.2025 14:20:22

In the Linux kernel, the following vulnerability has been resolved: net: dsa: felix: don't use devres for mdiobus As explained in commits: 74b6d7d13307 ("net: dsa: realtek: register the MDIO bus under devres") 5135e96a3dd2 ("net: dsa: don't allocat...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 12:15:05
  • Zuletzt bearbeitet 03.10.2025 14:20:42

In the Linux kernel, the following vulnerability has been resolved: net: dsa: seville: register the mdiobus under devres As explained in commits: 74b6d7d13307 ("net: dsa: realtek: register the MDIO bus under devres") 5135e96a3dd2 ("net: dsa: don't ...

  • EPSS 0.03%
  • Veröffentlicht 16.07.2024 12:15:05
  • Zuletzt bearbeitet 06.10.2025 17:05:29

In the Linux kernel, the following vulnerability has been resolved: net: dsa: bcm_sf2: don't use devres for mdiobus As explained in commits: 74b6d7d13307 ("net: dsa: realtek: register the MDIO bus under devres") 5135e96a3dd2 ("net: dsa: don't alloc...

  • EPSS 0.02%
  • Veröffentlicht 16.07.2024 12:15:05
  • Zuletzt bearbeitet 06.10.2025 17:07:26

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: lock against ->sock changing during sysfs read ->sock can be set to NULL asynchronously unless ->recv_mutex is held. So it is important to hold that mutex. Otherwise a sys...