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:37
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix memory leak in qla2x00_probe_one() There is a memory leak reported by kmemleak: unreferenced object 0xffffc900003f0000 (size 12288): comm "modprobe", pid ...

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

In the Linux kernel, the following vulnerability has been resolved: nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu() Memory pointed by 'nd_pmu->pmu.attr_groups' is allocated in function 'register_nvdimm_pmu' and is lost after 'kfre...

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

In the Linux kernel, the following vulnerability has been resolved: udf: Detect system inodes linked into directory hierarchy When UDF filesystem is corrupted, hidden system inodes can be linked into directory hierarchy which is an avenue for furth...

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

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix the memory leak in raw_gadget driver Currently, increasing raw_dev->count happens before invoke the raw_queue_event(), if the raw_queue_event() return error, invok...

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

In the Linux kernel, the following vulnerability has been resolved: riscv: ftrace: Fixup panic by disabling preemption In RISCV, we must use an AUIPC + JALR pair to encode an immediate, forming a jump that jumps to an address over 4K. This may caus...

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

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to poll_enabled_time that is not integer time_remaining underflows and does not exit the loop as expected. As d...

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

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline Syzbot found the following issue: loop0: detected capacity change from 0 to 2048 EXT4-fs (loop0): mounted fi...

  • EPSS 0.05%
  • Veröffentlicht 22.10.2025 13:23:33
  • Zuletzt bearbeitet 22.10.2025 21:12:48

In the Linux kernel, the following vulnerability has been resolved: hfs: fix OOB Read in __hfs_brec_find Syzbot reported a OOB read bug: ================================================================== BUG: KASAN: slab-out-of-bounds in hfs_strcm...

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

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: fix module PLTs with mcount Li Huafei reports that mcount-based ftrace with module PLTs was broken by commit: a6253579977e4c6f ("arm64: ftrace: consistently handl...

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

In the Linux kernel, the following vulnerability has been resolved: blk-throttle: prevent overflow while calculating wait time There is a problem found by code review in tg_with_in_bps_limit() that 'bps_limit * jiffy_elapsed_rnd' might overflow. Fi...