CVE-2025-39794
- EPSS 0.02%
- Veröffentlicht 12.09.2025 15:59:31
- Zuletzt bearbeitet 12.05.2026 13:17:11
In the Linux kernel, the following vulnerability has been resolved: ARM: tegra: Use I/O memcpy to write to IRAM Kasan crashes the kernel trying to check boundaries when using the normal memcpy.
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-39781
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:56:31
- Zuletzt bearbeitet 25.11.2025 18:49:43
In the Linux kernel, the following vulnerability has been resolved: parisc: Drop WARN_ON_ONCE() from flush_cache_vmap I have observed warning to occassionally trigger.
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-39771
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:56:25
- Zuletzt bearbeitet 25.11.2025 19:55:53
In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devm_register_sys_off_handler With module test, there is error dump: ------------[ cut here ]------------ notifier callback pca9450_i2c_restart_handler al...
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...
CVE-2025-39762
- EPSS 0.01%
- Veröffentlicht 11.09.2025 16:52:30
- Zuletzt bearbeitet 26.11.2025 16:25:47
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check [WHY] Prevents null pointer dereferences to enhance function robustness [HOW] Adds early null check and return false if invalid.
CVE-2025-39760
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:29
- Zuletzt bearbeitet 12.05.2026 13:17:09
In the Linux kernel, the following vulnerability has been resolved: usb: core: config: Prevent OOB read in SS endpoint companion parsing usb_parse_ss_endpoint_companion() checks descriptor type before length, enabling a potentially odd read outside...
CVE-2025-39761
- EPSS 0.02%
- Veröffentlicht 11.09.2025 16:52:29
- Zuletzt bearbeitet 26.11.2025 16:25:41
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Decrement TID on RX peer frag setup error handling Currently, TID is not decremented before peer cleanup, during error handling path of ath12k_dp_rx_peer_frag_setup()...