CVE-2025-39789
- EPSS 0.03%
- Veröffentlicht 11.09.2025 16:56:37
- Zuletzt bearbeitet 25.11.2025 18:22:51
In the Linux kernel, the following vulnerability has been resolved: crypto: x86/aegis - Add missing error checks The skcipher_walk functions can allocate memory and can fail, so checking for errors is necessary.
CVE-2025-39787
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:36
- Zuletzt bearbeitet 12.05.2026 13:17:11
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: mdt_loader: Ensure we don't read past the ELF header When the MDT loader is used in remoteproc, the ELF header is sanitized beforehand, but that's not necessary the case...
CVE-2025-39783
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:33
- Zuletzt bearbeitet 12.05.2026 13:17:11
In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix configfs group list head handling Doing a list_del() on the epf_group field of struct pci_epf_driver in pci_epf_remove_cfs() is not correct as this field is a li...
CVE-2025-39782
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:32
- Zuletzt bearbeitet 12.05.2026 13:17:10
In the Linux kernel, the following vulnerability has been resolved: jbd2: prevent softlockup in jbd2_log_do_checkpoint() Both jbd2_log_do_checkpoint() and jbd2_journal_shrink_checkpoint_list() periodically release j_list_lock after processing a bat...
CVE-2025-39772
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:26
- Zuletzt bearbeitet 12.05.2026 13:17:10
In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmc_unload to free the resource, but the mutexes in mode.config are not init, which ...
CVE-2025-39773
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:26
- Zuletzt bearbeitet 12.05.2026 13:17:10
In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix soft lockup in br_multicast_query_expired() When set multicast_query_interval to a large value, the local variable 'time' in br_multicast_send_query() may overflow...
CVE-2025-39770
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:24
- Zuletzt bearbeitet 12.05.2026 13:17:10
In the Linux kernel, the following vulnerability has been resolved: net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM When performing Generic Segmentation Offload (GSO) on an IPv6 packet that contains extension headers, the k...
CVE-2025-39766
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:21
- Zuletzt bearbeitet 12.05.2026 13:17:10
In the Linux kernel, the following vulnerability has been resolved: net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit The following setup can trigger a WARNING in htb_activate due to the condition: !cl->leaf.q->q.qlen tc qdisc...
CVE-2025-39764
- EPSS 0.03%
- Veröffentlicht 11.09.2025 16:52:32
- Zuletzt bearbeitet 18.04.2026 09:16:11
In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: remove refcounting in expectation dumpers Same pattern as previous patch: do not keep the expectation object alive via refcount, only store a cookie value and...
CVE-2025-39763
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:31
- Zuletzt bearbeitet 17.03.2026 16:30:58
In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered If a synchronous error is detected as a result of user-space process triggering a 2-bit uncorrecte...