CVE-2025-38307
- EPSS 0.02%
- Veröffentlicht 10.07.2025 07:42:17
- Zuletzt bearbeitet 18.11.2025 12:55:47
In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Verify content returned by parse_int_array() The first element of the returned array stores its length. If it is 0, any manipulation beyond the element at index 0...
CVE-2025-38305
- EPSS 0.02%
- Veröffentlicht 10.07.2025 07:42:16
- Zuletzt bearbeitet 19.12.2025 17:58:01
In the Linux kernel, the following vulnerability has been resolved: ptp: remove ptp->n_vclocks check logic in ptp_vclock_in_use() There is no disagreement that we should check both ptp->is_virtual_clock and ptp->n_vclocks to check if the ptp virtua...
CVE-2025-38306
- EPSS 0.01%
- Veröffentlicht 10.07.2025 07:42:16
- Zuletzt bearbeitet 18.11.2025 20:41:26
In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of has_locked_children() may_decode_fh() is calling has_locked_children() while holding no locks. That's an oopsable race... The rest of the calle...
CVE-2025-38304
- EPSS 0.02%
- Veröffentlicht 10.07.2025 07:42:15
- Zuletzt bearbeitet 19.12.2025 17:57:04
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix NULL pointer deference on eir_get_service_data The len parameter is considered optional so it can be NULL so it cannot be used for skipping to next entry of EIR_SERV...
CVE-2025-38302
- EPSS 0.01%
- Veröffentlicht 10.07.2025 07:42:14
- Zuletzt bearbeitet 19.11.2025 20:13:53
In the Linux kernel, the following vulnerability has been resolved: block: don't use submit_bio_noacct_nocheck in blk_zone_wplug_bio_work Bios queued up in the zone write plug have already gone through all all preparation in the submit_bio path, in...
CVE-2025-38303
- EPSS 0.01%
- Veröffentlicht 10.07.2025 07:42:14
- Zuletzt bearbeitet 19.11.2025 20:17:48
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix possible crashes on eir_create_adv_data eir_create_adv_data may attempt to add EIR_FLAGS and EIR_TX_POWER without checking if that would fit.
CVE-2025-38301
- EPSS 0.01%
- Veröffentlicht 10.07.2025 07:42:13
- Zuletzt bearbeitet 19.11.2025 20:13:48
In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmp_nvmem: unbreak driver after cleanup Commit 29be47fcd6a0 ("nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanup") changed the driver to expect the device pointer to be pass...
CVE-2025-38299
- EPSS 0.01%
- Veröffentlicht 10.07.2025 07:42:12
- Zuletzt bearbeitet 19.11.2025 20:13:43
In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8195: Set ETDM1/2 IN/OUT to COMP_DUMMY() ETDM2_IN_BE and ETDM1_OUT_BE are defined as COMP_EMPTY(), in the case the codec dai_name will be null. Avoid a crash if ...
CVE-2025-38300
- EPSS 0.02%
- Veröffentlicht 10.07.2025 07:42:12
- Zuletzt bearbeitet 19.12.2025 17:56:58
In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() Fix two DMA cleanup issues on the error path in sun8i_ce_cipher_prepare(): 1] If dma_map_sg() fails for a...
CVE-2025-38298
- EPSS 0.02%
- Veröffentlicht 10.07.2025 07:42:11
- Zuletzt bearbeitet 19.12.2025 17:51:03
In the Linux kernel, the following vulnerability has been resolved: EDAC/skx_common: Fix general protection fault After loading i10nm_edac (which automatically loads skx_edac_common), if unload only i10nm_edac, then reload it and perform error inje...