Lucene search
K

16 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

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

In the Linux kernel, the following vulnerability has been resolved: NFSD: The encoder for NFSv2 GETACL results has been completed. The xdrstream conversion inadvertently left some code that set the pagelen of the send buffer. The XDR stream encoders should now handle this automatically. This...

5.8AI score0.00022EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.2 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013110)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013110 advisory. In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdrstreamdecodeopaqueauth,...

5.6AI score0.00028EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/31 12:31 a.m.2 views

SUSE CVE-2022-50861

In the Linux kernel, the following vulnerability has been resolved: NFSD: Finish converting the NFSv2 GETACL result encoder The xdrstream conversion inadvertently left some code that set the pagelen of the send buffer. The XDR stream encoders should handle this automatically now. This oversight...

5.5CVSS6.7AI score0.00022EPSS
Exploits0References7
EUVD
EUVD
added 2025/12/30 3:30 p.m.2 views

EUVD-2022-55837

In the Linux kernel, the following vulnerability has been resolved: NFSD: Finish converting the NFSv2 GETACL result encoder The xdrstream conversion inadvertently left some code that set the pagelen of the send buffer. The XDR stream encoders should handle this automatically now. This oversight...

6.2AI score0.00022EPSS
Exploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.0 views

UBUNTU-CVE-2022-50861

In the Linux kernel, the following vulnerability has been resolved: NFSD: Finish converting the NFSv2 GETACL result encoder The xdrstream conversion inadvertently left some code that set the pagelen of the send buffer. The XDR stream encoders should handle this automatically now. This oversight...

5.7AI score0.00022EPSS
Exploits0References8
NVD
NVD
added 2025/12/30 1:16 p.m.2 views

CVE-2022-50861

In the Linux kernel, the following vulnerability has been resolved: NFSD: Finish converting the NFSv2 GETACL result encoder The xdrstream conversion inadvertently left some code that set the pagelen of the send buffer. The XDR stream encoders should handle this automatically now. This oversight...

0.00022EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.1 views

CVE-2022-50861

In the Linux kernel, the following vulnerability has been resolved: NFSD: Finish converting the NFSv2 GETACL result encoder The xdrstream conversion inadvertently left some code that set the pagelen of the send buffer. The XDR stream encoders should handle this automatically now. This oversight...

5.8AI score0.00022EPSS
Exploits0References7
OSV
OSV
added 2025/11/12 10:23 a.m.3 views

CVE-2025-40129 sunrpc: fix null pointer dereference on zero-length checksum

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix null pointer dereference on zero-length checksum In xdrstreamdecodeopaqueauth, zero-length checksum.len causes checksum.data to be set to NULL. This triggers a NPD when accessing checksum.data in gsskrb5verifymicv2...

6AI score0.00028EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2024/03/05 5:10 p.m.24 views

CVE-2021-47107

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix READDIR buffer overflow If a client sends a READDIR count argument that is too small say, zero, then the buffer size calculation in the new initdirlist helper functions results in an underflow, allowing the XDR stream...

7.1CVSS7AI score0.00016EPSS
Exploits1References4
OSV
OSV
added 2024/03/04 7:15 p.m.5 views

CVE-2021-47107

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix READDIR buffer overflow If a client sends a READDIR count argument that is too small say, zero, then the buffer size calculation in the new initdirlist helper functions results in an underflow, allowing the XDR stream...

7.8CVSS7.4AI score
Exploits0References3
Prion
Prion
added 2024/03/04 7:15 p.m.20 views

Buffer overflow

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix READDIR buffer overflow If a client sends a READDIR count argument that is too small say, zero, then the buffer size calculation in the new initdirlist helper functions results in an underflow, allowing the XDR stream...

7.5AI score0.00016EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2024/03/04 7:15 p.m.23 views

CVE-2021-47107

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix READDIR buffer overflow If a client sends a READDIR count argument that is too small say, zero, then the buffer size calculation in the new initdirlist helper functions results in an underflow, allowing the XDR stream...

7.8CVSS6.3AI score0.00016EPSS
Exploits1References4
Debian CVE
Debian CVE
added 2024/03/04 6:15 p.m.22 views

CVE-2021-47107

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix READDIR buffer overflow If a client sends a READDIR count argument that is too small say, zero, then the buffer size calculation in the new initdirlist helper functions results in an underflow, allowing the XDR stream...

7.8CVSS6AI score0.00016EPSS
Exploits1
Cvelist
Cvelist
added 2024/03/04 6:15 p.m.70 views

CVE-2021-47107 NFSD: Fix READDIR buffer overflow

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix READDIR buffer overflow If a client sends a READDIR count argument that is too small say, zero, then the buffer size calculation in the new initdirlist helper functions results in an underflow, allowing the XDR stream...

7.6AI score0.00016EPSS
Exploits1References3
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.1 views

kernel: NFSD: Finish converting the NFSv2 GETACL result encoder

A flaw was identified in the Linux kernel’s NFSD NFSv2 GETACL result encoder. During conversion to xdrstream, leftover code erroneously set the pagelen field of the send buffer. The XDR stream encoders are expected to manage buffer length automatically, and the incorrect manual setting can result...

6AI score0.00022EPSS
Exploits0References5
securityvulns
securityvulns
added 2006/05/15 12:0 a.m.41 views

Novell client fro Windows buffer overflow

Buffer overflow in DPRPC library on XDR stream decoding...

3.4AI score
Exploits0References2
Rows per page
Query Builder