Debian

Debian Linux

9941 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:20:41
  • Zuletzt bearbeitet 07.01.2026 21:51:02

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session() The function mod_hdcp_hdcp1_create_session() calls the function get_first_active_display(), but does not ...

  • EPSS 0.01%
  • Veröffentlicht 05.09.2025 17:20:38
  • Zuletzt bearbeitet 07.01.2026 20:40:51

In the Linux kernel, the following vulnerability has been resolved: ppp: fix race conditions in ppp_fill_forward_path ppp_fill_forward_path() has two race conditions: 1. The ppp->channels list can change between list_empty() and list_first_entr...

  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:20:36
  • Zuletzt bearbeitet 08.01.2026 15:34:43

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix_devices: Fix PHY address mask in MDIO bus initialization Syzbot reported shift-out-of-bounds exception on MDIO bus initialization. The PHY address should be masked ...

  • EPSS 0.02%
  • Veröffentlicht 05.09.2025 17:20:35
  • Zuletzt bearbeitet 08.01.2026 15:37:10

In the Linux kernel, the following vulnerability has been resolved: gve: prevent ethtool ops after shutdown A crash can occur if an ethtool operation is invoked after shutdown() is called. shutdown() is invoked during system shutdown to stop DMA o...

  • EPSS 0.01%
  • Veröffentlicht 05.09.2025 17:20:31
  • Zuletzt bearbeitet 09.01.2026 22:12:37

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_reject: don't leak dst refcount for loopback packets recent patches to add a WARN() when replacing skb dst entry found an old bug: WARNING: include/linux/skbuff.h:11...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2025 15:33:26
  • Zuletzt bearbeitet 08.01.2026 17:31:17

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 power domain descriptors, too UAC3 power domain descriptors need to be verified with its variable bLength for avoiding the unexpected OOB accesses by...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:33:26
  • Zuletzt bearbeitet 08.01.2026 17:31:44

In the Linux kernel, the following vulnerability has been resolved: smb3: fix for slab out of bounds on mount to ksmbd With KASAN enabled, it is possible to get a slab out of bounds during mount to ksmbd due to missing check in parse_server_interfa...

  • EPSS 0.01%
  • Veröffentlicht 04.09.2025 15:33:25
  • Zuletzt bearbeitet 08.01.2026 17:34:29

In the Linux kernel, the following vulnerability has been resolved: netlink: avoid infinite retry looping in netlink_unicast() netlink_attachskb() checks for the socket's read memory allocation constraints. Firstly, it has: rmem < READ_ONCE(sk->...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:33:23
  • Zuletzt bearbeitet 08.01.2026 17:38:10

In the Linux kernel, the following vulnerability has been resolved: net: usb: asix_devices: add phy_mask for ax88772 mdio bus Without setting phy_mask for ax88772 mdio bus, current driver may create at most 32 mdio phy devices with phy address rang...

  • EPSS 0.02%
  • Veröffentlicht 04.09.2025 15:33:22
  • Zuletzt bearbeitet 08.01.2026 17:39:18

In the Linux kernel, the following vulnerability has been resolved: nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm() Lei Lu recently reported that nfsd4_setclientid_confirm() did not check the return value from get_client_loc...