Ubuntu update for Linux kernel



| Updated: 2020-05-27
Risk Medium
Patch available YES
Number of vulnerabilities 4
CVE-ID CVE-2016-7039
CVE-2016-6828
CVE-2016-6136
CVE-2016-6480
CWE-ID CWE-400
CWE-416
CWE-362
Exploitation vector Network
Public exploit Public exploit code for vulnerability #2 is available.
Vulnerable software
Linux kernel
Operating systems & Components / Operating system

Ubuntu
Operating systems & Components / Operating system

Vendor Linux Foundation
Canonical Ltd.

Security Bulletin

This security bulletin contains information about 4 vulnerabilities.

1) Resource exhaustion

EUVDB-ID: #VU1174

Risk: Medium

CVSSv4.0: 6.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2016-7039

CWE-ID: CWE-400 - Resource exhaustion

Exploit availability: No

Description

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The weakness exists in the IP stack due to stack consumption. A remote attacker can trigger use of the GRO path for large crafted packets, as demonstrated by packets that contain only VLAN headers, and cause the service to crash.

Mitigation

Update the affected packages

Ubuntu 14.04 LTS:
linux-image-3.13.0-98-powerpc-e500 3.13.0-98.145
linux-image-3.13.0-98-powerpc64-smp 3.13.0-98.145
linux-image-3.13.0-98-powerpc-smp 3.13.0-98.145
linux-image-3.13.0-98-powerpc64-emb 3.13.0-98.145
linux-image-3.13.0-98-generic 3.13.0-98.145
linux-image-3.13.0-98-generic-lpae 3.13.0-98.145
linux-image-3.13.0-98-powerpc-e500mc 3.13.0-98.145
linux-image-3.13.0-98-lowlatency 3.13.0-98.145

Vulnerable software versions

Linux kernel: 4.1.1 - 4.8.2

CPE2.3 External links

https://www.ubuntu.com/usn/usn-3098-1/


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

2) “Use-after-free” error

EUVDB-ID: #VU360

Risk: Low

CVSSv4.0: 5.4 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear]

CVE-ID: CVE-2016-6828

CWE-ID: CWE-416 - Use After Free

Exploit availability: Yes

Description

The vulnerability allows local users to provoke a denial of service.

The vulnerability predicts TCP realization by a local user.

Successful exploitation of this vulnerability will allow an attacker to cause a denial of service.

Mitigation

Update the affected packages

Ubuntu 14.04 LTS:
linux-image-3.13.0-98-powerpc-e500 3.13.0-98.145
linux-image-3.13.0-98-powerpc64-smp 3.13.0-98.145
linux-image-3.13.0-98-powerpc-smp 3.13.0-98.145
linux-image-3.13.0-98-powerpc64-emb 3.13.0-98.145
linux-image-3.13.0-98-generic 3.13.0-98.145
linux-image-3.13.0-98-generic-lpae 3.13.0-98.145
linux-image-3.13.0-98-powerpc-e500mc 3.13.0-98.145
linux-image-3.13.0-98-lowlatency 3.13.0-98.145

Vulnerable software versions

Ubuntu: 14.04

CPE2.3 External links

https://www.ubuntu.com/usn/usn-3098-1/


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.

3) Race condition

EUVDB-ID: #VU358

Risk: Low

CVSSv4.0: 1.1 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2016-6136

CWE-ID: CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Exploit availability: No

Description

The vulnerability allows local users to interrupt system-call auditing.

The vulnerability exists due to parafunction of audit_log_single_execve_arg. By altering "double fetch" vulnerability, a local user can bypass set limitations and interrupt system-call auditing.

Successful exploitation of this vulnerability will allow an attacker to interrupt system-call auditing and perform a race condition.

Mitigation

Update the affected packages

Ubuntu 14.04 LTS:
linux-image-3.13.0-98-powerpc-e500 3.13.0-98.145
linux-image-3.13.0-98-powerpc64-smp 3.13.0-98.145
linux-image-3.13.0-98-powerpc-smp 3.13.0-98.145
linux-image-3.13.0-98-powerpc64-emb 3.13.0-98.145
linux-image-3.13.0-98-generic 3.13.0-98.145
linux-image-3.13.0-98-generic-lpae 3.13.0-98.145
linux-image-3.13.0-98-powerpc-e500mc 3.13.0-98.145
linux-image-3.13.0-98-lowlatency 3.13.0-98.145

Vulnerable software versions

Ubuntu: 14.04

CPE2.3
External links

https://www.ubuntu.com/usn/usn-3098-1/


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.

4) Race condition

EUVDB-ID: #VU359

Risk: Medium

CVSSv4.0: 4.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]

CVE-ID: CVE-2016-6480

CWE-ID: CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Exploit availability: No

Description

The vulnerability allows local users to provoke a denial of service.

The vulnerability exists due to parafunction of ioctl_send_fib. By altering "double fetch" vulnerability, a local user can provoke a denial of service.

Successful exploitation of this vulnerability will allow an attacker to cause a denial of service

Mitigation

Update the affected packages

Ubuntu 14.04 LTS:
linux-image-3.13.0-98-powerpc-e500 3.13.0-98.145
linux-image-3.13.0-98-powerpc64-smp 3.13.0-98.145
linux-image-3.13.0-98-powerpc-smp 3.13.0-98.145
linux-image-3.13.0-98-powerpc64-emb 3.13.0-98.145
linux-image-3.13.0-98-generic 3.13.0-98.145
linux-image-3.13.0-98-generic-lpae 3.13.0-98.145
linux-image-3.13.0-98-powerpc-e500mc 3.13.0-98.145
linux-image-3.13.0-98-lowlatency 3.13.0-98.145

Vulnerable software versions

Ubuntu: 14.04

CPE2.3
External links

https://www.ubuntu.com/usn/usn-3098-1/


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###