Lucene search
+L

273 matches found

OSV
OSV
added 2024/03/27 2:15 p.m.6 views

DEBIAN-CVE-2024-26652

In the Linux kernel, the following vulnerability has been resolved: net: pdscore: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, Callback function pdscauxbusdevrelease calls kfreepadev to free memory. We shouldn't call...

4.1CVSS5.8AI score0.00301EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/27 2:15 p.m.6 views

UBUNTU-CVE-2024-26652

In the Linux kernel, the following vulnerability has been resolved: net: pdscore: Fix possible double free in error handling path When auxiliarydeviceadd returns error and then calls auxiliarydeviceuninit, Callback function pdscauxbusdevrelease calls kfreepadev to free memory. We shouldn't call...

4.1CVSS5.7AI score0.00301EPSS
SaveExploits0References3
NVD
NVD
added 2024/02/29 6:15 a.m.23 views

CVE-2023-52475

In the Linux kernel, the following vulnerability has been resolved: Input: powermate - fix use-after-free in powermateconfigcomplete syzbot has found a use-after-free bug 1 in the powermate driver. This happens when the device is disconnected, which leads to a memory free from the powermatedevice...

7.8CVSS7.5AI score0.00243EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/02/29 6:15 a.m.39 views

CVE-2023-52475

In the Linux kernel, the following vulnerability has been resolved: Input: powermate - fix use-after-free in powermateconfigcomplete syzbot has found a use-after-free bug 1 in the powermate driver. This happens when the device is disconnected, which leads to a memory free from the powermatedevice...

7.8CVSS6AI score0.00243EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/29 5:43 a.m.18 views

CVE-2023-52475 Input: powermate - fix use-after-free in powermate_config_complete

In the Linux kernel, the following vulnerability has been resolved: Input: powermate - fix use-after-free in powermateconfigcomplete syzbot has found a use-after-free bug 1 in the powermate driver. This happens when the device is disconnected, which leads to a memory free from the powermatedevice...

6.8AI score0.00243EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/02/29 5:43 a.m.59 views

CVE-2023-52475 Input: powermate - fix use-after-free in powermate_config_complete

In the Linux kernel, the following vulnerability has been resolved: Input: powermate - fix use-after-free in powermateconfigcomplete syzbot has found a use-after-free bug 1 in the powermate driver. This happens when the device is disconnected, which leads to a memory free from the powermatedevice...

7.7AI score0.00243EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:04 p.m.8 views

CVE-2021-46963

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash in qla2xxxmqueuecommand RIP: 0010:kmemcachefree+0xfa/0x1b0 Call Trace: qla2xxxmqueuecommand+0x2b5/0x2c0 qla2xxx scsiqueuerq+0x5e2/0xa40 blkmqtryissuedirectly+0x128/0x1d0 blkmqrequestissuedirectly+0x4e/0xb...

5.5CVSS6.4AI score0.00246EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/01/08 6:15 p.m.15 views

AZL-33261 CVE-2022-2588 affecting package kernel for versions less than 5.15.153.1-1

It was discovered that the clsroute filter implementation in the Linux kernel would not remove an old filter from the hashtable before freeing it if its handle had the value 0...

7.8CVSS6.9AI score0.05871EPSS
SaveExploits7References1
Amazon
Amazon
added 2023/09/25 12:00 a.m.12 views

Important: firefox

Issue Overview: The Mozilla Foundation describes this issue as follows: Unexpected data returned from the Safe Browsing API could have led to memory corruption and a potentially exploitable crash. CVE-2023-1945 The Mozilla Foundation describes this issue as follows: A website could have obscured...

8.8CVSS9.8AI score0.00741EPSS
SaveExploits0
CNVD
CNVD
added 2023/07/30 12:00 a.m.10 views

GNU gdb Reuse After Release Vulnerability

GNU gdb is a program debugging tool developed by the GNU open source organization that supports C, C++, Go, Fortran and many other programming languages. GNU gdb suffers from a post-release reuse vulnerability that originates from a confusion in the instruction responsible for freeing memory in t...

5.5CVSS6.8AI score0.00259EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2023/05/23 8:38 a.m.133 views

Internet Bug Bounty: CVE-2023-28319: UAF in SSH sha256 fingerprint check

A use-after-free vulnerability was found in libcurl's SSH server public key verification feature, affecting versions 7.81.0 to 8.0.1. When the verification check failed, libcurl would free the memory for the fingerprint before returning an error message containing the now-freed hash, potentially...

7.5CVSS6.6AI score0.02489EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.8 views

kernel: bpf, sockmap: Fix memleak in sk_psock_queue_msg

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix memleak in skpsockqueuemsg If tcpbpfsendmsg is running during a tear down operation we may enqueue data on the ingress msg queue while tear down is trying to free it. sk1 redirect sk2 sk2 -------------------...

5.5CVSS6.3AI score0.00263EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/04/05 12:00 a.m.6 views

Linux kernel 资源管理错误漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from a mix-up in the program's instructions responsible for freeing memory, and can be exploited by an attacker...

7.1CVSS6.3AI score0.00251EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2023/03/24 12:00 a.m.6 views

In the Linux kernel through 6.2.7 fs/ntfs3/inode.c has an invalid kfree because it does not validate MFT flags before replaying logs.

...

7.8CVSS7.2AI score0.00264EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/03/21 3:14 a.m.6 views

SUSE CVE-2022-48425

In the Linux kernel through 6.2.7, fs/ntfs3/inode.c has an invalid kfree because it does not validate MFT flags before replaying logs...

7.8CVSS7.6AI score0.00264EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:06 a.m.4 views

SUSE CVE-2019-19480

An issue was discovered in OpenSC through 0.19.0 and 0.20.x through 0.20.0-rc3. libopensc/pkcs15-prkey.c has an incorrect free operation in scpkcs15decodeprkdfentry...

4.6CVSS7.7AI score0.00573EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:04 a.m.6 views

SUSE CVE-2020-0444

In auditfreelsmfield of auditfilter.c, there is a possible bad kfree due to a logic error in auditdatatoentry. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android...

6.7CVSS6.7AI score0.00213EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2023/02/15 3:58 a.m.16 views

SUSE CVE-2020-13132

An issue was discovered in Yubico libykpiv before 2.1.0. An attacker can trigger an incorrect free in the ykpivutilgeneratekey function in lib/util.c through incorrect error handling code. This could be used to cause a denial of service attack...

4.6CVSS6.8AI score0.00638EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:31 a.m.5 views

SUSE CVE-2022-3078

An issue was discovered in the Linux kernel through 5.16-rc6. There is a lack of check after calling vzalloc and lack of free after allocation in drivers/media/test-drivers/vidtv/vidtvs302m.c...

4CVSS6.8AI score0.00226EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.4 views

SUSE CVE-2022-37451

Exim before 4.96 has an invalid free in pamconverse in auths/callpam.c because storefree is not used after storemalloc...

7.5CVSS7.8AI score0.03241EPSS
SaveExploits2References3
Rows per page
Query Builder