CVE-2025-22058
- EPSS 0.19%
- Veröffentlicht 16.04.2025 14:12:14
- Zuletzt bearbeitet 03.11.2025 20:17:40
In the Linux kernel, the following vulnerability has been resolved: udp: Fix memory accounting leak. Matt Dowling reported a weird UDP memory usage issue. Under normal operation, the UDP memory usage reported in /proc/net/sockstat remains close to...
CVE-2025-22056
- EPSS 0.24%
- Veröffentlicht 16.04.2025 14:12:13
- Zuletzt bearbeitet 14.07.2026 13:17:30
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_tunnel: fix geneve_opt type confusion addition When handling multiple NFTA_TUNNEL_KEY_OPTS_GENEVE attributes, the parsing logic should place every geneve_opt structu...
CVE-2025-22055
- EPSS 0.19%
- Veröffentlicht 16.04.2025 14:12:12
- Zuletzt bearbeitet 14.07.2026 13:17:30
In the Linux kernel, the following vulnerability has been resolved: net: fix geneve_opt length integer overflow struct geneve_opt uses 5 bit length for each single option, which means every vary size option should be smaller than 128 bytes. Howeve...
CVE-2025-22053
- EPSS 0.13%
- Veröffentlicht 16.04.2025 14:12:11
- Zuletzt bearbeitet 31.10.2025 20:18:11
In the Linux kernel, the following vulnerability has been resolved: net: ibmveth: make veth_pool_store stop hanging v2: - Created a single error handling unlock and exit in veth_pool_store - Greatly expanded commit message with previous explanatory...
CVE-2025-22054
- EPSS 0.19%
- Veröffentlicht 16.04.2025 14:12:11
- Zuletzt bearbeitet 03.11.2025 20:17:40
In the Linux kernel, the following vulnerability has been resolved: arcnet: Add NULL check in com20020pci_probe() devm_kasprintf() returns NULL when memory allocation fails. Currently, com20020pci_probe() does not check for this case, which results...
CVE-2025-22044
- EPSS 0.19%
- Veröffentlicht 16.04.2025 14:12:05
- Zuletzt bearbeitet 03.11.2025 20:17:39
In the Linux kernel, the following vulnerability has been resolved: acpi: nfit: fix narrowing conversion in acpi_nfit_ctl Syzkaller has reported a warning in to_nfit_bus_uuid(): "only secondary bus families can be translated". This warning is emite...
CVE-2025-22045
- EPSS 0.19%
- Veröffentlicht 16.04.2025 14:12:05
- Zuletzt bearbeitet 03.11.2025 20:17:39
In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix flush_tlb_range() when used for zapping normal PMDs On the following path, flush_tlb_range() can be used for zapping normal PMD entries (PMD entries that point to page ...
CVE-2025-22035
- EPSS 0.25%
- Veröffentlicht 16.04.2025 14:11:53
- Zuletzt bearbeitet 03.11.2025 20:17:38
In the Linux kernel, the following vulnerability has been resolved: tracing: Fix use-after-free in print_graph_function_flags during tracer switching Kairui reported a UAF issue in print_graph_function_flags() during ftrace stress testing [1]. This...
CVE-2025-22027
- EPSS 0.13%
- Veröffentlicht 16.04.2025 14:11:48
- Zuletzt bearbeitet 03.11.2025 20:17:38
In the Linux kernel, the following vulnerability has been resolved: media: streamzap: fix race between device disconnection and urb callback Syzkaller has reported a general protection fault at function ir_raw_event_store_with_filter(). This crash ...
CVE-2025-22028
- EPSS 0.18%
- Veröffentlicht 16.04.2025 14:11:48
- Zuletzt bearbeitet 28.10.2025 19:05:26
In the Linux kernel, the following vulnerability has been resolved: media: vimc: skip .s_stream() for stopped entities Syzbot reported [1] a warning prompted by a check in call_s_stream() that checks whether .s_stream() operation is warranted for u...