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...
CVE-2026-46282
- EPSS 0.12%
- Veröffentlicht 08.06.2026 15:41:25
- Zuletzt bearbeitet 08.07.2026 15:12:16
In the Linux kernel, the following vulnerability has been resolved: iio: frequency: admv1013: fix NULL pointer dereference on str When device_property_read_string() fails, str is left uninitialized but the code falls through to strcmp(str, ...), de...
CVE-2026-46281
- EPSS 0.14%
- Veröffentlicht 08.06.2026 15:41:24
- Zuletzt bearbeitet 08.07.2026 15:20:22
In the Linux kernel, the following vulnerability has been resolved: vmalloc: fix buffer overflow in vrealloc_node_align() Commit 4c5d3365882d ("mm/vmalloc: allow to set node and align in vrealloc") added the ability to force a new allocation if the...
CVE-2026-46280
- EPSS 0.13%
- Veröffentlicht 08.06.2026 15:41:23
- Zuletzt bearbeitet 08.07.2026 15:01:43
In the Linux kernel, the following vulnerability has been resolved: lib: test_hmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmm_test fixes and cleanups". Two bugfixes a cleanup for the HMM kernel selftests. The...
CVE-2026-46279
- EPSS 0.13%
- Veröffentlicht 08.06.2026 15:41:21
- Zuletzt bearbeitet 08.07.2026 14:59:41
In the Linux kernel, the following vulnerability has been resolved: mm/alloc_tag: clear codetag for pages allocated before page_ext initialization Due to initialization ordering, page_ext is allocated and initialized relatively late during boot. S...
CVE-2026-46278
- EPSS 0.11%
- Veröffentlicht 08.06.2026 15:41:20
- Zuletzt bearbeitet 08.07.2026 14:59:16
In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix segfault when updating ftrace mask Fix invalid data access by passing right data for debugfs entry. [ 171.549793] Unable to handle kernel NULL pointer derefe...