Linux

Linux Kernel

13989 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 23.10.2025 13:03:58

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix improper sg use with CONFIG_VMAP_STACK=y With vmalloc stack addresses enabled (CONFIG_VMAP_STACK=y) DCP trusted keys can crash during en- and decryption of ...

  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 03.11.2025 20:16:57

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc A NULL sock pointer is passed into l2cap_sock_alloc() when it is called from l2cap_sock_new_connection_cb() and the e...

  • EPSS 0.06%
  • Veröffentlicht 27.02.2025 03:15:11
  • Zuletzt bearbeitet 03.11.2025 20:16:58

In the Linux kernel, the following vulnerability has been resolved: binfmt_flat: Fix integer overflow bug on 32 bit systems Most of these sizes and counts are capped at 256MB so the math doesn't result in an integer overflow. The "relocs" count ne...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:10
  • Zuletzt bearbeitet 24.03.2025 18:56:21

In the Linux kernel, the following vulnerability has been resolved: drm/xe/tracing: Fix a potential TP_printk UAF The commit afd2627f727b ("tracing: Check "%s" dereference via the field and not the TP_printk format") exposes potential UAFs in the x...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:10
  • Zuletzt bearbeitet 01.10.2025 20:17:16

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get() This patch fixes a potential integer overflow in the zynqmp_dp_rate_get() The issue comes up when the expression drm_d...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:10
  • Zuletzt bearbeitet 01.10.2025 20:17:16

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit() The "submit->cmd[i].size" and "submit->cmd[i].offset" variables are u32 values that come from the user via the submi...

  • EPSS 0.05%
  • Veröffentlicht 27.02.2025 03:15:10
  • Zuletzt bearbeitet 23.10.2025 13:05:38

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Mark inode as bad as soon as error detected in mi_enum_attr() Extended the `mi_enum_attr()` function interface with an additional parameter, `struct ntfs_inode *ni`, to a...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:10
  • Zuletzt bearbeitet 23.10.2025 13:05:11

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client() name is char[64] where the size of clnt->cl_program->name remains unknown. Invoking strcat() directly will also lea...

  • EPSS 0.03%
  • Veröffentlicht 27.02.2025 03:15:10
  • Zuletzt bearbeitet 03.11.2025 20:16:43

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: bsg: Set bsg_queue to NULL after removal Currently, this does not cause any issues, but I believe it is necessary to set bsg_queue to NULL after removing it to prevent p...

  • EPSS 0.04%
  • Veröffentlicht 27.02.2025 03:15:10
  • Zuletzt bearbeitet 03.11.2025 20:16:55

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Fix a null-ptr-deref in vidtv_mux_stop_thread syzbot report a null-ptr-deref in vidtv_mux_stop_thread. [1] If dvb->mux is not initialized successfully by vidtv_mux_i...