Show filters
170 Total Results
Displaying 51-60 of 170
Sort by:
Attacker Value
Unknown
CVE-2014-8130
Disclosure Date: March 12, 2018 (last updated November 26, 2024)
The _TIFFmalloc function in tif_unix.c in LibTIFF 4.0.3 does not reject a zero size, which allows remote attackers to cause a denial of service (divide-by-zero error and application crash) via a crafted TIFF image that is mishandled by the TIFFWriteScanline function in tif_write.c, as demonstrated by tiffdither.
0
Attacker Value
Unknown
CVE-2018-7740
Disclosure Date: March 07, 2018 (last updated November 26, 2024)
The resv_map_release function in mm/hugetlb.c in the Linux kernel through 4.15.7 allows local users to cause a denial of service (BUG) via a crafted application that makes mmap system calls and has a large pgoff argument to the remap_file_pages system call.
0
Attacker Value
Unknown
CVE-2018-6764
Disclosure Date: February 23, 2018 (last updated November 26, 2024)
util/virlog.c in libvirt does not properly determine the hostname on LXC container startup, which allows local guest OS users to bypass an intended container protection mechanism and execute arbitrary commands via a crafted NSS module.
0
Attacker Value
Unknown
CVE-2018-6927
Disclosure Date: February 12, 2018 (last updated November 26, 2024)
The futex_requeue function in kernel/futex.c in the Linux kernel before 4.14.15 might allow attackers to cause a denial of service (integer overflow) or possibly have unspecified other impact by triggering a negative wake or requeue value.
0
Attacker Value
Unknown
CVE-2018-6485
Disclosure Date: February 01, 2018 (last updated November 26, 2024)
An integer overflow in the implementation of the posix_memalign in memalign functions in the GNU C Library (aka glibc or libc6) 2.26 and earlier could cause these functions to return a pointer to a heap area that is too small, potentially leading to heap corruption.
0
Attacker Value
Unknown
CVE-2018-1000001
Disclosure Date: January 31, 2018 (last updated November 26, 2024)
In glibc 2.26 and earlier there is confusion in the usage of getcwd() by realpath() which can be used to write before the destination buffer leading to a buffer underflow and potential code execution.
0
Attacker Value
Unknown
CVE-2018-5750
Disclosure Date: January 26, 2018 (last updated November 26, 2024)
The acpi_smbus_hc_add function in drivers/acpi/sbshc.c in the Linux kernel through 4.14.15 allows local users to obtain sensitive address information by reading dmesg data from an SBS HC printk call.
0
Attacker Value
Unknown
CVE-2018-5344
Disclosure Date: January 12, 2018 (last updated November 26, 2024)
In the Linux kernel through 4.14.13, drivers/block/loop.c mishandles lo_release serialization, which allows attackers to cause a denial of service (__lock_acquire use-after-free) or possibly have unspecified other impact.
0
Attacker Value
Unknown
CVE-2017-1000407
Disclosure Date: December 11, 2017 (last updated November 26, 2024)
The Linux Kernel 2.6.32 and later are affected by a denial of service, by flooding the diagnostic port 0x80 an exception can be triggered leading to a kernel panic.
0
Attacker Value
Unknown
CVE-2017-1000410
Disclosure Date: December 07, 2017 (last updated November 26, 2024)
The Linux kernel version 3.3-rc1 and later is affected by a vulnerability lies in the processing of incoming L2CAP commands - ConfigRequest, and ConfigResponse messages. This info leak is a result of uninitialized stack variables that may be returned to an attacker in their uninitialized state. By manipulating the code flows that precede the handling of these configuration messages, an attacker can also gain some control over which data will be held in the uninitialized stack variables. This can allow him to bypass KASLR, and stack canaries protection - as both pointers and stack canaries may be leaked in this manner. Combining this vulnerability (for example) with the previously disclosed RCE vulnerability in L2CAP configuration parsing (CVE-2017-1000251) may allow an attacker to exploit the RCE against kernels which were built with the above mitigations. These are the specifics of this vulnerability: In the function l2cap_parse_conf_rsp and in the function l2cap_parse_conf_req the f…
0