Lucene search
+L

80 matches found

OSV
OSV
added 2025/08/16 12:15 p.m.2 views

DEBIAN-CVE-2025-38544

In the Linux kernel, the following vulnerability has been resolved: 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 that will be used to thread related recvmsg and sendmsg together. The...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.17 views

AZL-66380 CVE-2025-38544 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: 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 that will be used to thread related recvmsg and sendmsg together. The...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/08/16 11:22 a.m.6 views

CVE-2025-38544

In the Linux kernel, the following vulnerability has been resolved: 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 that will be used to thread related recvmsg and sendmsg together. The...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/08/16 11:15 a.m.6 views

AZL-75087 CVE-2025-38514 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix oops due to non-existence of prealloc backlog struct If an AFRXRPC service socket is opened and bound, but calls are preallocated, then rxrpcallocincomingcall will oops because the rxrpcbacklog struct doesn't get...

7.5CVSS6.8AI score0.0035EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 11:15 a.m.5 views

UBUNTU-CVE-2025-38514

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix oops due to non-existence of prealloc backlog struct If an AFRXRPC service socket is opened and bound, but calls are preallocated, then rxrpcallocincomingcall will oops because the rxrpcbacklog struct doesn't get...

7.5CVSS6.2AI score0.0035EPSS
SaveExploits0References42
Debian CVE
Debian CVE
added 2025/08/16 10:55 a.m.5 views

CVE-2025-38514

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix oops due to non-existence of prealloc backlog struct If an AFRXRPC service socket is opened and bound, but calls are preallocated, then rxrpcallocincomingcall will oops because the rxrpcbacklog struct doesn't get...

7.5CVSS5.6AI score0.0035EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.14 views

PT-2025-33557

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to the rxrpc subsystem. Specifically, if an AF RXRPC service socket is opened and bound with preallocated calls, the rxrpc alloc incoming call...

5.5CVSS6.7AI score0.0035EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/04 11:22 p.m.7 views

SUSE CVE-2025-38194

In the Linux kernel, the following vulnerability has been resolved: jffs2: check that raw node were preallocated before writing summary Syzkaller detected a kernel bug in jffs2linknoderef, caused by fault injection in jffs2preallocrawnoderefs. jffs2sumwritesumnode doesn't check return value of...

5.5CVSS7.7AI score0.00187EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2025/05/14 12:44 a.m.6 views

kernel: lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

7.8CVSS6.5AI score0.00169EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

7.8CVSS6.5AI score0.00169EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/04/30 10:12 a.m.25 views

CVE-2025-46560

vLLM is a high-throughput and memory-efficient inference and serving engine for LLMs. Versions starting from 0.8.0 and prior to 0.8.5 are affected by a critical performance vulnerability in the input preprocessing logic of the multimodal tokenizer. The code dynamically replaces placeholder tokens...

6.5CVSS6.5AI score0.00486EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2025/03/07 2:37 a.m.6 views

SUSE CVE-2025-21825

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

5.5CVSS7.6AI score0.00176EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.4 views

SUSE CVE-2022-49160

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash during module load unload test During purex packet handling the driver was incorrectly freeing a pre-allocated structure. Fix this by skipping that entry. System crashed with the following stack during a...

5.5CVSS7.5AI score0.00327EPSS
SaveExploits0References10
OSV
OSV
added 2025/02/26 7:0 a.m.5 views

UBUNTU-CVE-2022-49160

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash during module load unload test During purex packet handling the driver was incorrectly freeing a pre-allocated structure. Fix this by skipping that entry. System crashed with the following stack during a...

7.5CVSS6.1AI score0.00327EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.8 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 a contention condition in a PCM pre-allocated proc write...

7.8CVSS5.3AI score0.00279EPSS
SaveExploits0References9
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.5 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fixed a crash that occurred during racing fsync and size-extending writes to prealloc. We have observed crashes occurring due to duplicate keys in btrfssetitemkeysafe: BTRFS critical device vdb: slot 4 key 450 108 8192 new...

7.8CVSS5.8AI score0.00174EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: A rare race condition in genradixptralloc has been fixed. If we need to increase the tree depth, we will allocate a new node. If another thread increases the tree depth before us, we will still have a...

7.8CVSS6.2AI score0.00169EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: f2fs: fixed the issue where preallocated blocks were truncated in f2fsfileopen. Chenyuwen has reported the following f2fs bugs: inability to handle a NULL pointer dereferencing at virtual address 0000000000000011...

5.5CVSS6.7AI score0.00237EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/01/09 12:22 a.m.12 views

SUSE CVE-2024-56593

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmfsdiodsglistrw This patch fixes a NULL pointer dereference bug in brcmfmac that occurs when a high 'sdsgentryalign' value applies e.g. 512 and a lot of queued SKBs a...

5.5CVSS7.5AI score0.00241EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2024/11/05 1:22 a.m.7 views

kernel: lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

7.8CVSS6.5AI score0.00169EPSS
SaveExploits0References5
Rows per page
Query Builder