Linux

Linux

7462 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 26.02.2025 07:01:30
  • Zuletzt bearbeitet 01.10.2025 20:16:39

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg() In an attempt to log message 0126 with LOG_TRACE_EVENT, the following hard lockup call trace hangs the system. ...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:30
  • Zuletzt bearbeitet 22.10.2025 17:15:36

In the Linux kernel, the following vulnerability has been resolved: ath11k: fix the warning of dev_wake in mhi_pm_disable_transition() When test device recovery with below command, it has warning in message as below. echo assert > /sys/kernel/debug...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:30
  • Zuletzt bearbeitet 01.10.2025 20:16:39

In the Linux kernel, the following vulnerability has been resolved: ipw2x00: Fix potential NULL dereference in libipw_xmit() crypt and crypt->ops could be null, so we need to checking null before dereference

  • EPSS 0.05%
  • Veröffentlicht 26.02.2025 07:01:30
  • Zuletzt bearbeitet 22.10.2025 17:15:16

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Cancel pending work at closing a MIDI substream At closing a USB MIDI output substream, there might be still a pending work, which would eventually access the rawm...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:30
  • Zuletzt bearbeitet 03.11.2025 20:15:58

In the Linux kernel, the following vulnerability has been resolved: x86/kexec: fix memory leak of elf header buffer This is reported by kmemleak detector: unreferenced object 0xffffc900002a9000 (size 4096): comm "kexec", pid 14950, jiffies 42951...

  • EPSS 0.03%
  • Veröffentlicht 26.02.2025 07:01:30
  • Zuletzt bearbeitet 01.10.2025 20:16:41

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between concurrent dio writes when low on free data space When reserving data space for a direct IO write we can end up deadlocking if we have multiple tasks at...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:30
  • Zuletzt bearbeitet 01.10.2025 20:16:41

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix potential array overflow in bpf_trampoline_get_progs() The cnt value in the 'cnt >= BPF_MAX_TRAMP_PROGS' check does not include BPF_TRAMP_MODIFY_RETURN bpf programs, so th...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:30
  • Zuletzt bearbeitet 01.10.2025 20:16:43

In the Linux kernel, the following vulnerability has been resolved: x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails In mce_threshold_create_device(), if threshold_create_bank() fails, the previously allocated threshold banks array @...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:30
  • Zuletzt bearbeitet 01.10.2025 21:15:41

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: provide block_invalidate_folio to fix memory leak The ntfs3 filesystem lacks the 'invalidate_folio' method and it causes memory leak. If you write to the filesystem and t...

  • EPSS 0.04%
  • Veröffentlicht 26.02.2025 07:01:30
  • Zuletzt bearbeitet 01.10.2025 20:16:44

In the Linux kernel, the following vulnerability has been resolved: usb: isp1760: Fix out-of-bounds array access Running the driver through kasan gives an interesting splat: BUG: KASAN: global-out-of-bounds in isp1760_register+0x180/0x70c Read...