Lucene search
+L

13165 matches found

OSV
OSV
added 2025/05/01 2:10 p.m.14 views

CVE-2022-49906 ibmvnic: Free rwi on reset success

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Free rwi on reset success Free the rwi structure in the event that the last rwi in the list processed successfully. The logic in commit 4f408e1fa6e1 "ibmvnic: retry reset if there are no other resets" introduces an issue...

5.5CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2025/05/01 2:10 p.m.109 views

CVE-2022-49905

In the Linux kernel, the net/smc subsystem has a vulnerability disclosed as CVE-2022-49905 due to a missing error path in smc_init(). register_pernet_subsys(&smc_net_stat_ops) is called without proper rollback handling; if it fails, the registration of &smc_net_ops may not be reverted, and if smc...

7.8CVSS6.5AI score0.00201EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/05/01 2:10 p.m.153 views

CVE-2022-49902

CVE-2022-49902 concerns a Linux kernel memory-leak in rq_wb on add_disk failure. kmemleak reported 3 memory-leak instances; the leak stems from memory allocated in wbt_enable_default() not being freed in device_add_disk()’s error path. Normally, del_gendisk()/rq_qos_exit() would free rq_wb memory...

5.5CVSS6.6AI score0.00191EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/01 2:10 p.m.11 views

CVE-2022-49900 i2c: piix4: Fix adapter not be removed in piix4_remove()

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix adapter not be removed in piix4remove In piix4probe, the piix4 adapter will be registered in: piix4probe piix4addadapterssb800 / piix4addadapter i2caddadapter Based on the probed device type, piix4addadapterssb800...

5.7AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.27 views

CVE-2022-49899 fscrypt: stop using keyrings subsystem for fscrypt_master_key

In the Linux kernel, the following vulnerability has been resolved: fscrypt: stop using keyrings subsystem for fscryptmasterkey The approach of fs/crypto/ internally managing the fscryptmasterkey structs as the payloads of "struct key" objects contained in a "struct key" keyring has outlived its...

7.8CVSS0.00222EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/01 2:10 p.m.83 views

CVE-2022-49899

The CVE-2022-49899 issue concerns the Linux kernel fscrypt master keys: the fs/crypto layer previously stored fscrypt_master_key objects inside the keyrings subsystem, risking use-after-free scenarios and deadlocks. The fix removes dependency on keyrings, storing master keys in a regular kernel d...

7.8CVSS6.7AI score0.00222EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/01 2:10 p.m.14 views

CVE-2022-49898 btrfs: fix tree mod log mishandling of reallocated nodes

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix tree mod log mishandling of reallocated nodes We have been seeing the following panic in production kernel BUG at fs/btrfs/tree-mod-log.c:677! invalid opcode: 0000 1 SMP RIP: 0010:treemodlogrewind+0x1b4/0x200 RSP:...

7.8CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2025/05/01 2:10 p.m.98 views

CVE-2022-49898

CVE-2022-49898 concerns the Linux kernel’s BTRFS tree modification log handling. Connected sources describe a reproducible kernel panic: during replay of tree modification log entries, a REMOVE_WHILE_FREEING entry can be processed with an insufficiently checked slot count, triggering a BUG_ON whe...

7.8CVSS6.6AI score0.00201EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/05/01 2:10 p.m.75 views

CVE-2022-49895

CVE-2022-49895 concerns the Linux kernel fix for a NULL pointer dereference in the cxl/region path. When an intermediate port’s decoders are exhausted and a new region is added in its hierarchical path, cxl_port_attach_region() may fail to find a port decoder and fall through to cleanup. During t...

5.5CVSS6.6AI score0.00163EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/05/01 2:10 p.m.23 views

CVE-2022-49895 cxl/region: Fix decoder allocation crash

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix decoder allocation crash When an intermediate port's decoders have been exhausted by existing regions, and creating a new region with the port in question in it's hierarchical path is attempted, cxlportattachregio...

5.5CVSS5AI score
SaveExploits0References5
OSV
OSV
added 2025/05/01 2:10 p.m.11 views

CVE-2022-49892 ftrace: Fix use-after-free for dynamic ftrace_ops

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix use-after-free for dynamic ftraceops KASAN reported a use-after-free with ftrace ops 1. It was found from vmcore that perf had registered two ops with the same content successively, both dynamic. After unregistering t...

7.8CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2025/05/01 2:10 p.m.101 views

CVE-2022-49891

CVE-2022-49891 concerns a Linux kernel memory-leak in tracing/kprobe handling. The root cause is that test_gen_kprobe_cmd() frees buf only on the fail path, causing a leak when no failure occurs; the patch moves kfree(buf) from the fail path to the common path, and applies the same fix to test_ge...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/01 2:10 p.m.16 views

CVE-2022-49890 capabilities: fix potential memleak on error path from vfs_getxattr_alloc()

In the Linux kernel, the following vulnerability has been resolved: capabilities: fix potential memleak on error path from vfsgetxattralloc In capinodegetsecurity, we will use vfsgetxattralloc to complete the memory allocation of tmpbuf, if we have completed the memory allocation of tmpbuf, but...

5.5CVSS6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.17 views

CVE-2022-49889 ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Check for NULL cpubuffer in ringbufferwakewaiters On some machines the number of listed CPUs may be bigger than the actual CPUs that exist. The tracing subsystem allocates a percpu directory with access to the per CP...

0.00191EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 2:10 p.m.12 views

CVE-2022-49889 ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Check for NULL cpubuffer in ringbufferwakewaiters On some machines the number of listed CPUs may be bigger than the actual CPUs that exist. The tracing subsystem allocates a percpu directory with access to the per CP...

5.5CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2025/05/01 2:10 p.m.95 views

CVE-2022-49886

The CVE-2022-49886 issue affects the Linux kernel related to x86/tdx memory handling. The vulnerability stems from how private memory (TDX private memory, including kernel stacks/text) may trigger a virtualization exception (#VE) and the difficulty of handling such exceptions. The root cause desc...

8.4CVSS6.5AI score0.00174EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/05/01 2:10 p.m.141 views

CVE-2022-49885

CVE-2022-49885 is a Linux kernel vulnerability in ACPI APEI where ghes_estatus_pool_init() can overflow due to signed integer math during len calculation (len += (num_ghes * GHES_ESOURCE_PREALLOC_MAX_SIZE)). The root cause is using int for num_ghes, which can overflow and cause subsequent vmalloc...

5.5CVSS6.9AI score0.00217EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/05/01 2:10 p.m.85 views

CVE-2022-49884

CVE-2022-49884 relates to Linux kernel KVM: gfn_to_pfn_cache lock initialization, which was moved to a dedicated helper during VM/vCPU creation to address race conditions that could occur if kvm_gfn_to_pfn_cache_init() re-initializes locks. The description includes a race scenario involving kvm_x...

7.8CVSS6.5AI score0.00122EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/05/01 2:10 p.m.119 views

CVE-2022-49882

CVE-2022-49882 concerns the Linux kernel KVM gfn_to_pfn_cache handling. The issue arises when the cache is inactive but refreshed without verifying the active flag, potentially leaving a valid but inactive cache and enabling use-after-free scenarios (e.g., dereferencing NULL kernel pointers or mi...

7.8CVSS6.5AI score0.00183EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/05/01 2:10 p.m.115 views

CVE-2022-49881

CVE-2022-49881 – Linux kernel wifi cfg80211 memory leak in query_regdb_file() Root cause: in query_regdb_file(), the alpha2 data is duplicated with kmemdup() and freed in regdb_fw_cb(), but request_firmware_nowait() may fail and skip regdb_fw_cb(), leaking memory. The connected advisories confirm...

5.5CVSS6.5AI score0.00194EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder