Lucene search
+L

605 matches found

RedhatCVE
RedhatCVE
added 2024/04/03 10:40 p.m.29 views

CVE-2024-26694

A vulnerability was found in the Linux kernel's iwlwifi driver, where the TLV PC register data being freed is not properly marked as NULL afterwards, resulting in a double-free issue. This could lead to memory corruption or crashes...

4.4CVSS6.7AI score0.00251EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 3:15 p.m.25 views

CVE-2024-26694

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix double-free bug The storage for the TLV PC register data wasn't done like all the other storage in the drv-fw area, which is cleared at the end of deallocation. Therefore, the freeing must also be done...

7.8CVSS7.4AI score0.00251EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.26 views

CVE-2024-26694

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix double-free bug The storage for the TLV PC register data wasn't done like all the other storage in the drv-fw area, which is cleared at the end of deallocation. Therefore, the freeing must also be done...

7.8CVSS6.3AI score0.00251EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/04/03 2:54 p.m.23 views

CVE-2024-26694 wifi: iwlwifi: fix double-free bug

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix double-free bug The storage for the TLV PC register data wasn't done like all the other storage in the drv-fw area, which is cleared at the end of deallocation. Therefore, the freeing must also be done...

6.7AI score0.00251EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/03 2:54 p.m.131 views

CVE-2024-26694

CVE-2024-26694 affects the Linux kernel wifi iwlwifi driver. The vulnerability arises from improper handling of TLV PC register data: the data storage in drv->fw area is freed without clearing the pointer, risking a double-free if a subsequent free occurs (e.g., when a file load fails after pa...

7.8CVSS6.6AI score0.00251EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.31 views

CVE-2024-26694 wifi: iwlwifi: fix double-free bug

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix double-free bug The storage for the TLV PC register data wasn't done like all the other storage in the drv-fw area, which is cleared at the end of deallocation. Therefore, the freeing must also be done...

7.6AI score0.00251EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/03 2:54 p.m.4 views

CVE-2024-26694 wifi: iwlwifi: fix double-free bug

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: fix double-free bug The storage for the TLV PC register data wasn't done like all the other storage in the drv-fw area, which is cleared at the end of deallocation. Therefore, the freeing must also be done...

7.8CVSS5.7AI score0.00251EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/04/02 6:9 p.m.34 views

CVE-2024-26656

A failure flaw was found in the Linux kernel’s AMDGPU driver in how a user sends ioctl with an invalid address and size when using the AMD GPU. This flaw allows a local user to crash the system...

4.7CVSS7.2AI score0.00225EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/02 7:15 a.m.23 views

CVE-2024-26656

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

5.5CVSS7.2AI score0.00225EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/04/02 7:15 a.m.37 views

CVE-2024-26656

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/04/02 6:8 a.m.26 views

CVE-2024-26656

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

5.5CVSS7.2AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2024/04/02 6:8 a.m.28 views

CVE-2024-26656 drm/amdgpu: fix use-after-free bug

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free bug The bug can be triggered by sending a single amdgpugemuserptrioctl to the AMDGPU DRM driver on any ASICs with an invalid address and size. The bug was reported by Joonkyo Jung . For example the...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/03/29 3:50 p.m.49 views

CVE-2023-52629

A vulnerability was found in the push-switch driver of Linux Kernel due to improper cleanup sequence in switchdrvremove. Originally, flushwork was placed before timershutdownsync, allowing the worker to potentially be rescheduled in switchtimer and causing a use-after-free bug. Mitigation Red Hat...

5.5CVSS6.4AI score0.00242EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/29 9:13 a.m.14 views

CVE-2023-52629 sh: push-switch: Reorder cleanup operations to avoid use-after-free bug

In the Linux kernel, the following vulnerability has been resolved: sh: push-switch: Reorder cleanup operations to avoid use-after-free bug The original code puts flushwork before timershutdownsync in switchdrvremove. Although we use flushwork to stop the worker, it could be rescheduled in...

8.4CVSS6.2AI score0.00242EPSS
SaveExploits0References5
Openbugbounty
Openbugbounty
added 2024/03/20 7:14 a.m.14 views

usa.lenshooke.com Cross Site Scripting vulnerability OBB-3880878

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
NVD
NVD
added 2024/03/11 6:15 p.m.34 views

CVE-2024-26616

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: avoid use-after-free when chunk length is not 64K aligned BUG There is a bug report that, on a ext4-converted btrfs, scrub leads to various problems, including: - "unable to find chunk map" errors BTRFS info device...

7.8CVSS7.3AI score0.00291EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.4 views

SUSE CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

5.3CVSS7.8AI score0.00234EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/03/05 5:9 p.m.27 views

CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

6CVSS6.8AI score0.00234EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/04 6:15 p.m.7 views

DEBIAN-CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

7.8CVSS5.8AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/04 6:15 p.m.7 views

CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

7.8CVSS7.4AI score
SaveExploits0References4
Rows per page
Query Builder