Linux

Linux Kernel

13879 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 18.09.2025 13:33:15
  • Zuletzt bearbeitet 14.01.2026 19:16:15

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: add atomic_check to bridge ops DRM commit_tails() will disable downstream crtc/encoder/bridge if both disable crtc is required and crtc->active is set before pushing a ...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:14
  • Zuletzt bearbeitet 14.01.2026 19:16:15

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix memory leak in tcindex_set_parms Syzkaller reports a memory leak as follows: ==================================== BUG: memory leak unreferenced object 0xffff88810c2...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:13
  • Zuletzt bearbeitet 14.01.2026 19:16:14

In the Linux kernel, the following vulnerability has been resolved: integrity: Fix memory leakage in keyring allocation error path Key restriction is allocated in integrity_init_keyring(). However, if keyring allocation failed, it is not freed, cau...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:12
  • Zuletzt bearbeitet 14.01.2026 19:16:14

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. W...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:12
  • Zuletzt bearbeitet 14.01.2026 19:16:14

In the Linux kernel, the following vulnerability has been resolved: i2c: ismt: Fix an out-of-bounds bug in ismt_access() When the driver does not check the data from the user, the variable 'data->block[0]' may be very large to cause an out-of-bound...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:11
  • Zuletzt bearbeitet 14.01.2026 19:16:14

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_dev_probe() The node returned by of_parse_phandle() with refcount incremented, of_node_put() needs be ca...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:10
  • Zuletzt bearbeitet 06.02.2026 17:16:12

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:10
  • Zuletzt bearbeitet 14.01.2026 19:16:14

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix memory leak in set_mempolicy_home_node system call When encountering any vma in the range with policy other than MPOL_BIND or MPOL_PREFERRED_MANY, an error is ret...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:09
  • Zuletzt bearbeitet 14.01.2026 19:16:13

In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak In crb_acpi_add(), we get the TPM2 table to retrieve information like start method, and then assign them to the pri...

  • EPSS 0.02%
  • Veröffentlicht 18.09.2025 13:33:08
  • Zuletzt bearbeitet 14.01.2026 19:16:13

In the Linux kernel, the following vulnerability has been resolved: nvme: fix multipath crash caused by flush request when blktrace is enabled The flush request initialized by blk_kick_flush has NULL bio, and it may be dealt with nvme_end_req durin...