Lucene search
+L

8209 matches found

Cvelist
Cvelist
added 2025/02/26 2:12 a.m.21 views

CVE-2022-49410 tracing: Fix potential double free in create_var_ref()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential double free in createvarref In createvarref, initvarref is called to initialize the fields of variable reffield, which is allocated in the previous function call to createhistfield. Function initvarref...

7.8CVSS0.00297EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.13 views

CVE-2022-49410

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential double free in createvarref In createvarref, initvarref is called to initialize the fields of variable reffield, which is allocated in the previous function call to createhistfield. Function initvarref...

7.8CVSS5.6AI score0.00297EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:12 a.m.15 views

CVE-2022-49410 tracing: Fix potential double free in create_var_ref()

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential double free in createvarref In createvarref, initvarref is called to initialize the fields of variable reffield, which is allocated in the previous function call to createhistfield. Function initvarref...

7.8CVSS5.5AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.17 views

CVE-2022-49389 usb: usbip: fix a refcount leak in stub_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stubprobe usbgetdev is called in stubdevicealloc. When stubprobe fails after that, usbputdev needs to be called to release the reference. Fix this by moving usbputdev to sdevfree error path...

0.00291EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.19 views

CVE-2022-49388

In the Linux kernel, the following vulnerability has been resolved: ubi: ubicreatevolume: Fix use-after-free when volume creation failed There is an use-after-free problem for 'ebatbl' in ubicreatevolume's error handling path: ubiebareplacetablevol, ebatbl vol-ebatbl = tbl outmapping:...

7.8CVSS5.6AI score0.00291EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.24 views

CVE-2022-49388 ubi: ubi_create_volume: Fix use-after-free when volume creation failed

In the Linux kernel, the following vulnerability has been resolved: ubi: ubicreatevolume: Fix use-after-free when volume creation failed There is an use-after-free problem for 'ebatbl' in ubicreatevolume's error handling path: ubiebareplacetablevol, ebatbl vol-ebatbl = tbl outmapping:...

0.00291EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/26 2:11 a.m.98 views

CVE-2022-49388

CVE-2022-49388 affects the Linux kernel ubi_create_volume() in the UBI subsystem. The issue is an use-after-free involving the 'eba_tbl' in the error handling path: ubi_eba_replace_table(vol, eba_tbl) assigns vol->eba_tbl = tbl, then on error the code path leads to ubi_eba_destroy_table(eba_tb...

7.8CVSS5.4AI score0.00291EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/02/26 2:11 a.m.16 views

CVE-2022-49388 ubi: ubi_create_volume: Fix use-after-free when volume creation failed

In the Linux kernel, the following vulnerability has been resolved: ubi: ubicreatevolume: Fix use-after-free when volume creation failed There is an use-after-free problem for 'ebatbl' in ubicreatevolume's error handling path: ubiebareplacetablevol, ebatbl vol-ebatbl = tbl outmapping:...

7.8CVSS6.1AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.16 views

CVE-2022-49388 ubi: ubi_create_volume: Fix use-after-free when volume creation failed

In the Linux kernel, the following vulnerability has been resolved: ubi: ubicreatevolume: Fix use-after-free when volume creation failed There is an use-after-free problem for 'ebatbl' in ubicreatevolume's error handling path: ubiebareplacetablevol, ebatbl vol-ebatbl = tbl outmapping:...

7.5AI score0.00291EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.20 views

CVE-2022-49386

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. am65cpswinitcpts and am65cpswnussprobe don't relea...

5.5CVSS5.5AI score0.00256EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.26 views

CVE-2022-49337 ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock

In the Linux kernel, the following vulnerability has been resolved: ocfs2: dlmfs: fix error handling of userdlmdestroylock When userdlmdestroylock failed, it didn't clean up the flags it set before exit. For USERLOCKINTEARDOWN, if this function fails because of lock is still in used, next time wh...

7.8CVSS0.00209EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 2:10 a.m.106 views

CVE-2022-49337

The CVE-2022-49337 issue affects the Linux kernel OCFS2 DLM: dlmfs user_dlm_destroy_lock error handling could leave flags set, causing unlink to remove inodes while a dlm lock remains linked, risking a user-after-free panic. The advisory states that USER_LOCK_IN_TEARDOWN must be reverted on failu...

7.8CVSS5AI score0.00209EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/02/26 2:10 a.m.18 views

CVE-2022-49337 ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock

In the Linux kernel, the following vulnerability has been resolved: ocfs2: dlmfs: fix error handling of userdlmdestroylock When userdlmdestroylock failed, it didn't clean up the flags it set before exit. For USERLOCKINTEARDOWN, if this function fails because of lock is still in used, next time wh...

7.8CVSS5AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/02/26 2:10 a.m.12 views

CVE-2022-49337

In the Linux kernel, the following vulnerability has been resolved: ocfs2: dlmfs: fix error handling of userdlmdestroylock When userdlmdestroylock failed, it didn't clean up the flags it set before exit. For USERLOCKINTEARDOWN, if this function fails because of lock is still in used, next time wh...

7.8CVSS5.5AI score0.00209EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:05 a.m.89 views

CVE-2021-47660

CVE-2021-47660 is addressed by a Linux kernel fix in the ntfs3 filesystem code. The patch resolves memory leaks in an error-handling path of log_replay(), ensuring that on all error paths the allocated resources are released via the existing out path instead of leaking through returns. The descri...

5.5CVSS5.3AI score0.00241EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:05 a.m.30 views

CVE-2021-47660 fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()'

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix some memory leaks in an error handling path of 'logreplay' All error handling paths lead to 'out' where many resources are freed. Do it as well here instead of a direct return, otherwise 'log', 'ra' and...

0.00241EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:05 a.m.21 views

CVE-2021-47660

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix some memory leaks in an error handling path of 'logreplay' All error handling paths lead to 'out' where many resources are freed. Do it as well here instead of a direct return, otherwise 'log', 'ra' and...

5.5CVSS5.3AI score0.00241EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 1:56 a.m.114 views

CVE-2022-49284

The CVE-2022-49284 entry affects the Linux kernel coresight subsystem (syscfg: cscfg_create_device). The issue is a memory leak on registration failure caused by improper error handling in device_register() after device_initialize(); the recommended fix is to use put_device() to relinquish the re...

5.5CVSS5.4AI score0.00256EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:56 a.m.26 views

CVE-2022-49284 coresight: syscfg: Fix memleak on registration failure in cscfg_create_device

In the Linux kernel, the following vulnerability has been resolved: coresight: syscfg: Fix memleak on registration failure in cscfgcreatedevice deviceregister calls deviceinitialize, according to doc of deviceinitialize: Use putdevice to give up your reference instead of freeing @dev directly onc...

0.00256EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 1:56 a.m.56 views

CVE-2022-49277

In the Linux kernel, the following vulnerability has been resolved: jffs2: fix memory leak in jffs2domountfs If jffs2buildfilesystem in jffs2domountfs returns an error, we can observe the following kmemleak report: -------------------------------------------- unreferenced object 0xffff88811b25a64...

5.5CVSS5.5AI score0.0027EPSS
SaveExploits0
Rows per page
Query Builder