Linux

Linux

6430 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 01.10.2025 12:15:52
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mvpp2_main: fix possible OOB write in mvpp2_ethtool_get_rxnfc() rules is allocated in ethtool_get_rxnfc and the size is determined by rule_cnt from user space. So ru...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:52
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: x86/platform/uv: Use alternate source for socket to node data The UV code attempts to build a set of tables to allow it to do bidirectional socket<=>node lookups. But when nr_cpus...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:51
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Check for null return of devm_kzalloc() in fch_misc_setup() devm_kzalloc() may fail, clk_data->name might be NULL and will cause a NULL pointer dereference later. ...

  • EPSS 0.04%
  • Veröffentlicht 01.10.2025 12:15:51
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: lib: cpu_rmap: Avoid use after free on rmap->obj array entries When calling irq_set_affinity_notifier() with NULL at the notify argument, it will cause freeing of the glue pointer ...

  • EPSS 0.04%
  • Veröffentlicht 01.10.2025 12:15:51
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev Syzkaller reported the following issue: UBSAN: array-index-out-of-bounds in fs/jfs/jfs_dmap.c:1965:6 index -84 is o...

  • EPSS 0.03%
  • Veröffentlicht 01.10.2025 12:15:51
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Enhance the attribute size check This combines the overflow and boundary check so that all attribute size will be properly examined while enumerating them. [ 169.181521...

  • EPSS 0.04%
  • Veröffentlicht 01.10.2025 12:15:51
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: powerpc/rtas_flash: allow user copy to flash block cache objects With hardened usercopy enabled (CONFIG_HARDENED_USERCOPY=y), using the /proc/powerpc/rtas/firmware_update interface...

  • EPSS 0.04%
  • Veröffentlicht 01.10.2025 12:15:51
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix possible panic during hotplug remove During hotplug remove it is possible that the update counters work might be pending, and may run after memory has been freed. Canc...

  • EPSS 0.05%
  • Veröffentlicht 01.10.2025 12:15:51
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp. syzkaller reported [0] memory leaks of an UDP socket and ZEROCOPY skbs. We can reproduce the problem with these se...

  • EPSS 0.04%
  • Veröffentlicht 01.10.2025 12:15:50
  • Zuletzt bearbeitet 02.10.2025 19:12:17

In the Linux kernel, the following vulnerability has been resolved: ipv6: Add lwtunnel encap size of all siblings in nexthop calculation In function rt6_nlmsg_size(), the length of nexthop is calculated by multipling the nexthop length of fib6_info...