Lucene search
+L

1200 matches found

OSV
OSV
added 2025/10/01 12:15 p.m.9 views

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...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/01 11:45 a.m.23 views

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.

7.8CVSS6AI score0.00151EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.13 views

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...

0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 11:42 a.m.6 views

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...

4.7AI score
SaveExploits0References8
CVE
CVE
added 2025/10/01 11:42 a.m.24 views

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 ...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References5Affected Software1
Wolfi
Wolfi
added 2025/09/24 8:47 p.m.13 views

GHSA-8PJC-487G-W6P2 vulnerabilities

Vulnerabilities for packages: k3s, falcoctl, kubernetes-dashboard-web, docker-cli-buildx, grafana-rollout-operator, azure-service-operator, pluto, kpt, kubernetes-dashboard-api, controller-gen, kubernetes-dashboard-auth, nri-nginx, timescaledb-tune, tflint, wait-for-port, grafana-pyroscope,...

5.4AI score
SaveExploits0
Chainguard
Chainguard
added 2025/09/24 2:18 p.m.11 views

GHSA-8PJC-487G-W6P2 vulnerabilities

Vulnerabilities for packages: lazydocker, cerbos, rancher-system-upgrade-controller, kapp, opa, regclient, argo-events, rancher-agent, gatekeeper, cilium-cli, caddy, mongo-tools, monstache, grafana-pyroscope, nri-mysql, fzf, aws-otel-collector, kubernetes-dashboard-web, rabbitmq-cluster-operator,...

5.4AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/23 11:33 p.m.6 views

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 ?...

7CVSS6.5AI score0.00147EPSS
SaveExploits0References29
Debian CVE
Debian CVE
added 2025/09/18 4:3 p.m.6 views

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 ?...

5.5CVSS5.3AI score0.00147EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/18 4:3 p.m.13 views

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 ?...

0.00147EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/18 4:3 p.m.5 views

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 ?...

6.1AI score
SaveExploits0References9
CVE
CVE
added 2025/09/18 4:3 p.m.29 views

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...

5.5CVSS6.1AI score0.00147EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2025/09/18 2:15 p.m.7 views

CVE-2022-50381

In the Linux kernel, the following vulnerability has been resolved: md: fix a crash in mempoolfree There's a crash in mempoolfree when running the lvm test shell/lvchange-rebuild-raid.sh. The reason for the crash is this: superwritten calls atomicdecandtest&mddev-pendingwrites and...

5.5CVSS0.0015EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.14 views

PT-2025-38426

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where a NULL pointer dereference can occur within the sk stream wait memory function. This issue arises when a socket is released while another thread i...

8CVSS7.4AI score0.21314EPSS
SaveExploits14References1054
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.4 views

SUSE CVE-2023-53345

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential data race in rxrpcwaittobeconnected Inside the loop in rxrpcwaittobeconnected it checks call-error to see if it should exit the loop without first checking the call state. This is probably safe as if call-err...

4.7CVSS6.5AI score0.00126EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/17 3:15 p.m.12 views

CVE-2023-53345

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential data race in rxrpcwaittobeconnected Inside the loop in rxrpcwaittobeconnected it checks call-error to see if it should exit the loop without first checking the call state. This is probably safe as if call-err...

4.7CVSS0.00126EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.17 views

UBUNTU-CVE-2023-53345

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential data race in rxrpcwaittobeconnected Inside the loop in rxrpcwaittobeconnected it checks call-error to see if it should exit the loop without first checking the call state. This is probably safe as if call-err...

4.7CVSS5.7AI score0.00126EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.1 views

CVE-2023-53345 rxrpc: Fix potential data race in rxrpc_wait_to_be_connected()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential data race in rxrpcwaittobeconnected Inside the loop in rxrpcwaittobeconnected it checks call-error to see if it should exit the loop without first checking the call state. This is probably safe as if call-err...

6.1AI score0.00126EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/17 2:56 p.m.50 views

CVE-2023-53345

CVE-2023-53345 pertains to the Linux kernel, addressing a data race in rxrpc_wait_to_be_connected() where the loop accessed call->error before the call state was checked for completion. The fix ensures call->error is read only after the call is complete, preventing races between rxrpc_send_...

4.7CVSS6.1AI score0.00126EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.16 views

CVE-2023-53345 rxrpc: Fix potential data race in rxrpc_wait_to_be_connected()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix potential data race in rxrpcwaittobeconnected Inside the loop in rxrpcwaittobeconnected it checks call-error to see if it should exit the loop without first checking the call state. This is probably safe as if call-err...

0.00126EPSS
SaveExploits0References3
Rows per page
Query Builder