CVE-2025-23144
- EPSS 0.12%
- Veröffentlicht 01.05.2025 12:55:33
- Zuletzt bearbeitet 06.11.2025 17:39:57
In the Linux kernel, the following vulnerability has been resolved: backlight: led_bl: Hold led_access lock when calling led_sysfs_disable() Lockdep detects the following issue on led-backlight removal: [ 142.315935] ------------[ cut here ]----...
CVE-2025-23142
- EPSS 0.07%
- Veröffentlicht 01.05.2025 12:55:32
- Zuletzt bearbeitet 05.11.2025 22:04:01
In the Linux kernel, the following vulnerability has been resolved: sctp: detect and prevent references to a freed transport in sendmsg sctp_sendmsg() re-uses associations and transports when possible by doing a lookup based on the socket endpoint ...
CVE-2025-23141
- EPSS 0.04%
- Veröffentlicht 01.05.2025 12:55:31
- Zuletzt bearbeitet 05.11.2025 21:50:50
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses Acquire a lock on kvm->srcu when userspace is getting MP state to handle a rather extreme edge case wher...
CVE-2025-23140
- EPSS 0.07%
- Veröffentlicht 01.05.2025 12:55:30
- Zuletzt bearbeitet 05.11.2025 21:46:13
In the Linux kernel, the following vulnerability has been resolved: misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error After devm_request_irq() fails with error in pci_endpoint_test_request_irq(), the pci_endpoint_...
CVE-2025-37838
- EPSS 0.06%
- Veröffentlicht 18.04.2025 14:20:55
- Zuletzt bearbeitet 03.11.2025 20:18:37
In the Linux kernel, the following vulnerability has been resolved: HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition In the ssi_protocol_probe() function, &ssi->work is bound with ssip_xmit_work(), In...
CVE-2025-40325
- EPSS 0.09%
- Veröffentlicht 18.04.2025 07:01:41
- Zuletzt bearbeitet 08.01.2026 10:15:49
In the Linux kernel, the following vulnerability has been resolved: md/raid10: wait barrier before returning discard request with REQ_NOWAIT raid10_handle_discard should wait barrier before returning a discard bio which has REQ_NOWAIT. And there is...
CVE-2025-39989
- EPSS 0.06%
- Veröffentlicht 18.04.2025 07:01:39
- Zuletzt bearbeitet 06.11.2025 21:33:09
In the Linux kernel, the following vulnerability has been resolved: x86/mce: use is_copy_from_user() to determine copy-from-user context Patch series "mm/hwpoison: Fix regressions in memory failure handling", v4. ## 1. What am I trying to do: Thi...
CVE-2025-39735
- EPSS 0.07%
- Veröffentlicht 18.04.2025 07:01:36
- Zuletzt bearbeitet 03.11.2025 20:18:47
In the Linux kernel, the following vulnerability has been resolved: jfs: fix slab-out-of-bounds read in ea_get() During the "size_check" label in ea_get(), the code checks if the extended attribute list (xattr) size matches ea_size. If not, it logs...
CVE-2025-39728
- EPSS 0.11%
- Veröffentlicht 18.04.2025 07:01:35
- Zuletzt bearbeitet 03.11.2025 20:18:47
In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix UBSAN panic in samsung_clk_init() With UBSAN_ARRAY_BOUNDS=y, I'm hitting the below panic due to dereferencing `ctx->clk_data.hws` before setting `ctx->clk_data.nu...
CVE-2025-38637
- EPSS 0.1%
- Veröffentlicht 18.04.2025 07:01:34
- Zuletzt bearbeitet 06.11.2025 21:35:04
In the Linux kernel, the following vulnerability has been resolved: net_sched: skbprio: Remove overly strict queue assertions In the current implementation, skbprio enqueue/dequeue contains an assertion that fails under certain conditions when SKBP...