Linux

Linux Kernel

12164 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 03.07.2025 08:35:59
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k_htc: Abort software beacon handling if disabled A malicious USB device can send a WMI_SWBA_EVENTID event from an ath9k_htc-managed device before beaconing has been enab...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:58
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init() devm_ioremap() returns NULL on error. Currently, mt7915_mmio_wed_init() does not check for this case, which results...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:58
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Fix null-ptr-deref in mt7996_mmio_wed_init() devm_ioremap() returns NULL on error. Currently, mt7996_mmio_wed_init() does not check for this case, which results...

  • EPSS 0.04%
  • Veröffentlicht 03.07.2025 08:35:57
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Avoid using sk_socket after free when sending The sk->sk_socket is not locked or referenced in backlog thread, and during the call to skb_send_sock(), there is a race...

  • EPSS 0.04%
  • Veröffentlicht 03.07.2025 08:35:56
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: net: usb: aqc111: fix error handling of usbnet read calls Syzkaller, courtesy of syzbot, identified an error (see report [1]) in aqc111 driver, caused by incomplete sanitation of u...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:55
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: af_packet: move notifier's packet_dev_mc out of rcu critical section Syzkaller reports the following issue: BUG: sleeping function called from invalid context at kernel/locking/m...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:55
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work The cited commit fixed a crash when cma_netevent_callback was called for a cma_id while work on that id from a pre...

  • EPSS 0.03%
  • Veröffentlicht 03.07.2025 08:35:54
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: net: phy: clear phydev->devlink when the link is deleted There is a potential crash issue when disabling and re-enabling the network port. When disabling the network port, phy_deta...

  • EPSS 0.04%
  • Veröffentlicht 03.07.2025 08:35:53
  • Zuletzt bearbeitet 09.09.2025 17:15:44

In the Linux kernel, the following vulnerability has been resolved: net: phy: mscc: Fix memory leak when using one step timestamping Fix memory leak when running one-step timestamping. When running one-step sync timestamping, the HW is configured t...

  • EPSS 0.04%
  • Veröffentlicht 03.07.2025 08:35:52
  • Zuletzt bearbeitet 03.07.2025 15:13:53

In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: Fix the dead loop of MPLS parse The unexpected MPLS packet may not end with the bottom label stack. When there are many stacks, The label count value has wrapped ...