Lucene search
K

26 matches found

NVD
NVD
added 2024/11/07 10:15 a.m.6 views

CVE-2024-50142

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate new SA's prefixlen using SA family when sel.family is unset This expands the validation introduced in commit 07bf7908950a "xfrm: Validate address prefix lengths in the xfrm selector." syzbot created an SA with...

5.5CVSS0.00007EPSS
Exploits0References11
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.13 views

CVE-2024-50142 xfrm: validate new SA's prefixlen using SA family when sel.family is unset

In the Linux kernel, the following vulnerability has been resolved: xfrm: validate new SA's prefixlen using SA family when sel.family is unset This expands the validation introduced in commit 07bf7908950a "xfrm: Validate address prefix lengths in the xfrm selector." syzbot created an SA with...

0.00007EPSS
Exploits0References8
NVD
NVD
added 2023/09/18 5:15 p.m.17 views

CVE-2023-4527

A flaw was found in glibc. When the getaddrinfo function is called with the AFUNSPEC address family and the system is configured with no-aaaa mode via /etc/resolv.conf, a DNS response via TCP larger than 2048 bytes can potentially disclose stack contents through the function returned address data...

6.5CVSS6.9AI score0.00112EPSS
Exploits1References12
UbuntuCve
UbuntuCve
added 2023/09/18 5:15 p.m.47 views

CVE-2023-4527

A flaw was found in glibc. When the getaddrinfo function is called with the AFUNSPEC address family and the system is configured with no-aaaa mode via /etc/resolv.conf, a DNS response via TCP larger than 2048 bytes can potentially disclose stack contents through the function returned address data...

6.5CVSS6.6AI score0.00112EPSS
Exploits1References2
Prion
Prion
added 2023/09/18 5:15 p.m.25 views

Design/Logic Flaw

A flaw was found in glibc. When the getaddrinfo function is called with the AFUNSPEC address family and the system is configured with no-aaaa mode via /etc/resolv.conf, a DNS response via TCP larger than 2048 bytes can potentially disclose stack contents through the function returned address data...

4CVSS6.8AI score0.00112EPSS
Exploits1References10Affected Software22
Debian CVE
Debian CVE
added 2023/09/18 4:32 p.m.43 views

CVE-2023-4527

A flaw was found in glibc. When the getaddrinfo function is called with the AFUNSPEC address family and the system is configured with no-aaaa mode via /etc/resolv.conf, a DNS response via TCP larger than 2048 bytes can potentially disclose stack contents through the function returned address data...

6.5CVSS6.2AI score0.00112EPSS
Exploits1
CVE
CVE
added 2023/09/18 4:32 p.m.841 views

CVE-2023-4527

CVE-2023-4527 concerns a flaw in the GNU C Library (glibc) where, when getaddrinfo is called with AF_UNSPEC and no-aaaa mode is set (via /etc/resolv.conf), a DNS TCP response larger than 2048 bytes could disclose stack contents in the returned address data and may crash the application. The issue...

6.5CVSS7.2AI score0.00112EPSS
Exploits1References12Affected Software1
RedhatCVE
RedhatCVE
added 2023/09/12 2:54 p.m.46 views

CVE-2023-4527

A flaw was found in glibc. When the getaddrinfo function is called with the AFUNSPEC address family and the system is configured with no-aaaa mode via /etc/resolv.conf, a DNS response via TCP larger than 2048 bytes can potentially disclose stack contents through the function returned address data...

6.5CVSS6.8AI score0.00112EPSS
Exploits1References3
Veracode
Veracode
added 2019/05/16 2:23 a.m.28 views

Use-After-Free

Linux kernel is vulnerable to use-after-free vulnerability. A local authenticated user with malicious intent could gain elevated privileges or cause a system hang via an AFUNSPEC connect system call during the DCCPLISTEN state...

7.8CVSS6.4AI score0.89689EPSS
Exploits8References30Affected Software2
Tenable Nessus
Tenable Nessus
added 2018/02/28 12:0 a.m.89 views

Arista Networks EOS libresolv Overflow RCE (SA0017)

The version of Arista Networks EOS running on the remote device is affected by multiple stack-based buffer overflow conditions in the GNU libresolv library, specifically within the senddg and sendvc functions, when handling DNS responses that trigger a call to the getaddrinfo function with the...

8.1CVSS8.7AI score0.93905EPSS
Exploits17References2
Exploit DB
Exploit DB
added 2017/12/07 12:0 a.m.163 views

Linux Kernel 4.10.5 / < 4.14.3 (Ubuntu) - DCCP Socket Use-After-Free

/ This is an announcement for CVE-2017-8824 which is a use-after-free vulnerability I found in Linux DCCP socket. It can be used to gain kernel code execution from unprivileged processes. You’ll find in attachment the proof of concept code and the kernel panic log. BUG DETAILS When a socket sock...

7.8CVSS7.7AI score0.00851EPSS
Exploits5
NVD
NVD
added 2017/12/05 9:29 a.m.19 views

CVE-2017-8824

The dccpdisconnect function in net/dccp/proto.c in the Linux kernel through 4.14.3 allows local users to gain privileges or cause a denial of service use-after-free via an AFUNSPEC connect system call during the DCCPLISTEN state...

7.8CVSS7.4AI score0.00851EPSS
Exploits5References24
Prion
Prion
added 2017/12/05 9:29 a.m.30 views

Design/Logic Flaw

The dccpdisconnect function in net/dccp/proto.c in the Linux kernel through 4.14.3 allows local users to gain privileges or cause a denial of service use-after-free via an AFUNSPEC connect system call during the DCCPLISTEN state...

7.2CVSS6AI score0.00851EPSS
Exploits5References24Affected Software1
Debian CVE
Debian CVE
added 2017/12/05 9:0 a.m.51 views

CVE-2017-8824

The dccpdisconnect function in net/dccp/proto.c in the Linux kernel through 4.14.3 allows local users to gain privileges or cause a denial of service use-after-free via an AFUNSPEC connect system call during the DCCPLISTEN state...

7.8CVSS6.9AI score0.00851EPSS
Exploits5
CVE
CVE
added 2017/12/05 9:0 a.m.311 views

CVE-2017-8824

CVE-2017-8824 affects the Linux kernel DCCP implementation. The bug is a use-after-free in dccp_disconnect (net/dccp/proto.c) that can be triggered by an AF_UNSPEC connect while in the DCCP_LISTEN state, allowing a local user to escalate privileges or cause a denial of service. Public advisories ...

7.8CVSS6.8AI score0.00851EPSS
Exploits5References24Affected Software1
UbuntuCve
UbuntuCve
added 2017/12/05 12:0 a.m.57 views

CVE-2017-8824

The dccpdisconnect function in net/dccp/proto.c in the Linux kernel through 4.14.3 allows local users to gain privileges or cause a denial of service use-after-free via an AFUNSPEC connect system call during the DCCPLISTEN state...

7.8CVSS6.8AI score0.00851EPSS
Exploits5References11
Tenable Nessus
Tenable Nessus
added 2016/03/04 12:0 a.m.256 views

Fedora 22 : glibc-2.21-11.fc22 (2016-0480defc94)

This updates addresses a critical security vulnerability in the DNS resolver related to AFUNSPEC queries with getaddrinfo CVE-2015-7547. It also includes security fixes for CVE-2015-8777 and CVE-2015-1781. It improves malloc scalability for applications which start and terminate many threads. The...

8.1CVSS7.1AI score0.93905EPSS
Exploits18References8
Prion
Prion
added 2016/02/18 9:59 p.m.24 views

Stack overflow

Multiple stack-based buffer overflows in the 1 senddg and 2 sendvc functions in the libresolv library in the GNU C Library aka glibc or libc6 before 2.23 allow remote attackers to cause a denial of service crash or possibly execute arbitrary code via a crafted DNS response that triggers a call to...

6.8CVSS8.5AI score0.93905EPSS
Exploits17References75Affected Software30
Cvelist
Cvelist
added 2016/02/18 9:0 p.m.29 views

CVE-2015-7547

Multiple stack-based buffer overflows in the 1 senddg and 2 sendvc functions in the libresolv library in the GNU C Library aka glibc or libc6 before 2.23 allow remote attackers to cause a denial of service crash or possibly execute arbitrary code via a crafted DNS response that triggers a call to...

8.5AI score0.93905EPSS
Exploits17References75
Debian CVE
Debian CVE
added 2016/02/18 9:0 p.m.77 views

CVE-2015-7547

Multiple stack-based buffer overflows in the 1 senddg and 2 sendvc functions in the libresolv library in the GNU C Library aka glibc or libc6 before 2.23 allow remote attackers to cause a denial of service crash or possibly execute arbitrary code via a crafted DNS response that triggers a call to...

8.1CVSS8.8AI score0.93905EPSS
Exploits17
Rows per page
Query Builder