1059 matches found
EUVD-2025-27899
Malicious code in bioql PyPI...
EUVD-2022-55477
Malicious code in bioql PyPI...
EUVD-2025-28971
Malicious code in bioql PyPI...
EUVD-2025-21456
Malicious code in bioql PyPI...
EUVD-2022-51315
Malicious code in bioql PyPI...
EUVD-2022-55564
Malicious code in bioql PyPI...
EUVD-2024-54920
Malicious code in bioql PyPI...
amd/amdkfd: sync all devices to wait all processes being evicted
...
SUSE CVE-2023-53461
In the Linux kernel, the following vulnerability has been resolved: iouring: wait interruptibly for request completions on exit WHen the ring exits, cleanup is done and the final cancelation and waiting on completions is done by ioringexitwork. That function is invoked by kworker, which doesn't...
CVE-2023-53461
In the Linux kernel, the following vulnerability has been resolved: iouring: wait interruptibly for request completions on exit WHen the ring exits, cleanup is done and the final cancelation and waiting on completions is done by ioringexitwork. That function is invoked by kworker, which doesn't...
UBUNTU-CVE-2023-53461
In the Linux kernel, the following vulnerability has been resolved: iouring: wait interruptibly for request completions on exit WHen the ring exits, cleanup is done and the final cancelation and waiting on completions is done by ioringexitwork. That function is invoked by kworker, which doesn't...
CVE-2023-53508
Technical details for CVE-2023-53508 are not provided in the supplied documents. Monitor for official updates from vendors/advisories; current sources only reiterate a kernel fix without specifics.
CVE-2023-53461
CVE-2023-53461 pertains to the Linux kernel’s io_uring exit path. The vulnerability comes from io_ring_exit_work, invoked by kworker, waiting on request completions in a way that could interact with signal handling. The patch changes the wait state from TASK_UNINTERRUPTIBLE to TASK_INTERRUPTIBLE ...
CVE-2023-53461 io_uring: wait interruptibly for request completions on exit
In the Linux kernel, the following vulnerability has been resolved: iouring: wait interruptibly for request completions on exit WHen the ring exits, cleanup is done and the final cancelation and waiting on completions is done by ioringexitwork. That function is invoked by kworker, which doesn't...
CVE-2023-53461 io_uring: wait interruptibly for request completions on exit
In the Linux kernel, the following vulnerability has been resolved: iouring: wait interruptibly for request completions on exit WHen the ring exits, cleanup is done and the final cancelation and waiting on completions is done by ioringexitwork. That function is invoked by kworker, which doesn't...
GHSA-8PJC-487G-W6P2 vulnerabilities
Vulnerabilities for packages: nri-nginx, cis-operator, azure-service-operator, nuclei, cluster-api-provider-vsphere, mattermost, guac, kube-bench, kubeflow-katib, portieris, aws-privateca-issuer, oauth2-proxy, gcp-compute-persistent-disk-csi-driver, hubble, nri-rabbitmq, terraform, ko, gptscript,...
GHSA-8PJC-487G-W6P2 vulnerabilities
Vulnerabilities for packages: trivy, kapp, contour, kuberlr, caddy, fulcio, ko, nuclei, docker-credential-gcr, cloud-provider-gcp-cloud-controller-manager, terraform-provider-azapi, gcp-compute-persistent-disk-csi-driver, portieris, kube-bench, opa, ipfs-cluster, docker-machine-driver-harvester,...
SUSE CVE-2022-50409
In the Linux kernel, the following vulnerability has been resolved: net: If sock is dead don't access sock's skwq in skstreamwaitmemory Fixes the below NULL pointer dereference: ... 14.471200 Call Trace: 14.471562 14.471882 lockacquire+0x245/0x2e0 14.472416 ? removewaitqueue+0x12/0x50 14.473014 ?...
CVE-2022-50409 net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
In the Linux kernel, the following vulnerability has been resolved: net: If sock is dead don't access sock's skwq in skstreamwaitmemory Fixes the below NULL pointer dereference: ... 14.471200 Call Trace: 14.471562 14.471882 lockacquire+0x245/0x2e0 14.472416 ? removewaitqueue+0x12/0x50 14.473014 ?...
CVE-2022-50409
CVE-2022-50409 is a Linux kernel vulnerability affecting networking code. The issue occurs when a socket is dead but code paths access the socket’s wait queue (sk_wq) during sk_stream_wait_memory, which can lead to a NULL dereference or use-after-free scenario when the socket is released while me...