Linux

Linux

7674 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:35
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Ignore frags from uninitialized peer in dp. When max virtual ap interfaces are configured in all the bands with ACS and hostapd restart is done every 60s, a crash is ...

  • EPSS 0.04%
  • Veröffentlicht 09.12.2025 01:29:34
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: ip6_vti: fix slab-use-after-free in decode_session6 When ipv6_vti device is set to the qdisc of the sfb type, the cb field of the sent skb may be modified during enqueuing. Then, s...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:32
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix DMA mappings leak During reallocation of RX buffers, new DMA mappings are created for those buffers. steps for reproduction: while : do for ((i=0; i<=8160; i=i+32)) do e...

  • EPSS 0.04%
  • Veröffentlicht 09.12.2025 01:29:31
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: fix invalid address access when enabling SCAN log level The variable i is changed when setting random MAC address and causes invalid address access when printing th...

  • EPSS 0.04%
  • Veröffentlicht 09.12.2025 01:29:30
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: ipmi: fix use after free in _ipmi_destroy_user() The intf_free() function frees the "intf" pointer so we cannot dereference it again on the next line.

  • EPSS 0.05%
  • Veröffentlicht 09.12.2025 01:29:29
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks() syzbot is reporting lockdep warning at rds_tcp_reset_callbacks() [1], for commit ac3615e7f3cffe2a...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:27
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored Prior to commit 69e3b846d8a7 ("arm64: mte: Sync tags for pages where PTE is untagged"), mte_sync_tags() was o...

  • EPSS 0.03%
  • Veröffentlicht 09.12.2025 01:29:26
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: riscv: vdso: fix NULL deference in vdso_join_timens() when vfork Testing tools/testing/selftests/timens/vfork_exec.c got below kernel log: [ 6.838454] Unable to handle kernel a...

  • EPSS 0.04%
  • Veröffentlicht 09.12.2025 01:29:25
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free in ext4_orphan_cleanup I caught a issue as follows: ================================================================== BUG: KASAN: use-after-free in __lis...

  • EPSS 0.04%
  • Veröffentlicht 09.12.2025 01:29:24
  • Zuletzt bearbeitet 09.12.2025 18:37:13

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while device_register() fails If device_register() fails, it has two issues: 1. The name allocated by dev_set_name() is leaked. 2. The parent ...