ID

VAR-202104-1670


CVE

CVE-2021-3506


TITLE

Linux kernel Buffer error vulnerability

Trust: 0.6

sources: CNNVD: CNNVD-202104-1357

DESCRIPTION

An out-of-bounds (OOB) memory access flaw was found in fs/f2fs/node.c in the f2fs module in the Linux kernel in versions before 5.12.0-rc4. A bounds check failure allows a local attacker to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability. The vulnerability stems from a boundary check failure. This update provides the corresponding updates for the Linux KVM kernel for Ubuntu 21.04. ========================================================================== 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. 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. (CVE-2020-36385) It was discovered that the DRM subsystem in the Linux kernel contained double-free vulnerabilities. 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). (CVE-2021-28688) 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 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. (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. 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. (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: 1.8

sources: NVD: CVE-2021-3506 // VULHUB: VHN-391284 // VULMON: CVE-2021-3506 // PACKETSTORM: 163253 // PACKETSTORM: 163255 // PACKETSTORM: 163291 // PACKETSTORM: 163301 // PACKETSTORM: 163249 // PACKETSTORM: 163597 // PACKETSTORM: 166417 // PACKETSTORM: 166400

AFFECTED PRODUCTS

vendor:netappmodel:h700escope:eqversion: -

Trust: 1.0

vendor:linuxmodel:kernelscope:eqversion:5.12

Trust: 1.0

vendor:netappmodel:h410cscope:eqversion: -

Trust: 1.0

vendor:netappmodel:h500escope:eqversion: -

Trust: 1.0

vendor:netappmodel:h300escope:eqversion: -

Trust: 1.0

vendor:netappmodel:cloud backupscope:eqversion: -

Trust: 1.0

vendor:netappmodel:h300sscope:eqversion: -

Trust: 1.0

vendor:netappmodel:h410sscope:eqversion: -

Trust: 1.0

vendor:netappmodel:h500sscope:eqversion: -

Trust: 1.0

vendor:netappmodel:h700sscope:eqversion: -

Trust: 1.0

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

Trust: 1.0

vendor:linuxmodel:kernelscope:ltversion:5.12

Trust: 1.0

vendor:debianmodel:linuxscope:eqversion:9.0

Trust: 1.0

sources: NVD: CVE-2021-3506

CVSS

SEVERITY

CVSSV2

CVSSV3

nvd@nist.gov: CVE-2021-3506
value: HIGH

Trust: 1.0

CNNVD: CNNVD-202104-1357
value: HIGH

Trust: 0.6

VULHUB: VHN-391284
value: MEDIUM

Trust: 0.1

VULMON: CVE-2021-3506
value: MEDIUM

Trust: 0.1

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

Trust: 1.1

VULHUB: VHN-391284
severity: MEDIUM
baseScore: 5.6
vectorString: AV:L/AC:L/AU:N/C:P/I:N/A:C
accessVector: LOCAL
accessComplexity: LOW
authentication: NONE
confidentialityImpact: PARTIAL
integrityImpact: NONE
availabilityImpact: COMPLETE
exploitabilityScore: 3.9
impactScore: 7.8
acInsufInfo: NONE
obtainAllPrivilege: NONE
obtainUserPrivilege: NONE
obtainOtherPrivilege: NONE
userInteractionRequired: NONE
version: 2.0

Trust: 0.1

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

Trust: 1.0

sources: VULHUB: VHN-391284 // VULMON: CVE-2021-3506 // CNNVD: CNNVD-202104-1357 // NVD: CVE-2021-3506

PROBLEMTYPE DATA

problemtype:CWE-125

Trust: 1.1

sources: VULHUB: VHN-391284 // NVD: CVE-2021-3506

THREAT TYPE

local

Trust: 1.4

sources: PACKETSTORM: 163253 // PACKETSTORM: 163255 // PACKETSTORM: 163291 // PACKETSTORM: 163301 // PACKETSTORM: 163249 // PACKETSTORM: 163597 // PACKETSTORM: 166417 // PACKETSTORM: 166400 // CNNVD: CNNVD-202104-1357

TYPE

arbitrary

Trust: 0.6

sources: PACKETSTORM: 163253 // PACKETSTORM: 163255 // PACKETSTORM: 163291 // PACKETSTORM: 163301 // PACKETSTORM: 163249 // PACKETSTORM: 163597

PATCH

title:Linux kernel Buffer error vulnerability fixurl:http://www.cnnvd.org.cn/web/xxk/bdxqById.tag?id=148827

Trust: 0.6

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

Trust: 0.1

sources: VULMON: CVE-2021-3506 // CNNVD: CNNVD-202104-1357

EXTERNAL IDS

db:NVDid:CVE-2021-3506

Trust: 2.6

db:OPENWALLid:OSS-SECURITY/2021/03/28/2

Trust: 1.8

db:OPENWALLid:OSS-SECURITY/2021/05/08/1

Trust: 1.8

db:PACKETSTORMid:163291

Trust: 0.8

db:PACKETSTORMid:163249

Trust: 0.8

db:PACKETSTORMid:166400

Trust: 0.8

db:PACKETSTORMid:166417

Trust: 0.8

db:CNNVDid:CNNVD-202104-1357

Trust: 0.7

db:PACKETSTORMid:163597

Trust: 0.7

db:CS-HELPid:SB2021051016

Trust: 0.6

db:CS-HELPid:SB2022032316

Trust: 0.6

db:AUSCERTid:ESB-2021.2216

Trust: 0.6

db:AUSCERTid:ESB-2022.1235

Trust: 0.6

db:AUSCERTid:ESB-2021.2453

Trust: 0.6

db:AUSCERTid:ESB-2021.2249

Trust: 0.6

db:PACKETSTORMid:163255

Trust: 0.2

db:PACKETSTORMid:163301

Trust: 0.2

db:PACKETSTORMid:163253

Trust: 0.2

db:VULHUBid:VHN-391284

Trust: 0.1

db:VULMONid:CVE-2021-3506

Trust: 0.1

sources: VULHUB: VHN-391284 // VULMON: CVE-2021-3506 // PACKETSTORM: 163253 // PACKETSTORM: 163255 // PACKETSTORM: 163291 // PACKETSTORM: 163301 // PACKETSTORM: 163249 // PACKETSTORM: 163597 // PACKETSTORM: 166417 // PACKETSTORM: 166400 // CNNVD: CNNVD-202104-1357 // NVD: CVE-2021-3506

REFERENCES

url:https://bugzilla.redhat.com/show_bug.cgi?id=1944298

Trust: 1.8

url:https://www.openwall.com/lists/oss-security/2021/03/28/2

Trust: 1.8

url:http://www.openwall.com/lists/oss-security/2021/05/08/1

Trust: 1.8

url:https://security.netapp.com/advisory/ntap-20210611-0007/

Trust: 1.7

url:https://lists.debian.org/debian-lts-announce/2021/06/msg00019.html

Trust: 1.7

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

Trust: 1.4

url:https://www.mail-archive.com/linux-kernel%40vger.kernel.org/msg2520013.html

Trust: 1.0

url:https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg2520013.html

Trust: 0.8

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

Trust: 0.7

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

Trust: 0.7

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

Trust: 0.7

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

Trust: 0.6

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

Trust: 0.6

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

Trust: 0.6

url:https://packetstormsecurity.com/files/166400/ubuntu-security-notice-usn-5339-1.html

Trust: 0.6

url:https://packetstormsecurity.com/files/163291/ubuntu-security-notice-usn-5000-2.html

Trust: 0.6

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

Trust: 0.6

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

Trust: 0.6

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

Trust: 0.6

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

Trust: 0.6

url:https://packetstormsecurity.com/files/163249/ubuntu-security-notice-usn-4997-1.html

Trust: 0.6

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

Trust: 0.6

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

Trust: 0.6

url:https://packetstormsecurity.com/files/163597/ubuntu-security-notice-usn-5016-1.html

Trust: 0.6

url:https://vigilance.fr/vulnerability/linux-kernel-out-of-bounds-memory-reading-via-remove-nats-in-journal-35115

Trust: 0.6

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

Trust: 0.5

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

Trust: 0.5

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

Trust: 0.5

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

Trust: 0.5

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

Trust: 0.5

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

Trust: 0.5

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

Trust: 0.5

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

Trust: 0.4

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

Trust: 0.4

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

Trust: 0.3

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

Trust: 0.3

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

Trust: 0.2

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

Trust: 0.2

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

Trust: 0.1

url:https://nvd.nist.gov

Trust: 0.1

url:http://seclists.org/oss-sec/2021/q2/107

Trust: 0.1

url:https://security.archlinux.org/cve-2021-3506

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-5000-2

Trust: 0.1

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

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-kvm/5.11.0-1009.9

Trust: 0.1

url:https://ubuntu.com/security/notices/usn-4997-2

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-oracle/5.11.0-1010.10

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-aws/5.11.0-1011.11

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-raspi/5.11.0-1012.13

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-gcp/5.11.0-1011.12

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux-azure/5.11.0-1009.9

Trust: 0.1

url:https://launchpad.net/ubuntu/+source/linux/5.11.0-22.23

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

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-2021-28972

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-3564

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

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-2016-2854

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2022-0435

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

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

Trust: 0.1

url:https://nvd.nist.gov/vuln/detail/cve-2022-0492

Trust: 0.1

sources: VULHUB: VHN-391284 // VULMON: CVE-2021-3506 // PACKETSTORM: 163253 // PACKETSTORM: 163255 // PACKETSTORM: 163291 // PACKETSTORM: 163301 // PACKETSTORM: 163249 // PACKETSTORM: 163597 // PACKETSTORM: 166417 // PACKETSTORM: 166400 // CNNVD: CNNVD-202104-1357 // NVD: CVE-2021-3506

CREDITS

Ubuntu

Trust: 0.8

sources: PACKETSTORM: 163253 // PACKETSTORM: 163255 // PACKETSTORM: 163291 // PACKETSTORM: 163301 // PACKETSTORM: 163249 // PACKETSTORM: 163597 // PACKETSTORM: 166417 // PACKETSTORM: 166400

SOURCES

db:VULHUBid:VHN-391284
db:VULMONid:CVE-2021-3506
db:PACKETSTORMid:163253
db:PACKETSTORMid:163255
db:PACKETSTORMid:163291
db:PACKETSTORMid:163301
db:PACKETSTORMid:163249
db:PACKETSTORMid:163597
db:PACKETSTORMid:166417
db:PACKETSTORMid:166400
db:CNNVDid:CNNVD-202104-1357
db:NVDid:CVE-2021-3506

LAST UPDATE DATE

2024-08-14T13:08:36.739000+00:00


SOURCES UPDATE DATE

db:VULHUBid:VHN-391284date:2022-01-21T00:00:00
db:VULMONid:CVE-2021-3506date:2021-05-08T00:00:00
db:CNNVDid:CNNVD-202104-1357date:2022-03-24T00:00:00
db:NVDid:CVE-2021-3506date:2023-11-07T03:38:03.463

SOURCES RELEASE DATE

db:VULHUBid:VHN-391284date:2021-04-19T00:00:00
db:VULMONid:CVE-2021-3506date:2021-04-19T00:00:00
db:PACKETSTORMid:163253date:2021-06-23T15:38:23
db:PACKETSTORMid:163255date:2021-06-23T15:41:26
db:PACKETSTORMid:163291date:2021-06-27T12:22:22
db:PACKETSTORMid:163301date:2021-06-28T16:22:26
db:PACKETSTORMid:163249date:2021-06-23T15:33:13
db:PACKETSTORMid:163597date:2021-07-21T16:04:29
db:PACKETSTORMid:166417date:2022-03-23T16:02:30
db:PACKETSTORMid:166400date:2022-03-22T15:35:42
db:CNNVDid:CNNVD-202104-1357date:2021-04-19T00:00:00
db:NVDid:CVE-2021-3506date:2021-04-19T22:15:13.110