Lucene search
+L

635 matches found

OSV
OSV
added 2024/05/21 3:15 p.m.14 views

CVE-2021-47420

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a potential ttm-sg memory leak Memory is allocated for ttm-sg by kmalloc in kfdmemdmamapuserptr, but isn't freed by kfree in kfdmemdmaunmapuserptr. Free it!...

5.5CVSS6AI score
SaveExploits0References2
OSV
OSV
added 2024/05/21 3:15 p.m.10 views

UBUNTU-CVE-2021-47420

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a potential ttm-sg memory leak Memory is allocated for ttm-sg by kmalloc in kfdmemdmamapuserptr, but isn't freed by kfree in kfdmemdmaunmapuserptr. Free it!...

5.5CVSS5.7AI score0.00194EPSS
SaveExploits0References5
Prion
Prion
added 2024/05/21 3:15 p.m.13 views

CVE-2021-47420

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a potential ttm-sg memory leak Memory is allocated for ttm-sg by kmalloc in kfdmemdmamapuserptr, but isn't freed by kfree in kfdmemdmaunmapuserptr. Free it!...

5.5CVSS0.00194EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/21 3:04 p.m.23 views

CVE-2021-47420 drm/amdkfd: fix a potential ttm->sg memory leak

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix a potential ttm-sg memory leak Memory is allocated for ttm-sg by kmalloc in kfdmemdmamapuserptr, but isn't freed by kfree in kfdmemdmaunmapuserptr. Free it!...

6.9AI score0.00194EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/05/21 2:01 a.m.7 views

SUSE CVE-2023-52687

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

5.5CVSS6.8AI score0.00602EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.9 views

SUSE CVE-2024-35954

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Avoid sg device teardown race sgremovesfpusercontext must not use sgdevicedestroy after calling scsideviceput. sgdevicedestroy is accessing the parent scsidevice requestqueue which will already be set to NULL when the...

5.5CVSS6.8AI score0.00241EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/05/20 5:43 p.m.40 views

CVE-2024-35954

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Avoid sg device teardown race sgremovesfpusercontext must not use sgdevicedestroy after calling scsideviceput. sgdevicedestroy is accessing the parent scsidevice requestqueue which will already be set to NULL when the...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/20 10:15 a.m.24 views

CVE-2024-35954

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Avoid sg device teardown race sgremovesfpusercontext must not use sgdevicedestroy after calling scsideviceput. sgdevicedestroy is accessing the parent scsidevice requestqueue which will already be set to NULL when the...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.29 views

CVE-2024-35954

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Avoid sg device teardown race sgremovesfpusercontext must not use sgdevicedestroy after calling scsideviceput. sgdevicedestroy is accessing the parent scsidevice requestqueue which will already be set to NULL when the...

7.8CVSS6.3AI score0.00241EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/20 9:41 a.m.18 views

CVE-2024-35954 scsi: sg: Avoid sg device teardown race

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Avoid sg device teardown race sgremovesfpusercontext must not use sgdevicedestroy after calling scsideviceput. sgdevicedestroy is accessing the parent scsidevice requestqueue which will already be set to NULL when the...

7.8CVSS6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.22 views

CVE-2024-35954 scsi: sg: Avoid sg device teardown race

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Avoid sg device teardown race sgremovesfpusercontext must not use sgdevicedestroy after calling scsideviceput. sgdevicedestroy is accessing the parent scsidevice requestqueue which will already be set to NULL when the...

7.8CVSS6.8AI score0.00241EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/20 9:41 a.m.47 views

CVE-2024-35954

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Avoid sg device teardown race sgremovesfpusercontext must not use sgdevicedestroy after calling scsideviceput. sgdevicedestroy is accessing the parent scsidevice requestqueue which will already be set to NULL when the...

7.8CVSS6.9AI score0.00241EPSS
SaveExploits0
CVE
CVE
added 2024/05/20 9:41 a.m.170 views

CVE-2024-35954

CVE-2024-35954: In the Linux kernel, the sg: sg removal teardown race was fixed. sg_remove_sfp_usercontext() must not call sg_device_destroy() after scsi_device_put() because the parent scsi_device’s request_queue is NULL, leading to a NULL pointer dereference and kernel crash. The connected Astr...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.47 views

CVE-2024-35954 scsi: sg: Avoid sg device teardown race

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Avoid sg device teardown race sgremovesfpusercontext must not use sgdevicedestroy after calling scsideviceput. sgdevicedestroy is accessing the parent scsidevice requestqueue which will already be set to NULL when the...

7.8CVSS6.4AI score0.00241EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/17 3:15 p.m.10 views

DEBIAN-CVE-2023-52687

In the Linux kernel, the following vulnerability has been resolved: crypto: safexcel - Add error handling for dmamapsg calls Macro dmamapsg may return 0 on error. This patch enables checks in case of the macro failure and ensures unmapping of previously mapped buffers with dmaunmapsg. Found by...

5.5CVSS5.5AI score0.00602EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/04/25 2:27 p.m.41 views

Important: Red Hat Security Advisory: Service Telemetry Framework 1.5.4 security update

An update is now available for Service Telemetry Framework 1.5.4 for RHEL 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability...

7.5CVSS7.1AI score0.91969EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.8 views

SUSE CVE-2024-26824

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - Remove bogus SGL free on zero-length error path When a zero-length message is hashed by algifhash, and an error is triggered, it tries to free an SG list that was never allocated in the first place. Fix this b...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/17 5:29 p.m.34 views

CVE-2024-26824

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - Remove bogus SGL free on zero-length error path When a zero-length message is hashed by algifhash, and an error is triggered, it tries to free an SG list that was never allocated in the first place. Fix this b...

4.4CVSS7.2AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 10:15 a.m.1 views

DEBIAN-CVE-2024-26824

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - Remove bogus SGL free on zero-length error path When a zero-length message is hashed by algifhash, and an error is triggered, it tries to free an SG list that was never allocated in the first place. Fix this b...

5.5CVSS5.4AI score0.00237EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.29 views

CVE-2024-26824

In the Linux kernel, the following vulnerability has been resolved: crypto: algifhash - Remove bogus SGL free on zero-length error path When a zero-length message is hashed by algifhash, and an error is triggered, it tries to free an SG list that was never allocated in the first place. Fix this b...

7.8CVSS6.3AI score0.00237EPSS
SaveExploits0References10
Rows per page
Query Builder