Show filters
352 Total Results
Displaying 41-50 of 352
Sort by:
Attacker Value
Unknown

CVE-2022-2881

Disclosure Date: September 21, 2022 (last updated November 29, 2024)
The underlying bug might cause read past end of the buffer and either read memory it should not read, or crash the process.
Attacker Value
Unknown

CVE-2022-2795

Disclosure Date: September 21, 2022 (last updated November 08, 2023)
By flooding the target resolver with queries exploiting this flaw an attacker can significantly impair the resolver's performance, effectively denying legitimate clients access to the DNS resolution service.
Attacker Value
Unknown

CVE-2022-38177

Disclosure Date: September 21, 2022 (last updated November 08, 2023)
By spoofing the target resolver with responses that have a malformed ECDSA signature, an attacker can trigger a small memory leak. It is possible to gradually erode available memory to the point where named crashes for lack of resources.
Attacker Value
Unknown

CVE-2022-38178

Disclosure Date: September 21, 2022 (last updated November 08, 2023)
By spoofing the target resolver with responses that have a malformed EdDSA signature, an attacker can trigger a small memory leak. It is possible to gradually erode available memory to the point where named crashes for lack of resources.
Attacker Value
Unknown

CVE-2022-1183

Disclosure Date: May 18, 2022 (last updated October 07, 2023)
On vulnerable configurations, the named daemon may, in some circumstances, terminate with an assertion failure. Vulnerable configurations are those that include a reference to http within the listen-on statements in their named.conf. TLS is used by both DNS over TLS (DoT) and DNS over HTTPS (DoH), but configurations using DoT alone are unaffected. Affects BIND 9.18.0 -> 9.18.2 and version 9.19.0 of the BIND 9.19 development branch.
Attacker Value
Unknown

CVE-2022-0322

Disclosure Date: March 25, 2022 (last updated October 07, 2023)
A flaw was found in the sctp_make_strreset_req function in net/sctp/sm_make_chunk.c in the SCTP network protocol in the Linux kernel with a local user privilege access. In this flaw, an attempt to use more buffer than is allocated triggers a BUG_ON issue, leading to a denial of service (DOS).
Attacker Value
Unknown

CVE-2021-4157

Disclosure Date: March 25, 2022 (last updated October 07, 2023)
An out of memory bounds write flaw (1 or 2 bytes of memory) in the Linux kernel NFS subsystem was found in the way users use mirroring (replication of files with NFS). A user, having access to the NFS mount, could potentially use this flaw to crash the system or escalate privileges on the system.
Attacker Value
Unknown

CVE-2021-4203

Disclosure Date: March 25, 2022 (last updated November 08, 2023)
A use-after-free read flaw was found in sock_getsockopt() in net/core/sock.c due to SO_PEERCRED and SO_PEERGROUPS race with listen() (and connect()) in the Linux kernel. In this flaw, an attacker with a user privileges may crash the system or leak internal kernel information.
Attacker Value
Unknown

CVE-2021-4197

Disclosure Date: March 23, 2022 (last updated October 07, 2023)
An unprivileged write to the file handler flaw in the Linux kernel's control groups and namespaces subsystem was found in the way users have access to some less privileged process that are controlled by cgroups and have higher privileged parent process. It is actually both for cgroup2 and cgroup1 versions of control groups. A local user could use this flaw to crash the system or escalate their privileges on the system.
Attacker Value
Unknown

CVE-2022-1011

Disclosure Date: March 18, 2022 (last updated October 07, 2023)
A use-after-free flaw was found in the Linux kernel’s FUSE filesystem in the way a user triggers write(). This flaw allows a local user to gain unauthorized access to data from the FUSE filesystem, resulting in privilege escalation.