Linux

Linux Kernel

12957 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.07%
  • Veröffentlicht 01.10.2025 12:15:43
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Correct devm device reference for hidinput input_dev name Reference the HID device rather than the input device for the devm allocation of the input_dev name. Refe...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:41
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: fbdev: imxfb: Removed unneeded release_mem_region Remove unnecessary release_mem_region from the error path to prevent mem region from being released twice, which could avoid resou...

  • EPSS 0.04%
  • Veröffentlicht 01.10.2025 12:15:41
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: s390/dasd: Fix potential memleak in dasd_eckd_init() `dasd_reserve_req` is allocated before `dasd_vol_info_req`, and it also needs to be freed before the error returns, just like t...

  • EPSS 0.05%
  • Veröffentlicht 01.10.2025 12:15:41
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: ext4: remove a BUG_ON in ext4_mb_release_group_pa() If a malicious fuzzer overwrites the ext4 superblock while it is mounted such that the s_first_data_block is set to a very large...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:40
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: ext4: fix leaking uninitialized memory in fast-commit journal When space at the end of fast-commit journal blocks is unused, make sure to zero it out so that uninitialized memory i...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:40
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: fs/binfmt_elf: Fix memory leak in load_elf_binary() There is a memory leak reported by kmemleak: unreferenced object 0xffff88817104ef80 (size 224): comm "xfs_admin", pid 471...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:40
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFT_ID An error case exit from lpfc_cmpl_ct_cmd_gft_id() results in a call to lpfc_nlp_put() with a null pointer...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:40
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_init() The following WARNING message was given when rmmod cros_usbpd_notify: Unexpected driver unregis...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:40
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw() In rtw_init_drv_sw(), there are various init functions are called to populate the padapter structure and some che...

  • EPSS 0.05%
  • Veröffentlicht 01.10.2025 12:15:39
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: clk: tegra: Fix refcount leak in tegra210_clock_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymo...