Linux

Linux

6776 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 01.05.2025 14:10:04
  • Zuletzt bearbeitet 10.11.2025 21:02:50

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix match incorrectly in dev_args_match_device syzkaller found a failed assertion: assertion failed: (args->devid != (u64)-1) || args->missing, in fs/btrfs/volumes.c:6921...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:10:03
  • Zuletzt bearbeitet 01.10.2025 17:15:34

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-combo: fix NULL-deref on runtime resume Commit fc64623637da ("phy: qcom-qmp-combo,usb: add support for separate PCS_USB region") started treating the PCS_USB register...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:10:02
  • Zuletzt bearbeitet 10.11.2025 21:14:36

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload Move am65_cpsw_nuss_phylink_cleanup() call to after am65_cpsw_nuss_cleanup_ndev() so phylink is still valid to...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:10:00
  • Zuletzt bearbeitet 01.10.2025 17:15:34

In the Linux kernel, the following vulnerability has been resolved: udf: Fix a slab-out-of-bounds write bug in udf_find_entry() Syzbot reported a slab-out-of-bounds Write bug: loop0: detected capacity change from 0 to 2048 ========================...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:59
  • Zuletzt bearbeitet 01.10.2025 17:15:34

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939_send_one(): fix missing CAN header initialization The read access to struct canxl_frame::len inside of a j1939 created skbuff revealed a missing initialization of...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:58
  • Zuletzt bearbeitet 08.05.2025 11:15:50

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

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:58
  • Zuletzt bearbeitet 01.10.2025 17:15:33

In the Linux kernel, the following vulnerability has been resolved: can: dev: fix skb drop check In commit a6d190f8c767 ("can: skb: drop tx skb if in listen only mode") the priv->ctrlmode element is read even on virtual CAN interfaces that do not c...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:57
  • Zuletzt bearbeitet 01.10.2025 17:15:33

In the Linux kernel, the following vulnerability has been resolved: ASoC: core: Fix use-after-free in snd_soc_exit() KASAN reports a use-after-free: BUG: KASAN: use-after-free in device_del+0xb5b/0xc60 Read of size 8 at addr ffff888008655050 by ta...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:56
  • Zuletzt bearbeitet 01.10.2025 17:15:33

In the Linux kernel, the following vulnerability has been resolved: bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb() We got a syzkaller problem because of aarch64 alignment fault if KFENCE enabled. When the size from user bpf program...

  • EPSS 0.02%
  • Veröffentlicht 01.05.2025 14:09:56
  • Zuletzt bearbeitet 10.11.2025 21:14:12

In the Linux kernel, the following vulnerability has been resolved: serial: imx: Add missing .thaw_noirq hook The following warning is seen with non-console UART instance when system hibernates. [ 37.371969] ------------[ cut here ]------------ ...