Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:56
  • Zuletzt bearbeitet 03.11.2025 18:42:15

In the Linux kernel, the following vulnerability has been resolved: ax25: Remove broken autobind Binding AX25 socket by using the autobind feature leads to memory leaks in ax25_connect() and also refcount leaks in ax25_release(). Memory leak was de...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:55
  • Zuletzt bearbeitet 24.11.2025 10:16:00

In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_entry() There are actually 2 problems: - deleting the last element doesn't require the memmove of element...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:12:55
  • Zuletzt bearbeitet 03.11.2025 18:42:23

In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Mask the bd_cnt field in the TX BD properly The bd_cnt field in the TX BD specifies the total number of BDs for the TX packet. The bd_cnt field has 5 bits and the maximum...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:54
  • Zuletzt bearbeitet 03.11.2025 18:42:40

In the Linux kernel, the following vulnerability has been resolved: vmxnet3: unregister xdp rxq info in the reset path vmxnet3 does not unregister xdp rxq info in the vmxnet3_reset_work() code path as vmxnet3_rq_destroy() is not invoked in this cod...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:53
  • Zuletzt bearbeitet 03.11.2025 18:44:21

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Use kernel helpers for hex dumps Previously, when the driver was printing hex dumps, the buffer was cast to an 8 byte long and printed using string formatters. If the buff...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:53
  • Zuletzt bearbeitet 06.12.2025 22:15:50

In the Linux kernel, the following vulnerability has been resolved: bonding: check xdp prog when set bond mode Following operations can trigger a warning[1]: ip netns add ns1 ip netns exec ns1 ip link add bond0 type bond mode balance-rr ...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:52
  • Zuletzt bearbeitet 24.11.2025 10:15:59

In the Linux kernel, the following vulnerability has been resolved: net: fix NULL pointer dereference in l3mdev_l3_rcv When delete l3s ipvlan: ip link del link eth0 ipvlan1 type ipvlan mode l3s This may cause a null pointer dereference: ...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:51
  • Zuletzt bearbeitet 04.11.2025 17:04:34

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Fix kernel panic during FW release This fixes a kernel panic seen during release FW in a stress test scenario where WLAN and BT FW download occurs simultaneou...

  • EPSS 0.02%
  • Veröffentlicht 16.04.2025 14:12:50
  • Zuletzt bearbeitet 04.11.2025 17:04:49

In the Linux kernel, the following vulnerability has been resolved: net: libwx: fix Tx L4 checksum The hardware only supports L4 checksum offload for TCP/UDP/SCTP protocol. There was a bug to set Tx checksum flag for the other protocol that results...

  • EPSS 0.03%
  • Veröffentlicht 16.04.2025 14:12:49
  • Zuletzt bearbeitet 04.11.2025 17:05:07

In the Linux kernel, the following vulnerability has been resolved: drm: xlnx: zynqmp_dpsub: Add NULL check in zynqmp_audio_init devm_kasprintf() calls can return null pointers on failure. But some return values were not checked in zynqmp_audio_ini...