Debian

Debian 13 (trixie)

13183 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 13.09.2024 13:44:43

In the Linux kernel, the following vulnerability has been resolved: Add exception protection processing for vd in axi_chan_handle_err function Since there is no protection for vd, a kernel panic will be triggered here in exceptional cases. You can...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 13.09.2024 13:40:28

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix general protection fault in nilfs_btree_insert() If nilfs2 reads a corrupted disk image and tries to reads a b-tree node block by calling __nilfs_btree_get_block() agai...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 13.09.2024 13:37:17

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all endpoints need to be killed. This can cause a kernel p...

  • EPSS 0.03%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 13.09.2024 13:29:35

In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in do_mmap() error path The preallocation of the maple tree nodes may leak if the error path to "error_just_free" is taken. Fix this by moving the freeing o...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 13.09.2024 13:34:10

In the Linux kernel, the following vulnerability has been resolved: io_uring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at io_uring/io_uring.c:734 io_cqring_event_overflow+0x1c0/0...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 17.10.2024 14:15:04

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate() The subs function argument may be NULL, so do not use it before the NULL check.

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 13.09.2024 13:27:29

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix resource leakage in VF driver unbind resources allocated like mcam entries to support the Ntuple feature and hash tables for the tc feature are not getting freed ...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 13.09.2024 13:21:31

In the Linux kernel, the following vulnerability has been resolved: net/sched: act_mpls: Fix warning during failed attribute validation The 'TCA_MPLS_LABEL' attribute is of 'NLA_U32' type, but has a validation type of 'NLA_VALIDATE_FUNCTION'. This ...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 12.09.2024 16:06:17

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame() Fix a use-after-free that occurs in hcd when in_urb sent from pn533_usb_send_frame() is completed earlier than o...

  • EPSS 0.02%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 12.09.2024 14:54:41

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be NULL, when/if we print debug information.