Lucene search
K

2673 matches found

OSV
OSV
added 2025/09/16 5:15 p.m.2 views

DEBIAN-CVE-2022-50345

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv3 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

6.2AI score
Exploits0References1
OSV
OSV
added 2025/09/16 5:15 p.m.3 views

CVE-2022-50345

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6AI score
Exploits0
CVE
CVE
added 2025/09/16 4:12 p.m.21 views

CVE-2023-53332

CVE-2023-53332: In the Linux kernel, a missing NULL pointer check in ipi_send_verify() can allow NULL dereference in irq_data_get_affinity_mask() when ipi_send_{mask|single}() is called with an invalid interrupt number, causing a kernel oops. The fix adds the NULL pointer check in ipi_send_verify...

5.5CVSS5.8AI score0.00134EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 4:12 p.m.3 views

CVE-2023-53332 genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()

In the Linux kernel, the following vulnerability has been resolved: genirq/ipi: Fix NULL pointer deref in irqdatagetaffinitymask If ipisendmask|single is called with an invalid interrupt number, all the local variables there will be NULL. ipisendverify which is invoked from these functions does...

5.8AI score0.00134EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/09/16 4:12 p.m.4 views

CVE-2023-53332 genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()

In the Linux kernel, the following vulnerability has been resolved: genirq/ipi: Fix NULL pointer deref in irqdatagetaffinitymask If ipisendmask|single is called with an invalid interrupt number, all the local variables there will be NULL. ipisendverify which is invoked from these functions does...

0.00134EPSS
Exploits0References3
OSV
OSV
added 2025/09/16 4:12 p.m.3 views

CVE-2023-53332 genirq/ipi: Fix NULL pointer deref in irq_data_get_affinity_mask()

In the Linux kernel, the following vulnerability has been resolved: genirq/ipi: Fix NULL pointer deref in irqdatagetaffinitymask If ipisendmask|single is called with an invalid interrupt number, all the local variables there will be NULL. ipisendverify which is invoked from these functions does...

5.5CVSS5.8AI score0.00134EPSS
Exploits0References6
CVE
CVE
added 2025/09/16 4:11 p.m.21 views

CVE-2022-50345

CVE-2022-50345 refers to a Linux kernel NFSD issue affecting NFSv3 READ, where the send buffer overflow risk stems from how NFSD tallies RPC pages for request/response. Multiple vendor advisories (e.g., ALAS2KERNEL-5.15-2025-090 and ALAS2KERNEL-5.10-2025-106) indicate the vulnerability has been r...

6.4AI score
Exploits0
OSV
OSV
added 2025/09/16 1:16 p.m.2 views

DEBIAN-CVE-2025-39828

In the Linux kernel, the following vulnerability has been resolved: atm: atmtcp: Prevent arbitrary write in atmtcprecvcontrol. syzbot reported the splat below. 0 When atmtcpvopen or atmtcpvclose is called via connect or close, atmtcpsendcontrol is called to send an in-kernel special message. The...

7.8CVSS6.5AI score0.00157EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/09/16 1:0 p.m.8 views

CVE-2025-39828 atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().

In the Linux kernel, the following vulnerability has been resolved: atm: atmtcp: Prevent arbitrary write in atmtcprecvcontrol. syzbot reported the splat below. 0 When atmtcpvopen or atmtcpvclose is called via connect or close, atmtcpsendcontrol is called to send an in-kernel special message. The...

0.00157EPSS
Exploits0References8
OSV
OSV
added 2025/09/16 8:15 a.m.2 views

DEBIAN-CVE-2023-53296

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

5.5CVSS5.3AI score0.00137EPSS
Exploits0References1
NVD
NVD
added 2025/09/16 8:15 a.m.4 views

CVE-2023-53296

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

5.5CVSS0.00137EPSS
Exploits0References7
OSV
OSV
added 2025/09/16 8:15 a.m.1 views

UBUNTU-CVE-2023-53296

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

5.5CVSS5.8AI score0.00137EPSS
Exploits0References10
CVE
CVE
added 2025/09/16 8:11 a.m.20 views

CVE-2023-53296

CVE-2023-53296 affects the Linux kernel SCTP stack. The issue arises when a client’s out-stream count is temporarily higher than the server’s, allowing a thread waiting for sndbuf to send a message on a stream that may no longer exist after INIT_ACK processing, potentially triggering a crash. The...

5.5CVSS6.1AI score0.00137EPSS
Exploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.3 views

CVE-2023-53296 sctp: check send stream number after wait_for_sndbuf

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

6AI score0.00137EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.8 views

CVE-2023-53296 sctp: check send stream number after wait_for_sndbuf

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

0.00137EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.3 views

CVE-2023-53296

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

5.5CVSS5.3AI score0.00137EPSS
Exploits0
OSV
OSV
added 2025/09/16 8:11 a.m.2 views

CVE-2023-53296 sctp: check send stream number after wait_for_sndbuf

In the Linux kernel, the following vulnerability has been resolved: sctp: check send stream number after waitforsndbuf This patch fixes a corner case where the asoc out stream count may change after waitforsndbuf. When the main thread in the client starts a connection, if its out stream count is...

5.5CVSS4.8AI score0.00137EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.4 views

PT-2025-37901

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s SCTP Stream Control Transmission Protocol implementation. Specifically, the issue arises from a corner case where the association asoc out stream...

6AI score0.00137EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.2 views

PT-2025-38014

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel’s Network File System Daemon NFSD contained a flaw where a client could force a shrinkage of the send buffer on TCP by sending a large RPC Call header within an RPC...

6.4AI score
Exploits0References7
CNNVD
CNNVD
added 2025/09/16 12:0 a.m.1 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 not properly handling send stream numbering, which could lead to null pointer dereferencing...

5.5CVSS5.7AI score0.00137EPSS
Exploits0References8
Rows per page
Query Builder