Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • 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.

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

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix handling of cached open files in nfsd4_open codepath Commit fb70bf124b05 ("NFSD: Instantiate a struct file when creating a regular NFSv4 file") added the ability to cache...

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

In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In __alloc_and_insert_iova_range, there is an issue that retry_pfn overflows. The value of iovad->anchor.pfn_hi is ~0UL, then when iovad-...

  • EPSS 0.01%
  • Veröffentlicht 21.08.2024 07:15:06
  • Zuletzt bearbeitet 12.09.2024 14:49:30

In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU working in the headless mode (e.g. iMX platforms). Unab...