Linux

Linux Kernel

13303 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 04.07.2025 13:37:33
  • Zuletzt bearbeitet 18.12.2025 20:01:54

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_to_var If fb_add_videomode() in do_register_framebuffer() fails to allocate memory for fb_videomode, it...

  • EPSS 0.01%
  • Veröffentlicht 04.07.2025 13:37:33
  • Zuletzt bearbeitet 18.11.2025 15:45:33

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Restore context entry setup order for aliased devices Commit 2031c469f816 ("iommu/vt-d: Add support for static identity domain") changed the context entry setup during ...

  • EPSS 0.03%
  • Veröffentlicht 04.07.2025 13:37:32
  • Zuletzt bearbeitet 18.12.2025 21:10:38

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var If fb_add_videomode() in fb_set_var() fails to allocate memory for fb_videomode, later it may lead to a null-...

  • EPSS 0.04%
  • Veröffentlicht 04.07.2025 13:37:31
  • Zuletzt bearbeitet 11.08.2025 16:15:29

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.

  • EPSS 0.02%
  • Veröffentlicht 04.07.2025 13:37:30
  • Zuletzt bearbeitet 18.12.2025 21:12:10

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction The commit 59c68ac31e15 ("iw_cm: free cm_id resources on the last deref") simplified cm_id resource management...

  • EPSS 0.02%
  • Veröffentlicht 04.07.2025 13:37:30
  • Zuletzt bearbeitet 18.12.2025 21:11:01

In the Linux kernel, the following vulnerability has been resolved: ipc: fix to protect IPCS lookups using RCU syzbot reported that it discovered a use-after-free vulnerability, [0] [0]: https://lore.kernel.org/all/67af13f8.050a0220.21dd3.0038.GAE...

  • EPSS 0.01%
  • Veröffentlicht 04.07.2025 13:37:29
  • Zuletzt bearbeitet 18.11.2025 15:46:21

In the Linux kernel, the following vulnerability has been resolved: configfs-tsm-report: Fix NULL dereference of tsm_ops Unlike sysfs, the lifetime of configfs objects is controlled by userspace. There is no mechanism for the kernel to find and del...

  • EPSS 0.01%
  • Veröffentlicht 04.07.2025 13:37:28
  • Zuletzt bearbeitet 18.11.2025 16:49:31

In the Linux kernel, the following vulnerability has been resolved: smb: client: add NULL check in automount_fullpath page is checked for null in __build_path_from_dentry_optional_prefix when tcon->origin_fullpath is not set. However, the check is ...

  • EPSS 0.02%
  • Veröffentlicht 04.07.2025 13:37:28
  • Zuletzt bearbeitet 18.11.2025 16:45:17

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: remove tag set when second admin queue config fails Commit 104d0e2f6222 ("nvme-fabrics: reset admin connection for secure concatenation") modified nvme_tcp_setup_ctrl() t...

  • EPSS 0.02%
  • Veröffentlicht 04.07.2025 13:37:27
  • Zuletzt bearbeitet 18.11.2025 17:07:12

In the Linux kernel, the following vulnerability has been resolved: mm: fix uprobe pte be overwritten when expanding vma Patch series "Fix uprobe pte be overwritten when expanding vma". This patch (of 4): We encountered a BUG alert triggered by ...