Lucene search
+L

10101 matches found

CVE
CVE
added 2024/05/21 3:31 p.m.89 views

CVE-2023-52792

Summary (CVE-2023-52792) The Linux kernel cxl/region cleanup path incorrectly reused resources when cxl_region_setup_targets() failed, risking -EBUSY on decoder region and possible resource leakage. The fix short-circuits cleanup on initialization failure (return immediately) and adds a guard to ...

5.5CVSS6.6AI score0.00236EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/21 3:31 p.m.13 views

CVE-2023-52792 cxl/region: Do not try to cleanup after cxl_region_setup_targets() fails

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Do not try to cleanup after cxlregionsetuptargets fails Commit 5e42bcbc3fef "cxl/region: decrement -nrtargets on error in cxlregionattach" tried to avoid 'eiw' initialization errors when -nrtargets exceeded 16, by jus...

5.9AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.20 views

CVE-2023-52792 cxl/region: Do not try to cleanup after cxl_region_setup_targets() fails

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Do not try to cleanup after cxlregionsetuptargets fails Commit 5e42bcbc3fef "cxl/region: decrement -nrtargets on error in cxlregionattach" tried to avoid 'eiw' initialization errors when -nrtargets exceeded 16, by jus...

6.8AI score0.00236EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.29 views

CVE-2023-52763 i3c: master: mipi-i3c-hci: Fix a kernel panic for accessing DAT_data.

In the Linux kernel, the following vulnerability has been resolved: i3c: master: mipi-i3c-hci: Fix a kernel panic for accessing DATdata. The i3cmasterbusinit function may attach the I2C devices before the I3C bus initialization. In this flow, the DAT allocentry will be used before the DAT init...

6.7AI score0.00236EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/21 3:22 p.m.17 views

CVE-2023-52731

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix invalid page access after closing deferred I/O devices When a fbdev with deferred I/O is once opened and closed, the dirty pages still remain queued in the pageref list, and eventually later those may be processed in t...

7.8CVSS7AI score0.00245EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 3:22 p.m.40 views

CVE-2023-52731 fbdev: Fix invalid page access after closing deferred I/O devices

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix invalid page access after closing deferred I/O devices When a fbdev with deferred I/O is once opened and closed, the dirty pages still remain queued in the pageref list, and eventually later those may be processed in t...

7.8CVSS6.6AI score0.00245EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:22 p.m.145 views

CVE-2023-52731

CVE-2023-52731 relates to the Linux kernel fbdev with deferred I/O. After a fbdev device is opened and closed, dirty pages can remain in the pageref list and may later be processed, risking memory/page corruption and an Oops. The fix adds cancellation of the delayed work and cleans up the pageref...

7.8CVSS6.8AI score0.00245EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/05/21 3:22 p.m.87 views

CVE-2022-48706

The CVE-2022-48706 entry concerns the Linux kernel and a memory-leak in the virtual data path (vdpa) IFCVF path. Root cause: ifcvf_mgmt_dev leaks memory if not freed on exit and the existing cleanup in ifcvf_init_hw does not handle it, so the fix adds proper cleanup at the return path to ensure m...

5.5CVSS6.7AI score0.00207EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:22 p.m.31 views

CVE-2022-48706 vdpa: ifcvf: Do proper cleanup if IFCVF init fails

In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Do proper cleanup if IFCVF init fails ifcvfmgmtdev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak. ifcvfinithw does not take care of this so it is...

6.4AI score0.00207EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/21 3:22 p.m.19 views

CVE-2022-48706

In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Do proper cleanup if IFCVF init fails ifcvfmgmtdev leaks memory if it is not freed before returning. Call is made to correct return statement so memory does not leak. ifcvfinithw does not take care of this so it is...

5.5CVSS6.4AI score0.00207EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2024/05/21 3:15 p.m.4 views

CVE-2021-47410

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix svmmigratefini warning Device manager releases device-specific resources when a driver disconnects from a device, devmmemunmappages and devmreleasememregion calls in svmmigratefini are redundant. It causes below...

5.5CVSS5.2AI score0.00208EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47408

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: serialize hash resizes and cleanups Syzbot was able to trigger the following warning 1 No repro found by syzbot yet but I was able to trigger similar issue by having 2 scripts running in parallel, changing...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47375

In the Linux kernel, the following vulnerability has been resolved: blktrace: Fix uaf in blktrace access after removing by sysfs There is an use-after-free problem triggered by following process: P1sda P2sdb echo 0 /sys/block/sdb/trace/enable blktraceremovequeue synchronizercu blktracefree...

6.2CVSS5.5AI score0.00254EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/05/21 3:15 p.m.5 views

CVE-2021-47360

In the Linux kernel, the following vulnerability has been resolved: binder: make sure fd closes complete During BCFREEBUFFER processing, the BINDERTYPEFDA object cleanup may close 1 or more fds. The close operations are completed using the task work mechanism -- which means the thread needs to...

5.5CVSS6.3AI score0.0025EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.5 views

DEBIAN-CVE-2021-47355

In the Linux kernel, the following vulnerability has been resolved: atm: nicstar: Fix possible use-after-free in nicstarcleanup This module's remove path calls deltimer. However, that function does not wait until the timer handler finishes. This means that the timer handler may still be running...

7.8CVSS5.6AI score0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

DEBIAN-CVE-2021-47356

In the Linux kernel, the following vulnerability has been resolved: mISDN: fix possible use-after-free in HFCcleanup This module's remove path calls deltimer. However, that function does not wait until the timer handler finishes. This means that the timer handler may still be running after the...

7.7CVSS5.6AI score0.00267EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.0 views

DEBIAN-CVE-2021-47301

In the Linux kernel, the following vulnerability has been resolved: igb: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If igbpoll runs while the controller is reset this can lead...

7.8CVSS5.7AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

DEBIAN-CVE-2021-47302

In the Linux kernel, the following vulnerability has been resolved: igc: Fix use-after-free error during reset Cleans the next descriptor to watch nexttowatch when cleaning the TX ring. Failure to do so can cause invalid memory accesses. If igcpoll runs while the controller is being reset this ca...

7.8CVSS5.5AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.28 views

UBUNTU-CVE-2021-47412

In the Linux kernel, the following vulnerability has been resolved: block: don't call rqqosops-donebio if the bio isn't tracked rqqos framework is only applied on request based driver, so: 1 rqqosdonebio needn't to be called for bio based driver 2 rqqosdonebio needn't to be called for bio which...

7.8CVSS6AI score0.00231EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 3:15 p.m.5 views

UBUNTU-CVE-2021-47408

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: serialize hash resizes and cleanups Syzbot was able to trigger the following warning 1 No repro found by syzbot yet but I was able to trigger similar issue by having 2 scripts running in parallel, changing...

5.5CVSS6.3AI score0.00253EPSS
SaveExploits0References6
Rows per page
Query Builder