Lucene search
+L

2305 matches found

OSV
OSV
added 2025/10/22 1:23 p.m.6 views

CVE-2023-53732 fs/ntfs3: Fix NULL dereference in ni_write_inode

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix NULL dereference in niwriteinode Syzbot reports a NULL dereference in niwriteinode. When creating a new inode, if allocation fails in miinit function called in miformatnew function, mi-mrec is set to NULL. In the...

6.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.13 views

CVE-2023-53698 xsk: fix refcount underflow in error path

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

7.8CVSS0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/22 1:23 p.m.6 views

CVE-2023-53698 xsk: fix refcount underflow in error path

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

7.8CVSS6.7AI score
SaveExploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.19 views

CVE-2023-53698

In the Linux kernel, the xsk refcount underflow vulnerability was fixed in the error path when xp_alloc_tx_descs() fails due to memory exhaustion. The bug occurred because the pool’s refcount was decremented after being incremented, but xs->pool in the socket was not nulled. As a result, on so...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/22 1:23 p.m.18 views

CVE-2022-50569

Summary of CVE-2022-50569 (Linux kernel xfrm/ipcomp_scratches): The vulnerability arises when ipcomp_alloc_scratches() fails to allocate per-CPU scratches, leaving ipcomp_scratches with an obsolete address. During ipcomp_free_scratches(), the code frees per-CPU scratch space by iterating CPUs and...

7.8CVSS6.1AI score0.0016EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/10/22 8:1 a.m.8 views

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation depending of how the regex is constructed. This issue affects all architectures and ABIs supported by the GNU C library.

...

5.9CVSS5.4AI score0.00162EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987603)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987603 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM Do not call snddmafreepages when...

5.5CVSS6AI score0.00257EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987706)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987706 advisory. In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: fix flow memory leak in ovsflowcmdnew Syzkaller reports a memory leak of newflo...

5.5CVSS6.4AI score0.00258EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/17 5:40 p.m.7 views

JLSEC-2025-82 libxml2 through 2.11.5 has a use-after-free that can only occur after a certain memory allocation...

libxml2 through 2.11.5 has a use-after-free that can only occur after a certain memory allocation fails. This occurs in xmlUnlinkNode in tree.c. NOTE: the vendor's position is "I don't think these issues are critical enough to warrant a CVE ID ... because an attacker typically can't control when...

6.5CVSS6.6AI score0.00826EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/08 10:2 a.m.10 views

EUVD-2025-31831

A weakness has been identified in SourceCodester Hotel and Lodge Management System 1.0. The affected element is an unknown function of the file /pages/savecustomer.php. Executing manipulation of the argument Contact can lead to sql injection. The attack can be executed remotely. The exploit has...

6.5CVSS6.3AI score0.00323EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/08 6:32 a.m.9 views

EUVD-2025-31837

A vulnerability has been found in JhumanJ OpnForm up to 1.9.3. This vulnerability affects unknown code of the file /custom-domains of the component API Endpoint. Such manipulation leads to missing authorization. The attack may be launched remotely. The exploit has been disclosed to the public and...

6.5CVSS6.3AI score0.00295EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-39914

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing: Silence warning when chunk allocation fails in tracepidwrite Syzkaller trigger a fault injection warning: WARNING: CPU: 1 PID: 12326 at...

5.5CVSS6.5AI score0.00154EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.6 views

CVE-2022-50530

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix null pointer dereference in blkmqclearrqmapping Our syzkaller report a null pointer dereference, root cause is following: blkmqallocmapandrqs set-tagshctxidx = blkmqallocmapandrqs blkmqallocmapandrqs blkmqallocrqs //...

5.5CVSS0.00129EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 4:15 p.m.6 views

UBUNTU-CVE-2022-50530

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix null pointer dereference in blkmqclearrqmapping Our syzkaller report a null pointer dereference, root cause is following: blkmqallocmapandrqs set-tagshctxidx = blkmqallocmapandrqs blkmqallocmapandrqs blkmqallocrqs //...

5.5CVSS5.7AI score0.00129EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/07 3:19 p.m.8 views

CVE-2022-50514 usb: gadget: f_hid: fix refcount leak on error path

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked...

6.4AI score
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 3:19 p.m.9 views

EUVD-2025-32835

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked...

5.9AI score0.00147EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2016-9836

Malware in sbrugna...

5.5CVSS5.7AI score0.02612EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2016-9711

Malware in sbrugna...

7.8CVSS7.7AI score0.0184EPSS
SaveExploits0References14
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2011-0090

Malware in sbrugna...

6.8CVSS7.1AI score0.03333EPSS
SaveExploits0References28
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2016-5887

Malware in sbrugna...

7.5CVSS7.6AI score0.0536EPSS
SaveExploits1References7
Rows per page
Query Builder