CVE-2026-46292
- EPSS 0.12%
- Veröffentlicht 08.06.2026 15:46:19
- Zuletzt bearbeitet 08.07.2026 21:31:27
In the Linux kernel, the following vulnerability has been resolved: pmdomain: core: Fix detach procedure for virtual devices in genpd If a device is attached to a PM domain through genpd_dev_pm_attach_by_id(), genpd calls pm_runtime_enable() for th...
CVE-2026-46291
- EPSS 0.12%
- Veröffentlicht 08.06.2026 15:46:18
- Zuletzt bearbeitet 08.07.2026 15:21:30
In the Linux kernel, the following vulnerability has been resolved: crypto: caam - guard HMAC key hex dumps in hash_digest_key Use print_hex_dump_devel() for dumping sensitive HMAC key bytes in hash_digest_key() to avoid leaking secrets at runtime ...
CVE-2026-46290
- EPSS 0.12%
- Veröffentlicht 08.06.2026 15:46:17
- Zuletzt bearbeitet 08.07.2026 19:04:41
In the Linux kernel, the following vulnerability has been resolved: x86/efi: Fix graceful fault handling after FPU softirq changes Since commit d02198550423 ("x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable in softirqs...
CVE-2026-46289
- EPSS 0.46%
- Veröffentlicht 08.06.2026 15:46:15
- Zuletzt bearbeitet 08.07.2026 19:04:37
In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extract_kvec_to_sg Patch series "Fix bugs in extract_iter_to_sg()", v3. Fix bugs in the kvec and user variants of extract_iter_to_sg. ...
CVE-2026-46288
- EPSS 0.14%
- Veröffentlicht 08.06.2026 15:41:31
- Zuletzt bearbeitet 08.07.2026 19:04:34
In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in of_unittest_changeset() The variable 'parent' is assigned the value of 'nchangeset' earlier in the function, meaning both point to the same stru...
CVE-2026-46287
- EPSS 0.12%
- Veröffentlicht 08.06.2026 15:41:30
- Zuletzt bearbeitet 08.07.2026 19:04:32
In the Linux kernel, the following vulnerability has been resolved: net: txgbe: fix RTNL assertion warning when remove module For the copper NIC with external PHY, the driver called phylink_connect_phy() during probe and phylink_disconnect_phy() du...
CVE-2026-46286
- EPSS 0.12%
- Veröffentlicht 08.06.2026 15:41:29
- Zuletzt bearbeitet 08.07.2026 19:04:29
In the Linux kernel, the following vulnerability has been resolved: leds: qcom-lpg: Check for array overflow when selecting the high resolution When selecting the high resolution values from the array, FIELD_GET() is used to pull from a 3 bit regis...
CVE-2026-46285
- EPSS 0.13%
- Veröffentlicht 08.06.2026 15:41:28
- Zuletzt bearbeitet 08.07.2026 21:29:35
In the Linux kernel, the following vulnerability has been resolved: mtd: docg3: fix use-after-free in docg3_release() In docg3_release(), the docg3 pointer is obtained from cascade->floors[0]->priv before the loop that calls doc_release_device() on...
CVE-2026-46284
- EPSS 0.12%
- Veröffentlicht 08.06.2026 15:41:27
- Zuletzt bearbeitet 08.07.2026 21:23:40
In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix early boot crash on parameters without '=' separator If hugepages, hugepagesz, or default_hugepagesz are specified on the kernel command line without the '=' separa...
CVE-2026-46283
- EPSS 0.12%
- Veröffentlicht 08.06.2026 15:41:26
- Zuletzt bearbeitet 08.07.2026 15:11:08
In the Linux kernel, the following vulnerability has been resolved: tpm: Use kfree_sensitive() to free auth session in tpm_dev_release() tpm_dev_release() uses plain kfree() to free chip->auth, which contains sensitive cryptographic material includ...