CVE-2022-49921 – Linux Kernel Net Scheduler Use After Free Vulnerability

The following table lists the changes that have been made to the CVE-2022-49921 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 May. 01, 2025 Action […]

CVE-2022-49922 – Linux Kernel NFC Driver Memory Leak Vulnerability

The following table lists the changes that have been made to the CVE-2022-49922 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 May. 01, 2025 Action […]

CVE-2022-49920 – Linux kernel Netfilter Netlink Notifier Race Condition

The following table lists the changes that have been made to the CVE-2022-49920 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 May. 01, 2025 Action […]

CVE-2022-49919 – Netfilter NF Tables Use-After-Free Vulnerability

The following table lists the changes that have been made to the CVE-2022-49919 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 May. 01, 2025 Action […]

CVE-2022-49917 – Linux Kernel ipvs Proc Entry Removal Warning

The following table lists the changes that have been made to the CVE-2022-49917 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 May. 01, 2025 Action […]

CVE-2022-49916 – Linux Rose NULL Pointer Dereference Vulnerability

In the Linux kernel, the following vulnerability has been resolved: rose: Fix NULL pointer dereference in rose_send_frame() The syzkaller reported an issue: KASAN: null-ptr-deref in range [0x0000000000000380-0x0000000000000387] CPU: 0 PID: 4069 Comm: kworker/0:15 Not tainted 6.0.0-syzkaller-02734-g0326074ff465 #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022 Workqueue: rcu_gp srcu_invoke_callbacks RIP: 0010:rose_send_frame+0x1dd/0x2f0 net/rose/rose_link.c:101 Call […]

CVE-2022-49915 – Linux kernel mISDN driver Memory Leak Vulnerability

The following table lists the changes that have been made to the CVE-2022-49915 vulnerability over time. Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability’s severity, exploitability, or other characteristics. New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67 May. 01, 2025 Action […]

CVE-2022-49914 – “Btrfs inode list leak vulnerability”

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at resolve_indirect_refs() During backref walking, at resolve_indirect_refs(), if we get an error we jump to the ‘out’ label and call ulist_free() on the ‘parents’ ulist, which frees all the elements in the ulist – however that does […]

CVE-2022-49913 – Linux Btrfs Inode List Leak

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix inode list leak during backref walking at find_parent_nodes() During backref walking, at find_parent_nodes(), if we are dealing with a data extent and we get an error while resolving the indirect backrefs, at resolve_indirect_refs(), or in the while loop that iterates over the refs […]

CVE-2022-49911 – Linux kernel netfilter ipset Memory Allocation Denial of Service

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: enforce documented limit to prevent allocating huge memory Daniel Xu reported that the hash:net,iface type of the ipset subsystem does not limit adding the same network with different interfaces to a set, which can lead to huge memory usage or allocation failure. The […]