Debian

Debian 12 (bookworm)

11237 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 20:16:02
  • Zuletzt bearbeitet 30.10.2025 21:35:12

In the Linux kernel, the following vulnerability has been resolved: net: ravb: Fix missing rtnl lock in suspend/resume path Fix the suspend/resume path by ensuring the rtnl lock is held where required. Calls to ravb_open, ravb_close and wol operati...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 20:16:02
  • Zuletzt bearbeitet 03.11.2025 21:19:11

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each ae_dev node from hnae3_ae_dev_list. If user unloads hns3 driv...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:20
  • Zuletzt bearbeitet 03.11.2025 21:19:10

In the Linux kernel, the following vulnerability has been resolved: ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt If an AX25 device is bound to a socket by setting the SO_BINDTODEVICE socket option, a refcount leak will occur in...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:20
  • Zuletzt bearbeitet 03.11.2025 21:19:10

In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: fix stack-out-of-bounds read in usb_check_int_endpoints() Syzbot[1] has detected a stack-out-of-bounds read of the ep_addr array from hid-thrustmaster driver...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:20
  • Zuletzt bearbeitet 12.05.2026 13:16:36

In the Linux kernel, the following vulnerability has been resolved: NFSD: fix hang in nfsd4_shutdown_callback If nfs4_client is in courtesy state then there is no point to send the callback. This causes nfsd4_shutdown_callback to hang since cl_cb_i...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:20
  • Zuletzt bearbeitet 12.05.2026 13:16:37

In the Linux kernel, the following vulnerability has been resolved: nfsd: clear acl_access/acl_default after releasing them If getting acl_default fails, acl_access and acl_default will be released simultaneously. However, acl_access will still ret...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 03.11.2025 21:19:09

In the Linux kernel, the following vulnerability has been resolved: orangefs: fix a oob in orangefs_debug_write I got a syzbot report: slab-out-of-bounds Read in orangefs_debug_write... several people suggested fixes, I tested Al Viro's suggestion ...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 03.11.2025 21:19:09

In the Linux kernel, the following vulnerability has been resolved: arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array The loop that detects/populates cache information already has a bounds check on the array size but does not account f...

  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 12.05.2026 13:16:36

In the Linux kernel, the following vulnerability has been resolved: team: better TEAM_OPTION_TYPE_STRING validation syzbot reported following splat [1] Make sure user-provided data contains one nul byte. [1] BUG: KMSAN: uninit-value in string_no...

  • EPSS 0.01%
  • Veröffentlicht 27.02.2025 03:15:19
  • Zuletzt bearbeitet 03.11.2025 21:19:10

In the Linux kernel, the following vulnerability has been resolved: vxlan: check vxlan_vnigroup_init() return value vxlan_init() must check vxlan_vnigroup_init() success otherwise a crash happens later, spotted by syzbot. Oops: general protection ...