Lucene search
+L

646 matches found

Cvelist
Cvelist
added 2025/02/26 2:13 a.m.16 views

CVE-2022-49450 rxrpc: Fix listen() setting the bar too high for the prealloc rings

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix listen setting the bar too high for the prealloc rings AFRXRPC's listen handler lets you set the backlog up to 32 if you bump up the sysctl, but whilst the preallocation circular buffers have 32 slots in them, one of...

0.00283EPSS
Exploits0References9
CVE
CVE
added 2025/02/26 2:13 a.m.84 views

CVE-2022-49450

CVE-2022-49450 relates to the Linux kernel AF_RXRPC listen() backlog handling. The underlying issue is that the backlog can be configured up to 32, but the preallocation ring has 32 slots and one slot is always dead due to the ring using CIRC_CNT(). This caused an oops on socket close when listen...

5.5CVSS5.2AI score0.00283EPSS
Exploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.12 views

CVE-2022-49450

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix listen setting the bar too high for the prealloc rings AFRXRPC's listen handler lets you set the backlog up to 32 if you bump up the sysctl, but whilst the preallocation circular buffers have 32 slots in them, one of...

5.5CVSS5.2AI score0.00283EPSS
Exploits0
OSV
OSV
added 2025/02/26 2:13 a.m.10 views

CVE-2022-49450 rxrpc: Fix listen() setting the bar too high for the prealloc rings

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix listen setting the bar too high for the prealloc rings AFRXRPC's listen handler lets you set the backlog up to 32 if you bump up the sysctl, but whilst the preallocation circular buffers have 32 slots in them, one of...

5.5CVSS4.8AI score0.00283EPSS
Exploits0References12
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.17 views

CVE-2022-49149 rxrpc: Fix call timer start racing with call destruction

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call timer start racing with call destruction The rxrpccall struct has a timer used to handle various timed events relating to a call. This timer can get started from the packet input routines that are run in softirq...

0.00165EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.10 views

CVE-2022-49149

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call timer start racing with call destruction The rxrpccall struct has a timer used to handle various timed events relating to a call. This timer can get started from the packet input routines that are run in softirq...

4.7CVSS5.1AI score0.00165EPSS
Exploits0
OSV
OSV
added 2025/02/26 1:55 a.m.11 views

CVE-2022-49149 rxrpc: Fix call timer start racing with call destruction

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call timer start racing with call destruction The rxrpccall struct has a timer used to handle various timed events relating to a call. This timer can get started from the packet input routines that are run in softirq...

4.7CVSS4.6AI score0.00165EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.8 views

CVE-2022-49087 rxrpc: fix a race in rxrpc_exit_net()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix a race in rxrpcexitnet Current code can lead to the following race: CPU0 CPU1 rxrpcexitnet rxrpcpeerkeepaliveworker if rxnet-live rxnet-live = false; deltimersync&rxnet-peerkeepalivetimer;...

7.5AI score0.00238EPSS
Exploits0References7
CVE
CVE
added 2025/02/26 1:54 a.m.150 views

CVE-2022-49087

The CVE-2022-49087 entry documents a race in Linux kernel networking code: rxrpc_exit_net() may exit while rxnet->peer_keepalive_timer is still armed, allowing a use-after-free via the rxrpc_peer_keepalive_timeout path. A fix was committed to address this race (in the kernel and mirrored in As...

7.8CVSS5.4AI score0.00238EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2025/02/26 1:54 a.m.10 views

CVE-2022-49087 rxrpc: fix a race in rxrpc_exit_net()

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix a race in rxrpcexitnet Current code can lead to the following race: CPU0 CPU1 rxrpcexitnet rxrpcpeerkeepaliveworker if rxnet-live rxnet-live = false; deltimersync&rxnet-peerkeepalivetimer;...

7.8CVSS5.7AI score0.00238EPSS
Exploits0References10
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.4 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 exit in rxrpcexitnet while peerkeepalivetimer is still active, which could lead to reuse after release...

7.8CVSS5.9AI score0.00238EPSS
Exploits0References8
BDU FSTEC
BDU FSTEC
added 2024/12/05 12:0 a.m.4 views

The vulnerability of the rxrpc component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the rxrpc component in the Linux operating system’s kernel is related to the disclosure of information. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.7AI score0.00235EPSS
Exploits0References11Affected Software4
Positive Technologies
Positive Technologies
added 2024/12/04 12:0 a.m.10 views

PT-2025-9934

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A issue in the Linux kernel has been resolved, related to the handling of received connection aborts in the rxrpc module. The problem occurs when a connection abort is received but not...

5.5CVSS6.8AI score0.00182EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/11/21 7:27 p.m.10 views

CVE-2024-50294

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix missing locking causing hanging calls If a call gets aborted e.g. because kafs saw a signal between it being queued for connection and the I/O thread picking up the call, the abort will be prioritised over the connecti...

5.5CVSS6.7AI score0.00161EPSS
Exploits0References4
OSV
OSV
added 2024/11/21 7:15 p.m.3 views

DEBIAN-CVE-2024-53090

In the Linux kernel, the following vulnerability has been resolved: afs: Fix lock recursion afswakeupasynccall can incur lock recursion. The problem is that it is called from AFRXRPC whilst holding the -notifylock, but it tries to take a ref on the afscall struct in order to pass it to a work que...

5.5CVSS5.7AI score0.00194EPSS
Exploits0References1
OSV
OSV
added 2024/11/21 7:15 p.m.18 views

AZL-54608 CVE-2024-53090 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: afs: Fix lock recursion afswakeupasynccall can incur lock recursion. The problem is that it is called from AFRXRPC whilst holding the -notifylock, but it tries to take a ref on the afscall struct in order to pass it to a work que...

5.5CVSS6.4AI score0.00194EPSS
Exploits0References1
NVD
NVD
added 2024/11/19 2:16 a.m.24 views

CVE-2024-50294

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix missing locking causing hanging calls If a call gets aborted e.g. because kafs saw a signal between it being queued for connection and the I/O thread picking up the call, the abort will be prioritised over the connecti...

4.7CVSS0.00161EPSS
Exploits0References3
OSV
OSV
added 2024/11/19 2:16 a.m.1 views

DEBIAN-CVE-2024-50294

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix missing locking causing hanging calls If a call gets aborted e.g. because kafs saw a signal between it being queued for connection and the I/O thread picking up the call, the abort will be prioritised over the connecti...

4.7CVSS5.7AI score0.00161EPSS
Exploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.8 views

UBUNTU-CVE-2024-50294

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix missing locking causing hanging calls If a call gets aborted e.g. because kafs saw a signal between it being queued for connection and the I/O thread picking up the call, the abort will be prioritised over the connecti...

4.7CVSS6.5AI score0.00161EPSS
Exploits0References18
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.24 views

CVE-2024-50294 rxrpc: Fix missing locking causing hanging calls

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix missing locking causing hanging calls If a call gets aborted e.g. because kafs saw a signal between it being queued for connection and the I/O thread picking up the call, the abort will be prioritised over the connecti...

0.00161EPSS
Exploits0References3
Rows per page
Query Builder