Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 24.12.2025 13:06:32
  • Zuletzt bearbeitet 29.12.2025 15:58:34

In the Linux kernel, the following vulnerability has been resolved: media: rcar_fdp1: Fix refcount leak in probe and remove function rcar_fcp_get() take reference, which should be balanced with rcar_fcp_put(). Add missing rcar_fcp_put() in fdp1_rem...

  • EPSS 0.03%
  • Veröffentlicht 24.12.2025 13:06:31
  • Zuletzt bearbeitet 29.12.2025 15:58:34

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: dropping parent refcount after pd_free_fn() is done Some cgroup policies will access parent pd through child pd even after pd_offline_fn() is done. If pd_free_fn() for ...

  • EPSS 0.03%
  • Veröffentlicht 24.12.2025 13:06:30
  • Zuletzt bearbeitet 29.12.2025 15:58:34

In the Linux kernel, the following vulnerability has been resolved: can: isotp: check CAN address family in isotp_bind() Add missing check to block non-AF_CAN binds. Syzbot created some code which matched the right sockaddr struct size but used AF...

  • EPSS 0.02%
  • Veröffentlicht 24.12.2025 13:06:30
  • Zuletzt bearbeitet 29.12.2025 15:58:34

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fix potential memory leak in mlx5e_init_rep_rx The memory pointed to by the priv->rx_res pointer is not freed in the error path of mlx5e_init_rep_rx, which can lead to a ...

  • EPSS 0.03%
  • Veröffentlicht 24.12.2025 13:06:29
  • Zuletzt bearbeitet 29.12.2025 15:58:34

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: fsl_upm: Fix an off-by one test in fun_exec_op() 'op-cs' is copied in 'fun->mchip_number' which is used to access the 'mchip_offsets' and the 'rnb_gpio' arrays. These...

  • EPSS 0.02%
  • Veröffentlicht 24.12.2025 13:06:28
  • Zuletzt bearbeitet 30.12.2025 14:15:52

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

  • EPSS 0.03%
  • Veröffentlicht 24.12.2025 13:06:27
  • Zuletzt bearbeitet 29.12.2025 15:58:34

In the Linux kernel, the following vulnerability has been resolved: driver: soc: xilinx: use _safe loop iterator to avoid a use after free The hash_for_each_possible() loop dereferences "eve_data" to get the next item on the list. However the loop...

  • EPSS 0.04%
  • Veröffentlicht 24.12.2025 13:06:27
  • Zuletzt bearbeitet 29.12.2025 15:58:34

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow A static code analysis tool flagged the possibility of buffer overflow when using copy_from_user() for a debugfs e...

  • EPSS 0.04%
  • Veröffentlicht 24.12.2025 13:06:26
  • Zuletzt bearbeitet 29.12.2025 15:58:34

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix use after free bug in qedi_remove() In qedi_probe() we call __qedi_probe() which initializes &qedi->recovery_work with qedi_recovery_handler() and &qedi->board_disa...

  • EPSS 0.03%
  • Veröffentlicht 24.12.2025 13:06:25
  • Zuletzt bearbeitet 29.12.2025 15:58:34

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gvt: fix gvt debugfs destroy When gvt debug fs is destroyed, need to have a sane check if drm minor's debugfs root is still available or not, otherwise in case like device...