Linux

Linux

7687 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:10:21
  • Zuletzt bearbeitet 01.10.2025 16:15:48

In the Linux kernel, the following vulnerability has been resolved: net: tun: Fix memory leaks of napi_get_frags kmemleak reports after running test_progs: unreferenced object 0xffff8881b1672dc0 (size 232): comm "test_progs", pid 394388, jiffies...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:10:20
  • Zuletzt bearbeitet 01.10.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix possible crash in bnxt_hwrm_set_coal() During the error recovery sequence, the rtnl_lock is not held for the entire duration and some datastructures may be freed durin...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:10:19
  • Zuletzt bearbeitet 01.10.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipc_wwan_dellink IOSM driver registers network device without setting the needs_free_netdev flag, and does NOT call free_netdev() when unregiste...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:10:19
  • Zuletzt bearbeitet 10.11.2025 21:03:54

In the Linux kernel, the following vulnerability has been resolved: phy: ralink: mt7621-pci: add sentinel to quirks table With mt7621 soc_dev_attr fixed to register the soc as a device, kernel will experience an oops in soc_device_match_attr This ...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:10:18
  • Zuletzt bearbeitet 01.10.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: net: wwan: mhi: fix memory leak in mhi_mbim_dellink MHI driver registers network device without setting the needs_free_netdev flag, and does NOT call free_netdev() when unregisters...

  • EPSS 0.04%
  • Veröffentlicht 01.05.2025 14:10:17
  • Zuletzt bearbeitet 01.10.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram() ./drivers/gpu/drm/amd/amdkfd/kfd_migrate.c:985:58-62: ERROR: p is NULL but dereferenced.

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:10:17
  • Zuletzt bearbeitet 23.01.2026 16:48:53

In the Linux kernel, the following vulnerability has been resolved: ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network When copying a `struct ifaddrlblmsg` to the network, __ifal_reserved remained uninitialized, resulting in ...

  • EPSS 0.06%
  • Veröffentlicht 01.05.2025 14:10:16
  • Zuletzt bearbeitet 01.10.2025 17:15:35

In the Linux kernel, the following vulnerability has been resolved: can: af_can: fix NULL pointer dereference in can_rx_register() It causes NULL pointer dereference when testing as following: (a) use syscall(__NR_socket, 0x10ul, 3ul, 0) to create ...

  • EPSS 0.06%
  • Veröffentlicht 01.05.2025 14:10:15
  • Zuletzt bearbeitet 01.10.2025 17:15:35

In the Linux kernel, the following vulnerability has been resolved: tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header This is a follow-up for commit 974cb0e3e7c9 ("tipc: fix uninit-value in tipc_nl_compat_name_table_dump...

  • EPSS 0.05%
  • Veröffentlicht 01.05.2025 14:10:14
  • Zuletzt bearbeitet 01.10.2025 16:15:46

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: fix memory leak when register device fail If device_register() fails, it should call put_device() to give up reference, the name allocated in dev_set_n...