Ubuntu: Security Advisory (USN-4984-1)
🗓️ 05 Jun 2021 00:00:00Reported by Copyright (C) 2021 Greenbone AGType
openvas🔗 plugins.openvas.org👁 33 Views
| Reporter | Title | Published | Views | Family All 1247 |
|---|---|---|---|---|
| PT-2021-2559 · Linux +9 · Linux Kernel +9 | 12 Jan 202100:00 | – | ptsecurity | |
| PT-2021-2611 · Linux +8 · Linux Kernel +8 | 15 Mar 202100:00 | – | ptsecurity | |
| PT-2021-2653 · Linux +9 · Linux Kernel +9 | 8 Apr 202100:00 | – | ptsecurity | |
| PT-2021-2999 · Linux +3 · Linux Kernel +3 | 12 Jan 202100:00 | – | ptsecurity | |
| PT-2021-3000 · Linux +5 · Linux Kernel +5 | 15 Feb 202100:00 | – | ptsecurity | |
| PT-2021-3001 · Linux +4 · Linux Kernel +4 | 15 Feb 202100:00 | – | ptsecurity | |
| PT-2021-3057 | 17 Mar 201600:00 | – | ptsecurity | |
| PT-2021-3058 · Netbsd +8 · Netbsd +8 | 11 May 202100:00 | – | ptsecurity | |
| PT-2021-3059 · Alfa +4 · Alfa Windows 10 Driver +4 | 11 May 202100:00 | – | ptsecurity | |
| PT-2021-3061 · Alfa +4 · Alfa Windows 10 Driver +4 | 11 May 202100:00 | – | ptsecurity |
10
| Source | Link |
|---|---|
| ubuntu | www.ubuntu.com/security/notices/USN-4984-1 |
# SPDX-FileCopyrightText: 2021 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.844970");
script_cve_id("CVE-2021-28038", "CVE-2021-28660", "CVE-2021-28688", "CVE-2021-28950", "CVE-2021-28952", "CVE-2021-28964", "CVE-2021-28971", "CVE-2021-28972", "CVE-2021-29647", "CVE-2021-30002", "CVE-2021-31916", "CVE-2021-33033", "CVE-2021-3483");
script_tag(name:"creation_date", value:"2021-06-05 03:00:24 +0000 (Sat, 05 Jun 2021)");
script_version("2024-02-02T05:06:08+0000");
script_tag(name:"last_modification", value:"2024-02-02 05:06:08 +0000 (Fri, 02 Feb 2024)");
script_tag(name:"cvss_base", value:"8.3");
script_tag(name:"cvss_base_vector", value:"AV:A/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2022-09-12 03:54:00 +0000 (Mon, 12 Sep 2022)");
script_name("Ubuntu: Security Advisory (USN-4984-1)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2021 Greenbone AG");
script_family("Ubuntu Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/ubuntu_linux", "ssh/login/packages", re:"ssh/login/release=UBUNTU(20\.04\ LTS|20\.10)");
script_xref(name:"Advisory-ID", value:"USN-4984-1");
script_xref(name:"URL", value:"https://ubuntu.com/security/notices/USN-4984-1");
script_tag(name:"summary", value:"The remote host is missing an update for the 'linux, linux-aws, linux-azure, linux-gcp, linux-hwe-5.8, linux-kvm, linux-oracle, linux-raspi' package(s) announced via the USN-4984-1 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"Jan Beulich discovered that the Xen netback backend in the Linux kernel did
not properly handle certain error conditions under paravirtualization. An
attacker in a guest VM could possibly use this to cause a denial of service
(host domain crash). (CVE-2021-28038)
It was discovered that the Realtek RTL8188EU Wireless device driver in the
Linux kernel did not properly validate ssid lengths in some situations. An
attacker could use this to cause a denial of service (system crash).
(CVE-2021-28660)
It was discovered that the Xen paravirtualization backend in the Linux
kernel did not properly deallocate memory in some situations. A local
attacker could use this to cause a denial of service (memory exhaustion).
(CVE-2021-28688)
It was discovered that the fuse user space file system implementation in
the Linux kernel did not properly handle bad inodes in some situations. A
local attacker could possibly use this to cause a denial of service.
(CVE-2021-28950)
John Stultz discovered that the audio driver for Qualcomm SDM845 systems in
the Linux kernel did not properly validate port ID numbers. A local
attacker could use this to cause a denial of service (system crash) or
possibly execute arbitrary code. (CVE-2021-28952)
Zygo Blaxell discovered that the btrfs file system implementation in the
Linux kernel contained a race condition during certain cloning operations.
A local attacker could possibly use this to cause a denial of service
(system crash). (CVE-2021-28964)
Vince Weaver discovered that the perf subsystem in the Linux kernel did not
properly handle certain PEBS records properly for some Intel Haswell
processors. A local attacker could use this to cause a denial of service
(system crash). (CVE-2021-28971)
It was discovered that the RPA PCI Hotplug driver implementation in the
Linux kernel did not properly handle device name writes via sysfs, leading
to a buffer overflow. A privileged attacker could use this to cause a
denial of service (system crash) or possibly execute arbitrary code.
(CVE-2021-28972)
It was discovered that the Qualcomm IPC router implementation in the Linux
kernel did not properly initialize memory passed to user space. A local
attacker could use this to expose sensitive information (kernel memory).
(CVE-2021-29647)
Arnd Bergmann discovered that the video4linux subsystem in the Linux kernel
did not properly deallocate memory in some situations. A local attacker
could use this to cause a denial of service (memory exhaustion).
(CVE-2021-30002)
Dan Carpenter discovered that the block device manager (dm) implementation
in the Linux kernel contained a buffer overflow in the ioctl for listing
devices. A privileged local attacker could use this to cause a denial of
service (system crash). (CVE-2021-31916)
It was discovered that the CIPSO implementation in the Linux kernel did not
properly perform reference counting in some situations, leading to ... [Please see the references for more information on the vulnerabilities]");
script_tag(name:"affected", value:"'linux, linux-aws, linux-azure, linux-gcp, linux-hwe-5.8, linux-kvm, linux-oracle, linux-raspi' package(s) on Ubuntu 20.04, Ubuntu 20.10.");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"package");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-deb.inc");
release = dpkg_get_ssh_release();
if(!release)
exit(0);
res = "";
report = "";
if(release == "UBUNTU20.04 LTS") {
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-55-generic", ver:"5.8.0-55.62~20.04.1", rls:"UBUNTU20.04 LTS"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-55-generic-64k", ver:"5.8.0-55.62~20.04.1", rls:"UBUNTU20.04 LTS"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-55-generic-lpae", ver:"5.8.0-55.62~20.04.1", rls:"UBUNTU20.04 LTS"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-55-lowlatency", ver:"5.8.0-55.62~20.04.1", rls:"UBUNTU20.04 LTS"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-generic-64k-hwe-20.04", ver:"5.8.0.55.62~20.04.39", rls:"UBUNTU20.04 LTS"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-generic-hwe-20.04", ver:"5.8.0.55.62~20.04.39", rls:"UBUNTU20.04 LTS"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-generic-lpae-hwe-20.04", ver:"5.8.0.55.62~20.04.39", rls:"UBUNTU20.04 LTS"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-lowlatency-hwe-20.04", ver:"5.8.0.55.62~20.04.39", rls:"UBUNTU20.04 LTS"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-virtual-hwe-20.04", ver:"5.8.0.55.62~20.04.39", rls:"UBUNTU20.04 LTS"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
if(release == "UBUNTU20.10") {
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-1026-raspi", ver:"5.8.0-1026.29", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-1026-raspi-nolpae", ver:"5.8.0-1026.29", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-1028-kvm", ver:"5.8.0-1028.30", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-1031-oracle", ver:"5.8.0-1031.32", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-1032-gcp", ver:"5.8.0-1032.34", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-1033-azure", ver:"5.8.0-1033.35", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-1035-aws", ver:"5.8.0-1035.37", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-55-generic", ver:"5.8.0-55.62", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-55-generic-64k", ver:"5.8.0-55.62", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-55-generic-lpae", ver:"5.8.0-55.62", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-5.8.0-55-lowlatency", ver:"5.8.0-55.62", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-aws", ver:"5.8.0.1035.37", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-azure", ver:"5.8.0.1033.33", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-gcp", ver:"5.8.0.1032.32", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-generic", ver:"5.8.0.55.60", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-generic-64k", ver:"5.8.0.55.60", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-generic-lpae", ver:"5.8.0.55.60", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-gke", ver:"5.8.0.1032.32", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-kvm", ver:"5.8.0.1028.30", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-lowlatency", ver:"5.8.0.55.60", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-oracle", ver:"5.8.0.1031.30", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-raspi", ver:"5.8.0.1026.29", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-raspi-nolpae", ver:"5.8.0.1026.29", rls:"UBUNTU20.10"))) {
report += res;
}
if(!isnull(res = isdpkgvuln(pkg:"linux-image-virtual", ver:"5.8.0.55.60", rls:"UBUNTU20.10"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
exit(0);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
02 Feb 2024 00:00Current
7.1High risk
Vulners AI Score7.1
CVSS 28.3
CVSS 3.18.8
EPSS0.01316