Lucene search
K

14 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-5.15, linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: net/9p: fixed an issue where double requests were entered in p9fdcancelled. Syzkaller reports a KASAN issue as follows: General protection fault, likely due to a non-canonical address 0xfbd59c0000000021: 0000 1 PREEMPT SMP KAS...

5.5AI score0.00097EPSS
Exploits0References2
OSV
OSV
added 2025/12/22 4:35 p.m.7 views

SUSE-SU-2025:4505-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-50253: bpf: make sure skb-len != 0 when redirecting to a tunneling device bsc1249912. - CVE-2023-53676: scsi: target: iscsi: Fix buffer overflow in...

7.8CVSS7.9AI score0.00097EPSS
Exploits1References142
Microsoft CVE
Microsoft CVE
added 2025/10/29 8:4 a.m.3 views

net/9p: fix double req put in p9_fd_cancelled

...

2.5CVSS7AI score0.00097EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/10/28 7:41 p.m.2 views

CVE-2025-40027

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix double req put in p9fdcancelled Syzkaller reports a KASAN issue as below: general protection fault, probably for non-canonical address 0xfbd59c0000000021: 0000 1 PREEMPT SMP KASAN NOPTI KASAN: maybe wild-memory-access...

5.5CVSS5.5AI score0.00097EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/28 12:30 p.m.1 views

EUVD-2025-36440

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix double req put in p9fdcancelled Syzkaller reports a KASAN issue as below: general protection fault, probably for non-canonical address 0xfbd59c0000000021: 0000 1 PREEMPT SMP KASAN NOPTI KASAN: maybe wild-memory-access...

5.8AI score0.00097EPSS
Exploits0References8
NVD
NVD
added 2025/10/28 10:15 a.m.2 views

CVE-2025-40027

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix double req put in p9fdcancelled Syzkaller reports a KASAN issue as below: general protection fault, probably for non-canonical address 0xfbd59c0000000021: 0000 1 PREEMPT SMP KASAN NOPTI KASAN: maybe wild-memory-access...

0.00097EPSS
Exploits0References9
OSV
OSV
added 2025/10/28 10:15 a.m.1 views

AZL-68921 CVE-2025-40027 affecting package kernel for versions less than 6.6.112.1-2

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix double req put in p9fdcancelled Syzkaller reports a KASAN issue as below: general protection fault, probably for non-canonical address 0xfbd59c0000000021: 0000 1 PREEMPT SMP KASAN NOPTI KASAN: maybe wild-memory-access...

5.6AI score0.00097EPSS
Exploits0References1
OSV
OSV
added 2025/10/28 10:15 a.m.1 views

UBUNTU-CVE-2025-40027

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix double req put in p9fdcancelled Syzkaller reports a KASAN issue as below: general protection fault, probably for non-canonical address 0xfbd59c0000000021: 0000 1 PREEMPT SMP KASAN NOPTI KASAN: maybe wild-memory-access...

5.7AI score0.00097EPSS
Exploits0References36
CVE
CVE
added 2025/10/28 9:32 a.m.15 views

CVE-2025-40027

CVE-2025-40027 (Linux kernel) : The issue is in the 9P client where a race between p9_read_work (cleaning up pending requests) and p9_fd_cancelled (handling canceled requests) could lead to a double removal of req_list and related corruption. The fix in commit 74d6a5d56629 adjusts the cancellatio...

5.9AI score0.00097EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/10/28 9:32 a.m.4 views

CVE-2025-40027 net/9p: fix double req put in p9_fd_cancelled

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix double req put in p9fdcancelled Syzkaller reports a KASAN issue as below: general protection fault, probably for non-canonical address 0xfbd59c0000000021: 0000 1 PREEMPT SMP KASAN NOPTI KASAN: maybe wild-memory-access...

0.00097EPSS
Exploits0References9
OSV
OSV
added 2025/10/28 9:32 a.m.4 views

CVE-2025-40027 net/9p: fix double req put in p9_fd_cancelled

In the Linux kernel, the following vulnerability has been resolved: net/9p: fix double req put in p9fdcancelled Syzkaller reports a KASAN issue as below: general protection fault, probably for non-canonical address 0xfbd59c0000000021: 0000 1 PREEMPT SMP KASAN NOPTI KASAN: maybe wild-memory-access...

6AI score0.00097EPSS
Exploits0References12
CNNVD
CNNVD
added 2025/10/28 12:0 a.m.2 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 double request release in the net/9p component, which could lead to memory corruption...

6AI score0.00097EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/07/15 12:0 a.m.2 views

PT-2025-44094

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.134-syzkaller-00037-g855bd1d7d838 Description The 9p filesystem client in the Linux kernel contained a race condition where the req list could be deleted simultaneously by both the p9 read work and p9 fd...

4.6CVSS7.2AI score0.00097EPSS
Exploits0
OSV
OSV
added 2024/07/19 11:8 a.m.1 views

OESA-2024-1860 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: RDMA/cma: Ensure rdmaaddrcancel happens before issuing more requests The FSM can run in a circle allowing rdmaresolveip to be called twice on the same idpriv...

8.8CVSS7AI score0.00677EPSS
Exploits1References23
Rows per page
Query Builder