- EPSS 0.04%
- Veröffentlicht 07.09.2025 15:16:20
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: f2fs: vm_unmap_ram() may be called from an invalid context When testing F2FS with xfstests using UFS backed virtual disks the kernel complains sometimes that f2fs_release_decomp_me...
- EPSS 0.03%
- Veröffentlicht 07.09.2025 15:16:20
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask() ath11k_mac_disable_peer_fixed_rate() is passed as the iterator to ieee80211_iterate_stations_atomic(). Note...
- EPSS 0.08%
- Veröffentlicht 07.09.2025 15:16:19
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: NFS: Fix filehandle bounds checking in nfs_fh_to_dentry() The function needs to check the minimal filehandle length before it can access the embedded filehandle.
- EPSS 0.03%
- Veröffentlicht 07.09.2025 15:16:18
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix dereferencing uninitialized error pointer Fix below smatch warnings: drivers/crypto/ccp/sev-dev.c:1312 __sev_platform_init_locked() error: we previously assumed '...
- EPSS 0.03%
- Veröffentlicht 07.09.2025 15:16:17
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: mm: swap: fix potential buffer overflow in setup_clusters() In setup_swap_map(), we only ensure badpages are in range (0, last_page]. As maxpages might be < last_page, setup_clust...
- EPSS 0.03%
- Veröffentlicht 05.09.2025 17:27:19
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: s390/ism: fix concurrency management in ism_cmd() The s390x ISM device data sheet clearly states that only one request-response sequence is allowable per ISM function at any point ...
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:27:18
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list In shrink_folio_list(), the hwpoisoned folio may be large folio, which can't be handled by unmap_poisoned_folio(...
- EPSS 0.03%
- Veröffentlicht 05.09.2025 17:21:32
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: serial: 8250: fix panic due to PSLVERR When the PSLVERR_RESP_EN parameter is set to 1, the device generates an error response if an attempt is made to read an empty RBR (Receive Bu...
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:31
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix unbuffered write error handling If all the subrequests in an unbuffered write stream fail, the subrequest collector doesn't update the stream->transferred value and it r...
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:29
- Zuletzt bearbeitet 08.09.2025 16:25:38
In the Linux kernel, the following vulnerability has been resolved: crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP Since the CAAM on these SoCs is managed by another ARM core, called the SECO (Security Controller) on iMX8QM and Secur...