CVE-2025-39733
- EPSS 0.02%
- Veröffentlicht 07.09.2025 15:16:21
- Zuletzt bearbeitet 25.11.2025 17:50:56
In the Linux kernel, the following vulnerability has been resolved: team: replace team lock with rtnl lock syszbot reports various ordering issues for lower instance locks and team lock. Switch to using rtnl lock for protecting team device, similar...
- EPSS 0.04%
- Veröffentlicht 07.09.2025 15:16:20
- Zuletzt bearbeitet 03.11.2025 18:16:44
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...
CVE-2025-39732
- EPSS 0.02%
- Veröffentlicht 07.09.2025 15:16:20
- Zuletzt bearbeitet 25.11.2025 17:52:03
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.07%
- Veröffentlicht 07.09.2025 15:16:19
- Zuletzt bearbeitet 03.11.2025 18:16:44
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.
CVE-2025-39729
- EPSS 0.02%
- Veröffentlicht 07.09.2025 15:16:18
- Zuletzt bearbeitet 25.11.2025 17:55:42
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 '...
CVE-2025-39727
- EPSS 0.02%
- Veröffentlicht 07.09.2025 15:16:17
- Zuletzt bearbeitet 25.11.2025 17:59:53
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...
CVE-2025-39726
- EPSS 0.01%
- Veröffentlicht 05.09.2025 17:27:19
- Zuletzt bearbeitet 25.11.2025 18:05:49
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 ...
CVE-2025-39725
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:27:18
- Zuletzt bearbeitet 25.11.2025 21:01:10
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.05%
- Veröffentlicht 05.09.2025 17:21:32
- Zuletzt bearbeitet 03.11.2025 18:16:44
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...
CVE-2025-39723
- EPSS 0.02%
- Veröffentlicht 05.09.2025 17:21:31
- Zuletzt bearbeitet 25.11.2025 21:01:02
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...