Lucene search
+L

2184 matches found

OSV
OSV
added 2020/04/14 1:15 p.m.2 views

DEBIAN-CVE-2020-11743

An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service because of a bad error path in GNTTABOPmapgrant. Grant table operations are expected to return 0 for success, and a negative number for errors. Some misplaced brackets cause one error path to retur...

5.5CVSS7.1AI score0.00527EPSS
SaveExploits1References1
OSV
OSV
added 2020/04/14 1:15 p.m.5 views

UBUNTU-CVE-2020-11743

An issue was discovered in Xen through 4.13.x, allowing guest OS users to cause a denial of service because of a bad error path in GNTTABOPmapgrant. Grant table operations are expected to return 0 for success, and a negative number for errors. Some misplaced brackets cause one error path to retur...

5.5CVSS6.8AI score0.00527EPSS
SaveExploits1References6
Xen Project
Xen Project
added 2020/04/14 12:0 p.m.116 views

Bad error path in GNTTABOP_map_grant

ISSUE DESCRIPTION Grant table operations are expected to return 0 for success, and a negative number for errors. Some misplaced brackets cause one error path to return 1 instead of a negative value. The grant table code in Linux treats this condition as success, and proceeds with incorrectly...

5.5CVSS0.8AI score0.00527EPSS
SaveExploits1
exploitpack
exploitpack
added 2019/11/20 12:0 a.m.42 views

Ubuntu 19.10 - ubuntu-aufs-modified mmap_region() Breaks Refcounting in overlayfsshiftfs Error Path

Ubuntu 19.10 - ubuntu-aufs-modified mmapregion Breaks Refcounting in overlayfsshiftfs Error Path Tested on 19.10. Ubuntu's aufs kernel patch includes the following change which I interestingly can't see in the AUFS code at https://github.com/sfjro/aufs5-linux/blob/master/mm/mmap.c:...

0.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2019/11/12 12:0 a.m.149 views

Ubuntu ubuntu-aufs-modified mmap_region() Refcounting Issue

Ubuntu: ubuntu-aufs-modified mmapregion breaks refcounting in overlayfs/shiftfs error path Tested on 19.10. Ubuntu's aufs kernel patch includes the following change which I interestingly can't see in the AUFS code at https://github.com/sfjro/aufs5-linux/blob/master/mm/mmap.c:...

0.2AI score0.01158EPSS
SaveExploits3
OSV
OSV
added 2019/11/08 12:0 a.m.4 views

UBUNTU-CVE-2019-15794

Overlayfs in the Linux kernel and shiftfs, a non-upstream patch to the Linux kernel included in the Ubuntu 5.0 and 5.3 kernel series, both replace vma-vmfile in their mmap handlers. On error the original value is not restored, and the reference is put for the file to which vmfile points. On...

7.1CVSS6.8AI score0.01158EPSS
SaveExploits3References4
NVD
NVD
added 2017/09/07 1:29 p.m.23 views

CVE-2017-12133

Use-after-free vulnerability in the clntudpcall function in sunrpc/clntudp.c in the GNU C Library aka glibc or libc6 before 2.26 allows remote attackers to have unspecified impact via vectors related to error path...

5.9CVSS6.1AI score0.02403EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2017/09/07 1:29 p.m.29 views

CVE-2017-12133

Use-after-free vulnerability in the clntudpcall function in sunrpc/clntudp.c in the GNU C Library aka glibc or libc6 before 2.26 allows remote attackers to have unspecified impact via vectors related to error path...

5.9CVSS6.8AI score0.02403EPSS
SaveExploits0References2
Prion
Prion
added 2017/09/07 1:29 p.m.29 views

Design/Logic Flaw

Use-after-free vulnerability in the clntudpcall function in sunrpc/clntudp.c in the GNU C Library aka glibc or libc6 before 2.26 allows remote attackers to have unspecified impact via vectors related to error path...

4.3CVSS7.3AI score0.02403EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2017/09/07 1:29 p.m.23 views

CVE-2017-12133

Use-after-free vulnerability in the clntudpcall function in sunrpc/clntudp.c in the GNU C Library aka glibc or libc6 before 2.26 allows remote attackers to have unspecified impact via vectors related to error path...

5.9CVSS7AI score
SaveExploits0References5
CVE
CVE
added 2017/09/07 1:0 p.m.127 views

CVE-2017-12133

CVE-2017-12133 affects the GNU C Library (glibc) prior to 2.26. It is a use-after-free in clntudp_call() in sunrpc/clnt_udp.c that allows remote attackers to potentially impact the target via error-path vectors. Affected products are glibc/libc6 environments prior to 2.26; remediation is to upgra...

5.9CVSS6.4AI score0.02403EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2017/09/07 1:0 p.m.33 views

CVE-2017-12133

Use-after-free vulnerability in the clntudpcall function in sunrpc/clntudp.c in the GNU C Library aka glibc or libc6 before 2.26 allows remote attackers to have unspecified impact via vectors related to error path...

6.6AI score0.02403EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2017/09/07 1:0 p.m.49 views

CVE-2017-12133

Use-after-free vulnerability in the clntudpcall function in sunrpc/clntudp.c in the GNU C Library aka glibc or libc6 before 2.26 allows remote attackers to have unspecified impact via vectors related to error path...

5.9CVSS6.8AI score0.02403EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2017/08/04 8:48 a.m.32 views

CVE-2017-12133

Use-after-free vulnerability in the clntudpcall function in sunrpc/clntudp.c in the GNU C Library aka glibc or libc6 before 2.26 allows remote attackers to have unspecified impact via vectors related to error path...

5.9CVSS7.6AI score0.03922EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2017/02/01 10:3 a.m.7 views

libtiff: TIFFFlushData1 heap-buffer-overflow

tifwrite.c in libtiff 4.0.6 has an issue in the error code path of TIFFFlushData1 that didn't reset the tifrawcc and tifrawcp members. Reported as MSVR 35095, aka "TIFFFlushData1 heap-buffer-overflow."...

9.8CVSS5.9AI score0.03553EPSS
SaveExploits1References4
curl security advisories
curl security advisories
added 2016/11/02 8:0 a.m.11 views

double free in curl_maprintf

The libcurl API function called curlmaprintf can be tricked into doing a double free due to an unsafe sizet multiplication, on systems using 32-bit sizet variables. The function is also used internally in numerous situations. The function doubles an allocated memory area with realloc and allows t...

9.8CVSS7.1AI score0.04574EPSS
SaveExploits0Affected Software2
FreeBSD
FreeBSD
added 2016/09/08 12:0 a.m.33 views

xen-kernel -- use after free in FIFO event channel code

The Xen Project reports: When the EVTCHNOPinitcontrol operation is called with a bad guest frame number, it takes an error path which frees a control structure without also clearing the corresponding pointer. Certain subsequent operations EVTCHNOPexpandarray or another EVTCHNOPinitcontrol, upon...

7.2CVSS1.1AI score0.00502EPSS
SaveExploits0References1
Xen Project
Xen Project
added 2016/06/03 9:47 a.m.55 views

arm: Host crash caused by VMID exhaustion

ISSUE DESCRIPTION VMIDs are a finite hardware resource, and allocated as part of domain creation. If no free VMIDs are available when trying to create a new domain, a bug in the error path causes a NULL pointer to be used, resulting in a Data Abort and host crash. IMPACT Attempting to create too...

5.6CVSS1.8AI score0.00342EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2016/04/19 12:0 a.m.42 views

FreeBSD : hostapd and wpa_supplicant -- multiple vulnerabilities (976567f6-05c5-11e6-94fa-002590263bf5)

Jouni Malinen reports : wpasupplicant unauthorized WNM Sleep Mode GTK control. 2015-6 - CVE-2015-5310 EAP-pwd missing last fragment length validation. 2015-7 - CVE-2015-5315 EAP-pwd peer error path failure on unexpected Confirm message. 2015-8 - CVE-2015-5316 %NASLMINLEVEL 70300 C Tenable Network...

5.9CVSS6AI score0.03249EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2016/02/02 4:58 p.m.5 views

kernel: Possible use-after-free vulnerability in keyring facility

A use-after-free flaw was found in the way the Linux kernel's key management subsystem handled keyring object reference counting in certain error path of the joinsessionkeyring function. A local, unprivileged user could use this flaw to escalate their privileges on the system...

7.8CVSS6.6AI score0.03646EPSS
SaveExploits14References5
Rows per page
Query Builder