Linux

Linux

6430 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 22.10.2025 13:23:43
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: mm/vmemmap/devdax: fix kernel crash when probing devdax devices commit 4917f55b4ef9 ("mm/sparse-vmemmap: improve memory savings for compound devmaps") added support for using optim...

  • EPSS 0.02%
  • Veröffentlicht 22.10.2025 13:23:43
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1 The type of size is unsigned int, if size is 0x40000000, there will be an integer overflow, size will be zero after size *= size...

  • EPSS 0.04%
  • Veröffentlicht 22.10.2025 13:23:42
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: clk: imx: clk-imx8mp: improve error handling in imx8mp_clocks_probe() Replace of_iomap() and kzalloc() with devm_of_iomap() and devm_kzalloc() which can automatically release the r...

  • EPSS 0.04%
  • Veröffentlicht 22.10.2025 13:23:42
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix out-of-bounds access in ipv6_find_tlv() optlen is fetched without checking whether there is more than one byte to parse. It can lead to out-of-bounds access. Found by In...

  • EPSS 0.02%
  • Veröffentlicht 22.10.2025 13:23:41
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: HID: amd_sfh: Fix for shift-out-of-bounds Shift operation of 'exp' and 'shift' variables exceeds the maximum number of shift values in the u32 range leading to UBSAN shift-out-of-b...

  • EPSS -
  • Veröffentlicht 22.10.2025 13:23:40
  • Zuletzt bearbeitet 23.10.2025 06:15:44

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

  • EPSS 0.02%
  • Veröffentlicht 22.10.2025 13:23:40
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: s390/crypto: use vector instructions only if available for ChaCha20 Commit 349d03ffd5f6 ("crypto: s390 - add crypto library interface for ChaCha20") added a library interface to th...

  • EPSS 0.03%
  • Veröffentlicht 22.10.2025 13:23:39
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: media: max9286: Fix memleak in max9286_v4l2_register() There is a kmemleak when testing the media/i2c/max9286.c with bpf mock device: kmemleak: 5 new suspected memory leaks (see /...

  • EPSS 0.03%
  • Veröffentlicht 22.10.2025 13:23:38
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xp_alloc_tx_descs() fails, ...

  • EPSS 0.03%
  • Veröffentlicht 22.10.2025 13:23:38
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: riscv: move memblock_allow_resize() after linear mapping is ready The initial memblock metadata is accessed from kernel image mapping. The regions arrays need to "reallocated" from...