CVE-2026-33191
- EPSS 0.2%
- Veröffentlicht 20.03.2026 08:16:12
- Zuletzt bearbeitet 23.03.2026 18:24:15
Free5GC is an open-source Linux Foundation project for 5th generation (5G) mobile core networks. Versions prior to 1.4.2 are vulnerable to null byte injection in URL path parameters. A remote attacker can inject null bytes (URL-encoded as %00) into t...
CVE-2026-33192
- EPSS 0.01%
- Veröffentlicht 20.03.2026 08:09:07
- Zuletzt bearbeitet 23.03.2026 18:32:46
Free5GC is an open-source Linux Foundation project for 5th generation (5G) mobile core networks. In versions prior to 1.4.2, the UDM incorrectly converts a downstream 400 Bad Request (from UDR) into a 500 Internal Server Error when handling PATCH req...
- EPSS 0.03%
- Veröffentlicht 20.03.2026 08:08:56
- Zuletzt bearbeitet 25.03.2026 11:16:21
In the Linux kernel, the following vulnerability has been resolved: net: add xmit recursion limit to tunnel xmit functions Tunnel xmit functions (iptunnel_xmit, ip6tunnel_xmit) lack their own recursion limit. When a bond device in broadcast mode ha...
CVE-2026-23271
- EPSS 0.02%
- Veröffentlicht 20.03.2026 08:08:46
- Zuletzt bearbeitet 02.04.2026 15:16:28
In the Linux kernel, the following vulnerability has been resolved: perf: Fix __perf_event_overflow() vs perf_remove_from_context() race Make sure that __perf_event_overflow() runs with IRQs disabled for all possible callchains. Specifically the so...
CVE-2026-23269
- EPSS 0.02%
- Veröffentlicht 18.03.2026 17:54:42
- Zuletzt bearbeitet 18.04.2026 09:16:15
In the Linux kernel, the following vulnerability has been resolved: apparmor: validate DFA start states are in bounds in unpack_pdb Start states are read from untrusted data and used as indexes into the DFA state tables. The aa_dfa_next() function ...
- EPSS 0.02%
- Veröffentlicht 18.03.2026 17:44:48
- Zuletzt bearbeitet 19.03.2026 13:25:00
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on node footer in {read,write}_end_io -----------[ cut here ]------------ kernel BUG at fs/f2fs/data.c:358! Call Trace: <IRQ> blk_update_request+0x5e...
- EPSS 0.04%
- Veröffentlicht 18.03.2026 17:44:48
- Zuletzt bearbeitet 19.03.2026 13:25:00
In the Linux kernel, the following vulnerability has been resolved: fbdev: rivafb: fix divide error in nv3_arb() A userspace program can trigger the RIVA NV3 arbitration code by calling the FBIOPUT_VSCREENINFO ioctl on /dev/fb*. When doing so, the ...
- EPSS 0.03%
- Veröffentlicht 18.03.2026 17:41:07
- Zuletzt bearbeitet 19.03.2026 17:16:22
In the Linux kernel, the following vulnerability has been resolved: nvme-fc: release admin tagset if init fails nvme_fabrics creates an NVMe/FC controller in following path: nvmf_dev_write() -> nvmf_create_ctrl() -> nvme_fc_creat...
- EPSS 0.03%
- Veröffentlicht 18.03.2026 17:41:06
- Zuletzt bearbeitet 19.03.2026 13:25:00
In the Linux kernel, the following vulnerability has been resolved: regmap: maple: free entry on mas_store_gfp() failure regcache_maple_write() allocates a new block ('entry') to merge adjacent ranges and then stores it with mas_store_gfp(). When m...
- EPSS 0.03%
- Veröffentlicht 18.03.2026 17:41:05
- Zuletzt bearbeitet 19.03.2026 13:25:00
In the Linux kernel, the following vulnerability has been resolved: io_uring/rw: free potentially allocated iovec on cache put failure If a read/write request goes through io_req_rw_cleanup() and has an allocated iovec attached and fails to put to ...