Lucene search
+L

9869 matches found

CVE
CVE
added 2025/02/26 1:56 a.m.110 views

CVE-2022-49274

The CVE-2022-49274 entry concerns OCFS2: crash when mounting with quotas enabled due to improper initialization of dqi_gqlock’s dqi_type and dqi_sb during quota initialization. The issue, introduced by commit 6c85c2c72819, is resolved by ensuring global quota information is properly initialized. ...

7.8CVSS5.2AI score0.00275EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/26 1:56 a.m.30 views

CVE-2022-49274 ocfs2: fix crash when mount with quota enabled

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix crash when mount with quota enabled There is a reported crash when mounting ocfs2 with quota enabled. RIP: 0010:ocfs2qinfolockresinit+0x44/0x50 ocfs2 Call Trace: ocfs2localreadinfo+0xb9/0x6f0 ocfs2...

7.8CVSS5.2AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/02/26 1:56 a.m.9 views

CVE-2022-49236 bpf: Fix UAF due to race between btf_try_get_module and load_module

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix UAF due to race between btftrygetmodule and loadmodule While working on code to populate kfunc BTF ID sets for module BTF from its initcall, I noticed that by the time the initcall is invoked, the module BTF can already ...

7.3AI score0.0027EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 1:56 a.m.154 views

CVE-2022-49235

CVE-2022-49235 corresponds to a Linux kernel issue where ath9k_htc uninitialized fields caused two KMSAN bugs. The reports state that in htc_connect_service() svc_meta_len and pad were not initialized (suggesting setting svc_meta_len to 0 when no service data is present) and in htc_issue_send() t...

5.5CVSS5.6AI score0.0027EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.1 views

CVE-2022-49221 drm/msm/dp: populate connector of struct dp_panel

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: populate connector of struct dppanel DP CTS test case 4.2.2.6 has valid edid with bad checksum on purpose and expect DP source return correct checksum. During drm edid read, correct edid checksum is calculated and...

6.3AI score0.00263EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.21 views

CVE-2022-49217 scsi: pm8001: Fix abort all task initialization

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix abort all task initialization In pm80xxsendabortall, the nelem field of the ccb used is not initialized to 0. This missing initialization sometimes lead to the task completion path seeing the ccb with a non-zero...

0.00305EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.18 views

CVE-2022-49217

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix abort all task initialization In pm80xxsendabortall, the nelem field of the ccb used is not initialized to 0. This missing initialization sometimes lead to the task completion path seeing the ccb with a non-zero...

5.5CVSS5.8AI score0.00305EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:55 a.m.100 views

CVE-2022-49217

CVE-2022-49217 (Linux kernel) : In the PM8001 SCSI path, the n_elem field of the CCB used in abort/read paths can be left uninitialized (n_elem not set to 0). This can cause the task completion path to observe a non‑zero n_elem, triggering invalid dma_unmap_sg() calls in pm8001_ccb_task_free() an...

5.5CVSS5.3AI score0.00305EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.15 views

CVE-2022-49181

...

SaveExploits0
CVE
CVE
added 2025/02/26 1:55 a.m.49 views

CVE-2022-49181

This CVE-2022-49181 entry is rejected and does not represent an active vulnerability.

6.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.15 views

CVE-2022-49116

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use memset avoid memory leaks Use memset to initialize structs to prevent memory leaks in l2capecredconnect...

5.5CVSS5.3AI score0.00252EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:54 a.m.13 views

CVE-2022-49116 Bluetooth: use memset avoid memory leaks

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use memset avoid memory leaks Use memset to initialize structs to prevent memory leaks in l2capecredconnect...

5.5CVSS5.1AI score
SaveExploits0References8
OSV
OSV
added 2025/02/26 1:54 a.m.11 views

CVE-2022-49100 virtio_console: eliminate anonymous module_init & module_exit

In the Linux kernel, the following vulnerability has been resolved: virtioconsole: eliminate anonymous moduleinit & moduleexit Eliminate anonymous moduleinit and moduleexit, which can lead to confusion or ambiguity when reading System.map, crashes/oops/bugs, or an initcalldebug log. Give each of...

5.2AI score
SaveExploits0References12
CVE
CVE
added 2025/02/26 1:54 a.m.89 views

CVE-2022-49099

CVE-2022-49099 : Linux kernel vulnerability in hv_vmbus/vmbus driver stack. The issue arises during device object initialization in vmbus_device_register(), where dma_mask, dma_parms, and dma_mask must be set before device_register() is called. The fixed trace relates to netvsc/vmbus probe paths ...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.32 views

CVE-2022-49099 Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_register()

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix initialization of device object in vmbusdeviceregister Initialize the device's dmamask,parms pointers and the device's dmamask value before invoking deviceregister. Address the following trace with 5.17-rc...

0.00205EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.57 views

CVE-2022-49099

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix initialization of device object in vmbusdeviceregister Initialize the device's dmamask,parms pointers and the device's dmamask value before invoking deviceregister. Address the following trace with 5.17-rc...

5.5CVSS5.6AI score0.00205EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:54 a.m.15 views

CVE-2022-49099 Drivers: hv: vmbus: Fix initialization of device object in vmbus_device_register()

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix initialization of device object in vmbusdeviceregister Initialize the device's dmamask,parms pointers and the device's dmamask value before invoking deviceregister. Address the following trace with 5.17-rc...

5.3AI score
SaveExploits0References5
CVE
CVE
added 2025/02/26 1:54 a.m.110 views

CVE-2022-49096

The CVE-2022-49096 issue in the Linux kernel affects the sfc (Solarflare) network driver: after ethtool -G changes to rx/tx ring buffer sizes, the driver reallocates/reinitializes queues but fails to reinitialize the XDP TX queues (efx->xdp_tx_queues). This can lead to the XDP path using an un...

7.8CVSS5.5AI score0.00254EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/02/26 1:54 a.m.22 views

CVE-2022-49090 arch/arm64: Fix topology initialization for core scheduling

In the Linux kernel, the following vulnerability has been resolved: arch/arm64: Fix topology initialization for core scheduling Arm64 systems rely on storecputopology to call updatesiblingsmasks to transfer the toplogy to the various cpu masks. This needs to be done before the call to...

5.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.38 views

CVE-2022-49090 arch/arm64: Fix topology initialization for core scheduling

In the Linux kernel, the following vulnerability has been resolved: arch/arm64: Fix topology initialization for core scheduling Arm64 systems rely on storecputopology to call updatesiblingsmasks to transfer the toplogy to the various cpu masks. This needs to be done before the call to...

0.00241EPSS
SaveExploits0References4
Rows per page
Query Builder