Lucene search
+L

781 matches found

SUSE CVE
SUSE CVE
added 2025/09/17 11:29 p.m.7 views

SUSE CVE-2023-53218

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Make it so that a waiting process can be aborted When sendmsg creates an rxrpc call, it queues it to wait for a connection and channel to be assigned and then waits before it can start shovelling data as the encrypted DATA...

5.5CVSS6.4AI score0.00162EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.6 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.00135EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/09/17 5:49 p.m.10 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.7CVSS5.8AI score0.00135EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.11 views

DEBIAN-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.1AI score0.00135EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/17 3:15 p.m.14 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.00135EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.19 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.00135EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/17 2:56 p.m.11 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...

4.7CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.18 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.00135EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/17 2:56 p.m.54 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.00135EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.16 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.7CVSS5.1AI score0.00135EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/17 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an incorrect handling of call status and error values in the rxrpcwaittobeconnected function, which could le...

4.7CVSS6.1AI score0.00135EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.6 views

PT-2025-38195

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential data race condition was identified within the rxrpc wait to be connected function in the Linux kernel. The issue arises from accessing call-error within a loop without first...

4.7CVSS6.2AI score0.00135EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53218

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rxrpc: Make it so that a waiting process can be aborted When sendmsg creates an rxrpc call, it queues it to wait for a connection and channel to be assigned and...

7.8CVSS7AI score0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 3:15 p.m.5 views

DEBIAN-CVE-2023-53218

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Make it so that a waiting process can be aborted When sendmsg creates an rxrpc call, it queues it to wait for a connection and channel to be assigned and then waits before it can start shovelling data as the encrypted DATA...

7.8CVSS5.3AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.9 views

CVE-2023-53218

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Make it so that a waiting process can be aborted When sendmsg creates an rxrpc call, it queues it to wait for a connection and channel to be assigned and then waits before it can start shovelling data as the encrypted DATA...

7.8CVSS0.00162EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/15 2:21 p.m.19 views

CVE-2023-53218 rxrpc: Make it so that a waiting process can be aborted

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Make it so that a waiting process can be aborted When sendmsg creates an rxrpc call, it queues it to wait for a connection and channel to be assigned and then waits before it can start shovelling data as the encrypted DATA...

0.00162EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/15 2:21 p.m.2 views

CVE-2023-53218 rxrpc: Make it so that a waiting process can be aborted

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Make it so that a waiting process can be aborted When sendmsg creates an rxrpc call, it queues it to wait for a connection and channel to be assigned and then waits before it can start shovelling data as the encrypted DATA...

8AI score0.00162EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/15 2:21 p.m.57 views

CVE-2023-53218

The CVE-2023-53218 entry concerns the Linux kernel rxrpc path. A call created by sendmsg() could be aborted only after a connection assignment, but interrupted scheduling could cause subsequent sendmsg() calls to fail with EBUSY until an assignment occurs. The fix ensures that such a waiting rxrp...

7.8CVSS6AI score0.00162EPSS
SaveExploits0References3Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:32 a.m.5 views

rxrpc: Fix oops due to non-existence of prealloc backlog struct

...

7.5CVSS6.8AI score0.0035EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-38544

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rxrpc: Fix bug due to prealloc collision When userspace is using AFRXRPC to provide a server, it has to preallocate incoming calls and assign to them call IDs...

5.5CVSS6AI score0.00145EPSS
SaveExploits0References4
Rows per page
Query Builder