378 matches found
EUVD-2007-2836
Malware in sbrugna...
EUVD-2015-8734
Malware in sbrugna...
EUVD-2019-13457
Malware in sbrugna...
EUVD-2008-3259
Malware in sbrugna...
EUVD-2013-0775
Malware in sbrugna...
EUVD-2024-53755
Malicious code in bioql PyPI...
EUVD-2022-44206
Malicious code in bioql PyPI...
EUVD-2021-3271
Malicious code in bioql PyPI...
EUVD-2022-0512
Malicious code in bioql PyPI...
CVE-2022-50362 dmaengine: hisilicon: Add multi-thread support for a DMA channel
In the Linux kernel, the following vulnerability has been resolved: dmaengine: hisilicon: Add multi-thread support for a DMA channel When we get a DMA channel and try to use it in multiple threads it will cause oops and hanging the system. % echo 100 /sys/module/dmatest/parameters/threadsperchan ...
CVE-2025-39726
Technical details about CVE-2025-39726 are not publicly provided in the connected documents. The entries reference the CVE but do not describe affected products, versions, root cause, exploits, or fixes here. Monitor for updates.
CVE-2025-38704
CVE-2025-38704: In the Linux kernel, a bug in rcu/nocb could access an invalid nocb_cb_kthread pointer during CPU online/offline cycles. The fix changes the safety check to use rdp->nocb_gp_kthread instead of rdp_gp->nocb_gp_kthread. Public advisories from SUSE (SUSE-SU-2026:20220-1, openSU...
wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor mode
...
CVE-2025-38524
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix recv-recv race of completed call If a call receives an event such as incoming data, the call gets placed on the socket's queue and a thread in recvmsg can be awakened to go and process it. Once the thread has picked up...
CVE-2025-38477
In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix race condition on qfqaggregate A race condition can occur when 'agg' is modified in qfqchangeagg called during qfqenqueue while other threads access it concurrently. For example, qfqdumpclass may trigger a...
CVE-2025-38477
Summary of CVE-2025-38477 details (from connected sources): The Linux kernel vulnerability concerns a race condition in the net/sched sch_qfq code, where the field 'agg' can be modified in qfq_change_agg during qfq_enqueue, while other threads may access it concurrently. This can lead to a NULL d...
ConstStaticCell could have been used to pass non-Send values to another thread
ConstStaticCell could have been used to pass non-Send values to another thread, because T was not required to be Send while ConstStaticCell is Send. This was corrected by introducing a T: Send bound...
RUSTSEC-2025-0045 ConstStaticCell could have been used to pass non-Send values to another thread
ConstStaticCell could have been used to pass non-Send values to another thread, because T was not required to be Send while ConstStaticCell is Send. This was corrected by introducing a T: Send bound...
PT-2025-31011 · Crates.Io · Static Cell
ConstStaticCell could have been used to pass non-Send values to another thread, because T was not required to be Send while ConstStaticCell is Send. This was corrected by introducing a T: Send bound...
Compiler Optimization Removal or Modification of Security-critical Code
Overview Affected versions of this package are vulnerable to Compiler Optimization Removal or Modification of Security-critical Code due to a race condition in AESNI detection when certain compiler optimizations are applied. An attacker can extract sensitive cryptographic keys or perform...