Linux

Linux

6448 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:01:02
  • Zuletzt bearbeitet 26.11.2025 16:32:30

In the Linux kernel, the following vulnerability has been resolved: gfs2: No more self recovery When a node withdraws and it turns out that it is the only node that has the filesystem mounted, gfs2 currently tries to replay the local journal to bri...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:01:01
  • Zuletzt bearbeitet 26.11.2025 16:32:25

In the Linux kernel, the following vulnerability has been resolved: nvmet: pci-epf: Do not complete commands twice if nvmet_req_init() fails Have nvmet_req_init() and req->execute() complete failed commands. Description of the problem: nvmet_req_i...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:01:00
  • Zuletzt bearbeitet 26.11.2025 16:32:18

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: mcc: prevent shift wrapping in rtw89_core_mlsr_switch() The "link_id" value comes from the user via debugfs. If it's larger than BITS_PER_LONG then that would result ...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:00:59
  • Zuletzt bearbeitet 26.11.2025 16:32:12

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: Fix error code in iwl_op_mode_dvm_start() Preserve the error code if iwl_setup_deferred_work() fails. The current code returns ERR_PTR(0) (which is NULL) on this pa...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:00:58
  • Zuletzt bearbeitet 26.11.2025 16:32:00

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix order of DT parse and pinctrl register Move DT parse before pinctrl register. This ensures that device tree parsing is done before calling devm_pinctrl_r...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:00:58
  • Zuletzt bearbeitet 26.11.2025 16:32:07

In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: add NULL check in DT parse Add a NULL check for the return value of of_get_property() when retrieving the "pinmux" property in the group parser. This avoids ...

  • EPSS 0.04%
  • Veröffentlicht 22.08.2025 16:00:57
  • Zuletzt bearbeitet 03.11.2025 18:16:33

In the Linux kernel, the following vulnerability has been resolved: proc: use the same treatment to check proc_lseek as ones for proc_read_iter et.al Check pde->proc_ops->proc_lseek directly may cause UAF in rmmod scenario. It's a gap in proc_reg_...

  • EPSS 0.06%
  • Veröffentlicht 22.08.2025 16:00:56
  • Zuletzt bearbeitet 03.11.2025 18:16:33

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid out-of-boundary access in devs.path - touch /mnt/f2fs/012345678901234567890123456789012345678901234567890123 - truncate -s $((1024*1024*1024)) \ /mnt/f2fs/0123...

  • EPSS 0.02%
  • Veröffentlicht 22.08.2025 16:00:55
  • Zuletzt bearbeitet 26.11.2025 16:31:27

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix warning from KUnit tests get_id_range() expects a positive value as first argument but get_random_u8() can return 0. Fix this by clamping it. Validated by running t...

  • EPSS 0.05%
  • Veröffentlicht 22.08.2025 16:00:54
  • Zuletzt bearbeitet 03.11.2025 18:16:33

In the Linux kernel, the following vulnerability has been resolved: hfsplus: remove mutex_lock check in hfsplus_free_extents Syzbot reported an issue in hfsplus filesystem: ------------[ cut here ]------------ WARNING: CPU: 0 PID: 4400 at fs/hfspl...