A memory corruption issue was addressed with improved input validation. This issue affected versions prior to iOS 11.4.1, macOS High Sierra 10.13.6, tvOS 11.4.1, watchOS 4.3.2, iTunes 12.8 for Windows, iCloud for Windows 7.6.
A memory corruption issue was addressed with improved memory handling. This issue affected versions prior to iOS 11.4.1, macOS High Sierra 10.13.6, tvOS 11.4.1, watchOS 4.3.2.
An out-of-bounds read was addressed with improved input validation. This issue affected versions prior to iOS 11.4.1, macOS High Sierra 10.13.6, tvOS 11.4.1, watchOS 4.3.2.
In iOS before 11.4.1, watchOS before 4.3.2, tvOS before 11.4.1, Safari before 11.1.1, macOS High Sierra before 10.13.6, a spoofing issue existed in the handling of URLs. This issue was addressed with improved input validation.
WebKit. A spoofing issue existed in the handling of URLs. This issue was addressed with improved input validation.
AMD. An information disclosure issue was addressed by removing the vulnerable code.
CUPS. A null pointer dereference was addressed with improved validation.
EFI. A validation issue was addressed with improved logic.
CUPS. An issue existed in CUPS. This issue was addressed with improved access restrictions.
CUPS. An access issue was addressed with additional sandbox restrictions.
libxpc. A logic issue was addressed with improved validation.
IOFireWireAVC. A race condition was addressed with improved locking.
Bluetooth. An information disclosure issue existed in device properties. This issue was addressed with improved object management.
AMD. An out-of-bounds read issue existed that led to the disclosure of kernel memory. This was addressed with improved input validation.
ATS. A type confusion issue was addressed with improved memory handling.
CUPS. An access issue was addressed with additional sandbox restrictions on CUPS.
Firmware. A device configuration issue was addressed with an updated configuration.
FontParser. A memory corruption issue was addressed with improved validation.
Identity Services. A privacy issue in the handling of Open Directory records was addressed with improved indexing.
Mail. An issue existed in the handling of encrypted Mail. This issue was addressed with improved isolation of MIME in Mail.
NVIDIA Graphics Drivers. A race condition was addressed with improved locking.
Security. An issue existed in the handling of S-MIME certificates. This issue was addressed with improved validation of S-MIME certificates.
Speech. A sandbox issue existed in the handling of microphone access. This issue was addressed with improved handling of microphone access.
CoreGraphics. An out-of-bounds read was addressed with improved input validation.
A flaw was found in the way the Linux kernel handled exceptions delivered after a stack switch operation via Mov SS or Pop SS instructions. During the stack switch operation, processor does not deliver interrupts and exceptions, they are delivered once the first instruction after the stack switch is executed.
An unprivileged system user could use this flaw to crash the system kernel resulting in DoS.
Upstream patch: --------------- -> https://git.kernel.org/linus/d8ba61ba58c88d5207c1ba2f7d9a2280e7d03be9
Reference: ---------- -> http://www.openwall.com/lists/oss-security/2018/05/08/4
In Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1, an attacker controlling the unpacking format (similar to format string vulnerabilities) can trigger a buffer under-read in the String#unpack method, resulting in a massive and controlled information disclosure.
If an attacker sends a large request which contains huge HTTP headers, WEBrick try to process it on memory, so the request causes the out-of-memory DoS attack.
Affected versions:
Ruby 2.2 series: 2.2.9 and earlier Ruby 2.3 series: 2.3.6 and earlier Ruby 2.4 series: 2.4.3 and earlier Ruby 2.5 series: 2.5.0 and earlier
External References:
https://www.ruby-lang.org/en/news/2018/03/28/large-request-dos-in-webrick-cve-2018-8777/
Dir.mktmpdir method introduced by tmpdir library accepts the prefix and the suffix of the directory which is created as the first parameter. The prefix can contain relative directory specifiers "../", so this method can be used to target any directory. So, if a script accepts an external input as the prefix, and the targeted directory has inappropriate permissions or the ruby process has inappropriate privileges, the attacker can create a directory or a file at any directory.
Affected versions:
Ruby 2.2 series: 2.2.9 and earlier Ruby 2.3 series: 2.3.6 and earlier Ruby 2.4 series: 2.4.3 and earlier Ruby 2.5 series: 2.5.0 and earlier
External References:
https://www.ruby-lang.org/en/news/2018/03/28/unintentional-file-and-directory-creation-with-directory-traversal-cve-2018-6914/
In Ruby before 2.2.10, 2.3.x before 2.3.7, 2.4.x before 2.4.4, 2.5.x before 2.5.1, and 2.6.0-preview1, the UNIXServer.open and UNIXSocket.open methods are not checked for null characters. It may be connected to an unintended socket.
Admin Framework. The sysadminctl command-line tool required that passwords be passed to it in its arguments, potentially exposing the passwords to other local users. This update makes the password parameter optional, and sysadminctl will prompt for the password if needed.