ID

VAR-202103-1244


CVE

CVE-2021-28972


TITLE

Linux Kernel  Classic buffer overflow vulnerability in

Trust: 0.8

sources: JVNDB: JVNDB-2021-010251

DESCRIPTION

In drivers/pci/hotplug/rpadlpar_sysfs.c in the Linux kernel through 5.11.8, the RPA PCI Hotplug driver has a user-tolerable buffer overflow when writing a new device name to the driver from userspace, allowing userspace to write data to the kernel stack frame directly. This occurs because add_slot_store and remove_slot_store mishandle drc_name '\0' termination, aka CID-cc7a0bb058b8. Linux Kernel Exists in a classic buffer overflow vulnerability. Vendor exploits this vulnerability CID-cc7a0bb058b8 It is published as.Information is obtained, information is tampered with, and service operation is interrupted. (DoS) It may be in a state. Pillow is a Python-based image processing library. There is currently no information about this vulnerability, please feel free to follow CNNVD or manufacturer announcements. ========================================================================== Ubuntu Security Notice USN-5343-1 March 22, 2022 linux, linux-aws, linux-kvm, linux-lts-xenial vulnerabilities ========================================================================== A security issue affects these releases of Ubuntu and its derivatives: - Ubuntu 16.04 ESM - Ubuntu 14.04 ESM Summary: Several security issues were fixed in the Linux kernel. Software Description: - linux: Linux kernel - linux-aws: Linux kernel for Amazon Web Services (AWS) systems - linux-kvm: Linux kernel for cloud environments - linux-lts-xenial: Linux hardware enablement kernel from Xenial for Trusty Details: Yiqi Sun and Kevin Wang discovered that the cgroups implementation in the Linux kernel did not properly restrict access to the cgroups v1 release_agent feature. A local attacker could use this to gain administrative privileges. (CVE-2022-0492) It was discovered that the aufs file system in the Linux kernel did not properly restrict mount namespaces, when mounted with the non-default allow_userns option set. A local attacker could use this to gain administrative privileges. (CVE-2016-2853) It was discovered that the aufs file system in the Linux kernel did not properly maintain POSIX ACL xattr data, when mounted with the non-default allow_userns option. A local attacker could possibly use this to gain elevated privileges. (CVE-2016-2854) It was discovered that the f2fs file system in the Linux kernel did not properly validate metadata in some situations. An attacker could use this to construct a malicious f2fs image that, when mounted and operated on, could cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2019-19449) It was discovered that the XFS file system implementation in the Linux kernel did not properly validate meta data in some circumstances. An attacker could use this to construct a malicious XFS image that, when mounted, could cause a denial of service. (CVE-2020-12655) Kiyin (尹亮) discovered that the NFC LLCP protocol implementation in the Linux kernel contained a reference counting error. A local attacker could use this to cause a denial of service (system crash). (CVE-2020-25670) Kiyin (尹亮) discovered that the NFC LLCP protocol implementation in the Linux kernel did not properly deallocate memory in certain error situations. A local attacker could use this to cause a denial of service (memory exhaustion). (CVE-2020-25671, CVE-2020-25672) Kiyin (尹亮) discovered that the NFC LLCP protocol implementation in the Linux kernel did not properly handle error conditions in some situations, leading to an infinite loop. A local attacker could use this to cause a denial of service. (CVE-2020-25673) Mathy Vanhoef discovered that the Linux kernel’s WiFi implementation incorrectly handled EAPOL frames from unauthenticated senders. A physically proximate attacker could inject malicious packets to cause a denial of service (system crash). (CVE-2020-26139) Mathy Vanhoef discovered that the Linux kernel’s WiFi implementation could reassemble mixed encrypted and plaintext fragments. A physically proximate attacker could possibly use this issue to inject packets or exfiltrate selected fragments. (CVE-2020-26147) It was discovered that the BR/EDR pin-code pairing procedure in the Linux kernel was vulnerable to an impersonation attack. A physically proximate attacker could possibly use this to pair to a device without knowledge of the pin-code. (CVE-2020-26555) It was discovered that the bluetooth subsystem in the Linux kernel did not properly perform access control. An authenticated attacker could possibly use this to expose sensitive information. (CVE-2020-26558, CVE-2021-0129) 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-2020-36322) It was discovered that the Infiniband RDMA userspace connection manager implementation in the Linux kernel contained a race condition leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service (system crash) or possible execute arbitrary code. A privileged attacker could possibly use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-20292) It was discovered that a race condition existed in the timer implementation in the Linux kernel. A privileged attacker could use this to cause a denial of service. (CVE-2021-20317) Or Cohen and Nadav Markus discovered a use-after-free vulnerability in the nfc implementation in the Linux kernel. A privileged local attacker could use this issue to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-23134) 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). 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 a race condition existed in the netfilter subsystem of the Linux kernel when replacing tables. A local attacker could use this to cause a denial of service (system crash). (CVE-2021-29650) It was discovered that a race condition in the kernel Bluetooth subsystem could lead to use-after-free of slab objects. An attacker could use this issue to possibly execute arbitrary code. (CVE-2021-32399) It was discovered that the CIPSO implementation in the Linux kernel did not properly perform reference counting in some situations, leading to use- after-free vulnerabilities. An attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-33033) It was discovered that a use-after-free existed in the Bluetooth HCI driver of the Linux kernel. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-33034) Asaf Modelevsky discovered that the Intel(R) Ethernet ixgbe driver for the Linux kernel did not properly validate large MTU requests from Virtual Function (VF) devices. A local attacker could possibly use this to cause a denial of service. (CVE-2021-33098) Norbert Slusarek discovered that the CAN broadcast manger (bcm) protocol implementation in the Linux kernel did not properly initialize memory in some situations. A local attacker could use this to expose sensitive information (kernel memory). (CVE-2021-34693) 马哲宇 discovered that the IEEE 1394 (Firewire) nosy packet sniffer driver in the Linux kernel did not properly perform reference counting in some situations, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-3483) It was discovered that an out-of-bounds (OOB) memory access flaw existed in the f2fs module of the Linux kernel. A local attacker could use this issue to cause a denial of service (system crash). (CVE-2021-3506) It was discovered that the bluetooth subsystem in the Linux kernel did not properly handle HCI device initialization failure, leading to a double-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. (CVE-2021-3564) It was discovered that the bluetooth subsystem in the Linux kernel did not properly handle HCI device detach events, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. (CVE-2021-3573) Murray McAllister discovered that the joystick device interface in the Linux kernel did not properly validate data passed via an ioctl(). A local attacker could use this to cause a denial of service (system crash) or possibly execute arbitrary code on systems with a joystick device registered. (CVE-2021-3612) It was discovered that the tracing subsystem in the Linux kernel did not properly keep track of per-cpu ring buffer state. A privileged attacker could use this to cause a denial of service. (CVE-2021-3679) It was discovered that the Virtio console implementation in the Linux kernel did not properly validate input lengths in some situations. A local attacker could possibly use this to cause a denial of service (system crash). (CVE-2021-38160) It was discovered that the KVM hypervisor implementation in the Linux kernel did not properly compute the access permissions for shadow pages in some situations. A local attacker could use this to cause a denial of service. (CVE-2021-38198) It was discovered that the MAX-3421 host USB device driver in the Linux kernel did not properly handle device removal events. A physically proximate attacker could use this to cause a denial of service (system crash). (CVE-2021-38204) It was discovered that the NFC implementation in the Linux kernel did not properly handle failed connect events leading to a NULL pointer dereference. A local attacker could use this to cause a denial of service. (CVE-2021-38208) It was discovered that the configfs interface for USB gadgets in the Linux kernel contained a race condition. A local attacker could possibly use this to expose sensitive information (kernel memory). (CVE-2021-39648) It was discovered that the ext4 file system in the Linux kernel contained a race condition when writing xattrs to an inode. A local attacker could use this to cause a denial of service or possibly gain administrative privileges. (CVE-2021-40490) It was discovered that the 6pack network protocol driver in the Linux kernel did not properly perform validation checks. A privileged attacker could use this to cause a denial of service (system crash) or execute arbitrary code. (CVE-2021-42008) It was discovered that the ISDN CAPI implementation in the Linux kernel contained a race condition in certain situations that could trigger an array out-of-bounds bug. A privileged local attacker could possibly use this to cause a denial of service or execute arbitrary code. (CVE-2021-43389) It was discovered that the Phone Network protocol (PhoNet) implementation in the Linux kernel did not properly perform reference counting in some error conditions. A local attacker could possibly use this to cause a denial of service (memory exhaustion). (CVE-2021-45095) Wenqing Liu discovered that the f2fs file system in the Linux kernel did not properly validate the last xattr entry in an inode. An attacker could use this to construct a malicious f2fs image that, when mounted and operated on, could cause a denial of service (system crash) or possibly execute arbitrary code. (CVE-2021-45469) Amit Klein discovered that the IPv6 implementation in the Linux kernel could disclose internal state in some situations. An attacker could possibly use this to expose sensitive information. (CVE-2021-45485) It was discovered that the per cpu memory allocator in the Linux kernel could report kernel pointers via dmesg. An attacker could use this to expose sensitive information or in conjunction with another kernel vulnerability. (CVE-2018-5995) Update instructions: The problem can be corrected by updating your system to the following package versions: Ubuntu 16.04 ESM: linux-image-4.4.0-1103-kvm 4.4.0-1103.112 linux-image-4.4.0-1138-aws 4.4.0-1138.152 linux-image-4.4.0-222-generic 4.4.0-222.255 linux-image-4.4.0-222-lowlatency 4.4.0-222.255 linux-image-aws 4.4.0.1138.143 linux-image-generic 4.4.0.222.229 linux-image-kvm 4.4.0.1103.101 linux-image-lowlatency 4.4.0.222.229 linux-image-virtual 4.4.0.222.229 Ubuntu 14.04 ESM: linux-image-4.4.0-1102-aws 4.4.0-1102.107 linux-image-4.4.0-222-generic 4.4.0-222.255~14.04.1 linux-image-4.4.0-222-lowlatency 4.4.0-222.255~14.04.1 linux-image-aws 4.4.0.1102.100 linux-image-generic-lts-xenial 4.4.0.222.193 linux-image-lowlatency-lts-xenial 4.4.0.222.193 linux-image-virtual-lts-xenial 4.4.0.222.193 After a standard system update you need to reboot your computer to make all the necessary changes. ATTENTION: Due to an unavoidable ABI change the kernel updates have been given a new version number, which requires you to recompile and reinstall all third party kernel modules you might have installed. Unless you manually uninstalled the standard kernel metapackages (e.g. linux-generic, linux-generic-lts-RELEASE, linux-virtual, linux-powerpc), a standard system upgrade will automatically perform this as well. References: https://ubuntu.com/security/notices/USN-5343-1 CVE-2016-2853, CVE-2016-2854, CVE-2018-5995, CVE-2019-19449, CVE-2020-12655, CVE-2020-25670, CVE-2020-25671, CVE-2020-25672, CVE-2020-25673, CVE-2020-26139, CVE-2020-26147, CVE-2020-26555, CVE-2020-26558, CVE-2020-36322, CVE-2020-36385, CVE-2021-0129, CVE-2021-20292, CVE-2021-20317, CVE-2021-23134, CVE-2021-28688, CVE-2021-28972, CVE-2021-29650, CVE-2021-32399, CVE-2021-33033, CVE-2021-33034, CVE-2021-33098, CVE-2021-34693, CVE-2021-3483, CVE-2021-3506, CVE-2021-3564, CVE-2021-3573, CVE-2021-3612, CVE-2021-3679, CVE-2021-38160, CVE-2021-38198, CVE-2021-38204, CVE-2021-38208, CVE-2021-39648, CVE-2021-40490, CVE-2021-42008, CVE-2021-43389, CVE-2021-45095, CVE-2021-45469, CVE-2021-45485, CVE-2022-0492

Trust: 2.88

sources: NVD: CVE-2021-28972 // JVNDB: JVNDB-2021-010251 // CNNVD: CNNVD-202104-975 // VULHUB: VHN-388498 // VULMON: CVE-2021-28972 // PACKETSTORM: 162969 // PACKETSTORM: 162981 // PACKETSTORM: 162939 // PACKETSTORM: 166417 // PACKETSTORM: 162549 // PACKETSTORM: 166101

AFFECTED PRODUCTS

vendor:fedoraprojectmodel:fedorascope:eqversion:34

Trust: 1.0

vendor:fedoraprojectmodel:fedorascope:eqversion:32

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:5.11.9

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:5.11

Trust: 1.0

vendor:linuxmodel:kernelscope:gtversion:4.5

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:4.20

Trust: 1.0

vendor:fedoraprojectmodel:fedorascope:eqversion:33

Trust: 1.0

vendor:netappmodel:cloud backupscope:eqversion: -

Trust: 1.0

vendor:linuxmodel:kernelscope:gtversion:4.15

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:4.4.263

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:5.4.108

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:4.10

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:5.10.26

Trust: 1.0

vendor:netappmodel:solidfire baseboard management controllerscope:eqversion: -

Trust: 1.0

vendor:linuxmodel:kernelscope:lteversion:4.9.263

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:4.14.227

Trust: 1.0

vendor:linuxmodel:kernelscope:gteversion:5.5.0

Trust: 1.0

vendor:linuxmodel:kernelscope:lteversion:4.19.183

Trust: 1.0

vendor:netappmodel:fas\/aff baseboard management controllerscope:eqversion: -

Trust: 1.0

vendor:fedoramodel:fedorascope: - version: -

Trust: 0.8

vendor:netappmodel:solidfire baseboard management controllerscope: - version: -

Trust: 0.8

vendor:netappmodel:baseboard management controllerscope: - version: -

Trust: 0.8

vendor:netappmodel:cloud backupscope: - version: -

Trust: 0.8

vendor:linuxmodel:kernelscope: - version: -

Trust: 0.8

sources: JVNDB: JVNDB-2021-010251 // NVD: CVE-2021-28972

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2021-28972
value: MEDIUM

Trust: 1.0

NVD: CVE-2021-28972
value: MEDIUM

Trust: 0.8

CNNVD: CNNVD-202103-1260
value: MEDIUM

Trust: 0.6

CNNVD: CNNVD-202104-975
value: MEDIUM

Trust: 0.6

VULHUB: VHN-388498
value: HIGH

Trust: 0.1

VULMON: CVE-2021-28972
value: HIGH

Trust: 0.1

nvd@nist.gov: CVE-2021-28972
severity: HIGH
baseScore: 7.2
vectorString: AV:L/AC:L/AU:N/C:C/I:C/A:C
accessVector: LOCAL
accessComplexity: LOW
authentication: NONE
confidentialityImpact: COMPLETE
integrityImpact: COMPLETE
availabilityImpact: COMPLETE
exploitabilityScore: 3.9
impactScore: 10.0
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 1.9

VULHUB: VHN-388498
severity: HIGH
baseScore: 7.2
vectorString: AV:L/AC:L/AU:N/C:C/I:C/A:C
accessVector: LOCAL
accessComplexity: LOW
authentication: NONE
confidentialityImpact: COMPLETE
integrityImpact: COMPLETE
availabilityImpact: COMPLETE
exploitabilityScore: 3.9
impactScore: 10.0
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.1

nvd@nist.gov: CVE-2021-28972
baseSeverity: MEDIUM
baseScore: 6.7
vectorString: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
attackVector: LOCAL
attackComplexity: LOW
privilegesRequired: HIGH
userInteraction: NONE
scope: UNCHANGED
confidentialityImpact: HIGH
integrityImpact: HIGH
availabilityImpact: HIGH
exploitabilityScore: 0.8
impactScore: 5.9
version: 3.1

Trust: 1.0

NVD: CVE-2021-28972
baseSeverity: MEDIUM
baseScore: 6.7
vectorString: CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
attackVector: LOCAL
attackComplexity: LOW
privilegesRequired: HIGH
userInteraction: NONE
scope: UNCHANGED
confidentialityImpact: HIGH
integrityImpact: HIGH
availabilityImpact: HIGH
exploitabilityScore: NONE
impactScore: NONE
version: 3.0

Trust: 0.8

sources: VULHUB: VHN-388498 // VULMON: CVE-2021-28972 // JVNDB: JVNDB-2021-010251 // CNNVD: CNNVD-202103-1260 // CNNVD: CNNVD-202104-975 // NVD: CVE-2021-28972

PROBLEMTYPE DATA

problemtype:CWE-120

Trust: 1.1

problemtype:Classic buffer overflow (CWE-120) [NVD evaluation ]

Trust: 0.8

sources: VULHUB: VHN-388498 // JVNDB: JVNDB-2021-010251 // NVD: CVE-2021-28972

THREAT TYPE

local

Trust: 1.0

sources: PACKETSTORM: 162969 // PACKETSTORM: 162939 // PACKETSTORM: 166417 // PACKETSTORM: 162549 // CNNVD: CNNVD-202103-1260

TYPE

other

Trust: 1.2

sources: CNNVD: CNNVD-202103-1260 // CNNVD: CNNVD-202104-975

PATCH

title:Fix potential drc_name corruption in store functions NetAppNetApp Advisoryurl:https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4VCKIOXCOZGXBEZMO5LGGV5MWCHO6FT3/

Trust: 0.8

title:Linux kernel Security vulnerabilitiesurl:http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=144778

Trust: 0.6

title:Red Hat: CVE-2021-28972url:https://vulmon.com/vendoradvisory?qidtp=red_hat_cve_database&qid=CVE-2021-28972

Trust: 0.1

title:Arch Linux Issues: url:https://vulmon.com/vendoradvisory?qidtp=arch_linux_issues&qid=CVE-2021-28972 log

Trust: 0.1

sources: VULMON: CVE-2021-28972 // JVNDB: JVNDB-2021-010251 // CNNVD: CNNVD-202103-1260

EXTERNAL IDS

db:NVDid:CVE-2021-28972

Trust: 4.0

db:PACKETSTORMid:162939

Trust: 0.8

db:PACKETSTORMid:162981

Trust: 0.8

db:PACKETSTORMid:162549

Trust: 0.8

db:PACKETSTORMid:166417

Trust: 0.8

db:JVNDBid:JVNDB-2021-010251

Trust: 0.8

db:CNNVDid:CNNVD-202103-1260

Trust: 0.7

db:PACKETSTORMid:166101

Trust: 0.7

db:AUSCERTid:ESB-2021.1625

Trust: 0.6

db:AUSCERTid:ESB-2021.1299

Trust: 0.6

db:AUSCERTid:ESB-2021.1307

Trust: 0.6

db:AUSCERTid:ESB-2021.1964

Trust: 0.6

db:AUSCERTid:ESB-2021.1919

Trust: 0.6

db:AUSCERTid:ESB-2021.1946

Trust: 0.6

db:AUSCERTid:ESB-2022.1225

Trust: 0.6

db:AUSCERTid:ESB-2021.1669

Trust: 0.6

db:AUSCERTid:ESB-2021.2136

Trust: 0.6

db:AUSCERTid:ESB-2021.1231

Trust: 0.6

db:AUSCERTid:ESB-2021.1655

Trust: 0.6

db:AUSCERTid:ESB-2021.1694

Trust: 0.6

db:CS-HELPid:SB2021092209

Trust: 0.6

db:CS-HELPid:SB2021041363

Trust: 0.6

db:CNNVDid:CNNVD-202104-975

Trust: 0.6

db:PACKETSTORMid:162969

Trust: 0.2

db:CNVDid:CNVD-2021-24272

Trust: 0.1

db:VULHUBid:VHN-388498

Trust: 0.1

db:VULMONid:CVE-2021-28972

Trust: 0.1

sources: VULHUB: VHN-388498 // VULMON: CVE-2021-28972 // JVNDB: JVNDB-2021-010251 // PACKETSTORM: 162969 // PACKETSTORM: 162981 // PACKETSTORM: 162939 // PACKETSTORM: 166417 // PACKETSTORM: 162549 // PACKETSTORM: 166101 // CNNVD: CNNVD-202103-1260 // CNNVD: CNNVD-202104-975 // NVD: CVE-2021-28972

REFERENCES

url:https://nvd.nist.gov/vuln/detail/cve-2021-28972

Trust: 2.0

url:https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cc7a0bb058b85ea03db87169c60c7cfdd5d34678

Trust: 1.8

url:https://security.netapp.com/advisory/ntap-20210430-0003/

Trust: 1.7

url:https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/4vckioxcozgxbezmo5lggv5mwcho6ft3/

Trust: 1.0

url:https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ptrnpqtz4gvs46sz4obxy5ydogvpstgq/

Trust: 1.0

url:https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/t2s3i4slrnruqdofyus6iuazmqnmpnlg/

Trust: 1.0

url:https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4vckioxcozgxbezmo5lggv5mwcho6ft3/

Trust: 0.8

url:https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/t2s3i4slrnruqdofyus6iuazmqnmpnlg/

Trust: 0.8

url:https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ptrnpqtz4gvs46sz4obxy5ydogvpstgq/

Trust: 0.8

url:https://access.redhat.com/security/cve/cve-2021-28972

Trust: 0.7

url:https://nvd.nist.gov/vuln/detail/cve-2021-3483

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2022.1225

Trust: 0.6

url:https://packetstormsecurity.com/files/162939/ubuntu-security-notice-usn-4979-1.html

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2021.1919

Trust: 0.6

url:https://packetstormsecurity.com/files/162981/ubuntu-security-notice-usn-4984-1.html

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2021.1964

Trust: 0.6

url:https://packetstormsecurity.com/files/162549/ubuntu-security-notice-usn-4948-1.html

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2021.1655

Trust: 0.6

url:https://vigilance.fr/vulnerability/linux-kernel-buffer-overflow-via-add-slot-store-34914

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2021.1946

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2021.1307

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2021.1625

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2021.1669

Trust: 0.6

url:https://packetstormsecurity.com/files/166417/ubuntu-security-notice-usn-5343-1.html

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2021.1231

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2021.2136

Trust: 0.6

url:https://www.cybersecurity-help.cz/vdb/sb2021092209

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2021.1299

Trust: 0.6

url:https://www.auscert.org.au/bulletins/esb-2021.1694

Trust: 0.6

url:https://packetstormsecurity.com/files/166101/ubuntu-security-notice-usn-5299-1.html

Trust: 0.6

url:https://www.cybersecurity-help.cz/vdb/sb2021041363

Trust: 0.6

url:https://nvd.nist.gov/vuln/detail/cve-2020-25670

Trust: 0.4

url:https://nvd.nist.gov/vuln/detail/cve-2021-28964

Trust: 0.4

url:https://nvd.nist.gov/vuln/detail/cve-2021-28688

Trust: 0.4

url:https://nvd.nist.gov/vuln/detail/cve-2021-29647

Trust: 0.4

url:https://nvd.nist.gov/vuln/detail/cve-2021-28971

Trust: 0.4

url:https://nvd.nist.gov/vuln/detail/cve-2021-31916

Trust: 0.4

url:https://nvd.nist.gov/vuln/detail/cve-2020-25673

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2021-33033

Trust: 0.3

url:https://nvd.nist.gov/vuln/detail/cve-2021-28950

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2021-29264

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2021-28660

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2021-28952

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2021-34693

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2021-3564

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2020-26147

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2021-33034

Trust: 0.2

url:https://nvd.nist.gov/vuln/detail/cve-2021-29650

Trust: 0.2

url:https://cwe.mitre.org/data/definitions/120.html

Trust: 0.1

url:https://nvd.nist.gov

Trust: 0.1

url:https://exchange.xforce.ibmcloud.com/vulnerabilities/198510

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-oracle/5.4.0-1046.50

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-hwe-5.4/5.4.0-74.83~18.04.1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-kvm/5.4.0-1040.41

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-gke-5.4/5.4.0-1044.46~18.04.1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-gcp-5.4/5.4.0-1044.47~18.04.2

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-4982-1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-gcp/5.4.0-1044.47

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-gkeop/5.4.0-1016.17

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure/5.4.0-1048.50

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux/5.4.0-74.83

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-oracle-5.4/5.4.0-1046.50~18.04.2

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-gke/5.4.0-1044.46

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure-5.4/5.4.0-1048.50~18.04.1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-aws-5.4/5.4.0-1049.51~18.04.1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-gkeop-5.4/5.4.0-1016.17~18.04.1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-aws/5.4.0-1049.51

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure/5.8.0-1033.35

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-28038

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-4984-1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux/5.8.0-55.62

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-kvm/5.8.0-1028.30

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-aws/5.8.0-1035.37

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-oracle/5.8.0-1031.32

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-gcp/5.8.0-1032.34

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-hwe-5.8/5.8.0-55.62~20.04.1

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-30002

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-3428

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-kvm/4.15.0-1092.94

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-4979-1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure-4.15/4.15.0-1115.128

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-aws/4.15.0-1103.110

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-gcp-4.15/4.15.0-1100.113

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-oracle/4.15.0-1072.80

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux/4.15.0-144.148

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-snapdragon/4.15.0-1103.112

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2016-2853

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2020-26555

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2020-26558

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2020-12655

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-20292

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2020-36322

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2018-5995

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-33098

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-32399

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-5343-1

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-3506

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-23134

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-20317

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2020-36385

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2019-19449

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2020-26139

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2016-2854

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-4948-1

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-oem-5.10/5.10.0-1026.27

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-29266

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-3489

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-29657

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-29649

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-28951

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-3490

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-3491

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-29646

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-45485

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-3612

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-3679

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-42008

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-5299-1

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2021-38204

Trust: 0.1

sources: VULHUB: VHN-388498 // VULMON: CVE-2021-28972 // JVNDB: JVNDB-2021-010251 // PACKETSTORM: 162969 // PACKETSTORM: 162981 // PACKETSTORM: 162939 // PACKETSTORM: 166417 // PACKETSTORM: 162549 // PACKETSTORM: 166101 // CNNVD: CNNVD-202103-1260 // CNNVD: CNNVD-202104-975 // NVD: CVE-2021-28972

CREDITS

Ubuntu

Trust: 1.2

sources: PACKETSTORM: 162969 // PACKETSTORM: 162981 // PACKETSTORM: 162939 // PACKETSTORM: 166417 // PACKETSTORM: 162549 // PACKETSTORM: 166101 // CNNVD: CNNVD-202103-1260

SOURCES

db:VULHUBid:VHN-388498
db:VULMONid:CVE-2021-28972
db:JVNDBid:JVNDB-2021-010251
db:PACKETSTORMid:162969
db:PACKETSTORMid:162981
db:PACKETSTORMid:162939
db:PACKETSTORMid:166417
db:PACKETSTORMid:162549
db:PACKETSTORMid:166101
db:CNNVDid:CNNVD-202103-1260
db:CNNVDid:CNNVD-202104-975
db:NVDid:CVE-2021-28972

LAST UPDATE DATE

2024-08-14T12:57:19.634000+00:00


SOURCES UPDATE DATE

db:VULHUBid:VHN-388498date:2022-06-03T00:00:00
db:VULMONid:CVE-2021-28972date:2021-04-20T00:00:00
db:JVNDBid:JVNDB-2021-010251date:2022-06-28T06:12:00
db:CNNVDid:CNNVD-202103-1260date:2022-03-24T00:00:00
db:CNNVDid:CNNVD-202104-975date:2021-04-14T00:00:00
db:NVDid:CVE-2021-28972date:2023-11-07T03:32:25.477

SOURCES RELEASE DATE

db:VULHUBid:VHN-388498date:2021-03-22T00:00:00
db:VULMONid:CVE-2021-28972date:2021-03-22T00:00:00
db:JVNDBid:JVNDB-2021-010251date:2022-06-28T00:00:00
db:PACKETSTORMid:162969date:2021-06-04T13:36:04
db:PACKETSTORMid:162981date:2021-06-04T22:09:37
db:PACKETSTORMid:162939date:2021-06-03T14:55:48
db:PACKETSTORMid:166417date:2022-03-23T16:02:30
db:PACKETSTORMid:162549date:2021-05-12T13:52:40
db:PACKETSTORMid:166101date:2022-02-22T17:06:12
db:CNNVDid:CNNVD-202103-1260date:2021-03-22T00:00:00
db:CNNVDid:CNNVD-202104-975date:2021-04-13T00:00:00
db:NVDid:CVE-2021-28972date:2021-03-22T17:15:15.200