Debian

Debian 11 (bullseye)

9132 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.15%
  • Veröffentlicht 16.09.2025 16:11:22
  • Zuletzt bearbeitet 14.01.2026 19:16:04

In the Linux kernel, the following vulnerability has been resolved: rapidio: fix possible name leaks when rio_add_device() fails Patch series "rapidio: fix three possible memory leaks". This patchset fixes three name leaks in error handling. - pa...

  • EPSS 0.1%
  • Veröffentlicht 16.09.2025 16:11:20
  • Zuletzt bearbeitet 14.01.2026 19:16:04

In the Linux kernel, the following vulnerability has been resolved: cifs: fix oops during encryption When running xfstests against Azure the following oops occurred on an arm64 system Unable to handle kernel write to read-only memory at virtual ...

  • EPSS 0.15%
  • Veröffentlicht 16.09.2025 16:11:19
  • Zuletzt bearbeitet 14.01.2026 19:16:04

In the Linux kernel, the following vulnerability has been resolved: media: vimc: Fix wrong function called when vimc_init() fails In vimc_init(), when platform_driver_register(&vimc_pdrv) fails, platform_driver_unregister(&vimc_pdrv) is wrongly cal...

  • EPSS 0.16%
  • Veröffentlicht 16.09.2025 13:08:51
  • Zuletzt bearbeitet 12.05.2026 13:17:14

In the Linux kernel, the following vulnerability has been resolved: xfs: do not propagate ENODATA disk errors into xattr code ENODATA (aka ENOATTR) has a very specific meaning in the xfs xattr code; namely, that the requested attribute name could n...

  • EPSS 0.12%
  • Veröffentlicht 16.09.2025 13:08:50
  • Zuletzt bearbeitet 14.01.2026 19:16:44

In the Linux kernel, the following vulnerability has been resolved: mISDN: hfcpci: Fix warning when deleting uninitialized timer With CONFIG_DEBUG_OBJECTS_TIMERS unloading hfcpci module leads to the following splat: [ 250.215892] ODEBUG: assert_i...

  • EPSS 0.14%
  • Veröffentlicht 16.09.2025 13:00:27
  • Zuletzt bearbeitet 14.01.2026 19:16:43

In the Linux kernel, the following vulnerability has been resolved: trace/fgraph: Fix the warning caused by missing unregister notifier This warning was triggered during testing on v6.16: notifier callback ftrace_suspend_notifier_call already regi...

  • EPSS 0.16%
  • Veröffentlicht 16.09.2025 13:00:26
  • Zuletzt bearbeitet 12.05.2026 13:17:14

In the Linux kernel, the following vulnerability has been resolved: atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control(). syzbot reported the splat below. [0] When atmtcp_v_open() or atmtcp_v_close() is called via connect() or close(), at...

  • EPSS 0.13%
  • Veröffentlicht 16.09.2025 13:00:25
  • Zuletzt bearbeitet 14.07.2026 13:17:50

In the Linux kernel, the following vulnerability has been resolved: net: rose: include node references in rose_neigh refcount Current implementation maintains two separate reference counting mechanisms: the 'count' field in struct rose_neigh tracks...

  • EPSS 0.13%
  • Veröffentlicht 16.09.2025 13:00:24
  • Zuletzt bearbeitet 14.07.2026 13:17:50

In the Linux kernel, the following vulnerability has been resolved: net: rose: convert 'use' field to refcount_t The 'use' field in struct rose_neigh is used as a reference counter but lacks atomicity. This can lead to race conditions where a rose_...

  • EPSS 0.15%
  • Veröffentlicht 16.09.2025 13:00:23
  • Zuletzt bearbeitet 12.05.2026 13:17:13

In the Linux kernel, the following vulnerability has been resolved: HID: asus: fix UAF via HID_CLAIMED_INPUT validation After hid_hw_start() is called hidinput_connect() will eventually be called to set up the device with the input layer since the ...