- EPSS -
- Veröffentlicht 07.10.2025 15:21:25
- Zuletzt bearbeitet 07.10.2025 16:15:50
In the Linux kernel, the following vulnerability has been resolved: net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize Currently in cdc_ncm_check_tx_max(), if dwNtbOutMaxSize is lower than the calculated "min" value, but greater than zero, t...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:24
- Zuletzt bearbeitet 07.10.2025 16:15:50
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix missing mbhc init error handling MBHC initialisation can fail so add the missing error handling to avoid dereferencing an error pointer when later config...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:23
- Zuletzt bearbeitet 07.10.2025 16:15:50
In the Linux kernel, the following vulnerability has been resolved: md: don't dereference mddev after export_rdev() Except for initial reference, mddev->kobject is referenced by rdev->kobject, and if the last rdev is freed, there is no guarantee th...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:23
- Zuletzt bearbeitet 07.10.2025 16:15:50
In the Linux kernel, the following vulnerability has been resolved: OPP: Fix potential null ptr dereference in dev_pm_opp_get_required_pstate() "opp" pointer is dereferenced before the IS_ERR_OR_NULL() check. Fix it by removing the dereference to c...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:22
- Zuletzt bearbeitet 07.10.2025 16:15:50
In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Check instead of asserting on nested TSC scaling support Check for nested TSC scaling support on nested SVM VMRUN instead of asserting that TSC scaling is exposed to L1 ...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:21
- Zuletzt bearbeitet 07.10.2025 16:15:49
In the Linux kernel, the following vulnerability has been resolved: ext4: fix memory leaks in ext4_fname_{setup_filename,prepare_lookup} If the filename casefolding fails, we'll be leaking memory from the fscrypt_name struct, namely from the 'crypt...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:20
- Zuletzt bearbeitet 07.10.2025 16:15:49
In the Linux kernel, the following vulnerability has been resolved: bnxt: avoid overflow in bnxt_get_nvram_directory() The value of an arithmetic expression is subject of possible overflow due to a failure to cast operands to a larger data type bef...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:20
- Zuletzt bearbeitet 07.10.2025 16:15:49
In the Linux kernel, the following vulnerability has been resolved: bpf, cpumap: Handle skb as well when clean up ptr_ring The following warning was reported when running xdp_redirect_cpu with both skb-mode and stress-mode enabled: ------------[...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:19
- Zuletzt bearbeitet 07.10.2025 16:15:49
In the Linux kernel, the following vulnerability has been resolved: iavf: Fix out-of-bounds when setting channels on remove If we set channels greater during iavf_remove(), and waiting reset done would be timeout, then returned with error but chang...
- EPSS -
- Veröffentlicht 07.10.2025 15:21:18
- Zuletzt bearbeitet 07.10.2025 16:15:49
In the Linux kernel, the following vulnerability has been resolved: spi: bcm-qspi: return error if neither hif_mspi nor mspi is available If neither a "hif_mspi" nor "mspi" resource is present, the driver will just early exit in probe but still ret...