- EPSS 0.02%
- Veröffentlicht 18.03.2026 17:54:41
- Zuletzt bearbeitet 19.03.2026 13:25:00
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix unprivileged local user can do privileged policy management An unprivileged local user can load, replace, and remove profiles by opening the apparmorfs interfaces, vi...
- EPSS 0.03%
- Veröffentlicht 18.03.2026 17:46:09
- Zuletzt bearbeitet 19.03.2026 13:25:00
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomic commit and checkpoint writes During SPO tests, when mounting F2FS, an -EINVAL error was returned from...
- EPSS 0.03%
- 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.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.02%
- Veröffentlicht 18.03.2026 17:41:10
- Zuletzt bearbeitet 19.03.2026 13:25:00
In the Linux kernel, the following vulnerability has been resolved: Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem" This reverts commit 7294863a6f01248d72b61d38478978d638641bee. This commit was erroneously applied again after commit...
- EPSS 0.02%
- Veröffentlicht 18.03.2026 17:41:09
- Zuletzt bearbeitet 19.03.2026 13:25:00
In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix page array leak d9f595b9a65e ("io_uring/zcrx: fix leaking pages on sg init fail") fixed a page leakage but didn't free the page array, release it as well.
- EPSS 0.02%
- Veröffentlicht 18.03.2026 17:41:08
- Zuletzt bearbeitet 19.03.2026 13:25:00
In the Linux kernel, the following vulnerability has been resolved: gve: Fix stats report corruption on queue count change The driver and the NIC share a region in memory for stats reporting. The NIC calculates its offset into this region based on ...
- EPSS 0.02%
- 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.02%
- 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 ...