Debian

Debian 14 (forky)

13671 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:48
  • Zuletzt bearbeitet 18.04.2026 09:16:16

In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: validate USB endpoints The pegasus driver should validate that the device it is probing has the proper number and types of USB endpoints it is expecting before i...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:26:47
  • Zuletzt bearbeitet 02.04.2026 15:16:30

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix out-of-bounds memset in command slot handling The remaining space in a command slot may be smaller than the size of the command header. Clearing the command head...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:46
  • Zuletzt bearbeitet 25.03.2026 15:41:33

In the Linux kernel, the following vulnerability has been resolved: irqchip/sifive-plic: Fix frozen interrupt due to affinity setting PLIC ignores interrupt completion message for disabled interrupt, explained by the specification: The PLIC si...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:45
  • Zuletzt bearbeitet 18.04.2026 09:16:16

In the Linux kernel, the following vulnerability has been resolved: atm: lec: fix null-ptr-deref in lec_arp_clear_vccs syzkaller reported a null-ptr-deref in lec_arp_clear_vccs(). This issue can be easily reproduced using the syzkaller reproducer. ...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:44
  • Zuletzt bearbeitet 25.03.2026 15:41:33

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup() Reset eBPF program pointer to old_prog and do not decrease its ref-count if mtk_open rout...

  • EPSS 0.03%
  • Veröffentlicht 25.03.2026 10:26:44
  • Zuletzt bearbeitet 25.03.2026 15:41:33

In the Linux kernel, the following vulnerability has been resolved: drbd: fix null-pointer dereference on local read error In drbd_request_endio(), READ_COMPLETED_WITH_ERROR is passed to __req_mod() with a NULL peer_device: __req_mod(req, what, ...

  • EPSS 0.03%
  • Veröffentlicht 25.03.2026 10:26:43
  • Zuletzt bearbeitet 25.03.2026 15:41:33

In the Linux kernel, the following vulnerability has been resolved: regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read() In fp9931_hwmon_read(), if regmap_read() failed, the function returned the error code without calling pm_run...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:26:42
  • Zuletzt bearbeitet 25.03.2026 15:41:33

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix oops due to uninitialised var in smb2_unlink() If SMB2_open_init() or SMB2_close_init() fails (e.g. reconnect), the iovs set @rqst will be left uninitialised, henc...

  • EPSS 0.02%
  • Veröffentlicht 25.03.2026 10:26:41
  • Zuletzt bearbeitet 02.04.2026 15:16:30

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Prevent ubuf size overflow The ubuf size calculation may overflow, resulting in an undersized allocation and possible memory corruption. Use check_add_overflow() he...

  • EPSS 0.04%
  • Veröffentlicht 25.03.2026 10:26:41
  • Zuletzt bearbeitet 18.04.2026 09:16:16

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix use-after-free in lbs_free_adapter() The lbs_free_adapter() function uses timer_delete() (non-synchronous) for both command_timer and tx_lockup_timer before the...