Lucene search
+L

353 matches found

OSV
OSV
added 2025/06/16 12:17 a.m.15 views

OSV-2025-469 Use-of-uninitialized-value in ndpi_strdup

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=424653416 Crash type: Use-of-uninitialized-value Crash state: ndpistrdup ndpidetectionprocesspacket fuzzconfig.cpp...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2025/06/16 12:02 a.m.9 views

OSV-2025-467 Security exception in java.base/java.lang.StringUTF16.newBytesFor

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=424839378 Crash type: Security exception Crash state: java.base/java.lang.StringUTF16.newBytesFor java.base/java.lang.AbstractStringBuilder.inflate java.base/java.lang.AbstractStringBuilder.append...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/06/06 12:00 a.m.14 views

PT-2025-25510 · Git +1 · Jsoup

Name of the Vulnerable Software and Affected Versions: jsoup affected versions not specified Description: The software is susceptible to a security exception during HTML processing. The crash occurs within the org.jsoup.parser.HtmlTreeBuilder class, specifically during the process and...

6.8AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 7:46 a.m.12 views

CVE-2024-28832

Stored XSS in the Crash Report page in Checkmk before versions 2.3.0p7, 2.2.0p28, 2.1.0p45, and 2.0.0 EOL allows users with permission to change Global Settings to execute arbitrary scripts by injecting HTML elements into the Crash Report URL in the Global Settings...

4.8CVSS6.2AI score0.00335EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/05 12:11 a.m.7 views

OSV-2025-324 Index-out-of-bounds in dwg_decode_eed

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=415083665 Crash type: Index-out-of-bounds Crash state: dwgdecodeeed dwgdecodeentity dwgdecodeATTDEFprivate...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2025/05/02 12:14 a.m.15 views

OSV-2025-312 Heap-buffer-overflow in ZSTD_decompressMultiFrame

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=414856644 Crash type: Heap-buffer-overflow READ 1 Crash state: ZSTDdecompressMultiFrame ZSTDdecompressDCtx zstdwrapdecompress...

7.2AI score
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.16 views

CVE-2022-49838 sctp: clear out_curr if all frag chunks of current msg are pruned

In the Linux kernel, the following vulnerability has been resolved: sctp: clear outcurr if all frag chunks of current msg are pruned A crash was reported by Zhen Chen: listdel corruption, ffffa035ddf01c18-next is NULL WARNING: CPU: 1 PID: 250682 at lib/listdebug.c:49 listdelentryvalid+0x59/0xe0...

0.00204EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/01 1:07 p.m.107 views

CVE-2025-37774

The CVE-2025-37774 entry describes a Linux kernel slab allocator issue where slab->obj_exts may be left non-zero on newly allocated slabs, causing invalid pointer dereferences and potential Oops/panic during buffered I/O operations. Investigation notes that bits in slab->obj_exts could esca...

7.8CVSS6.1AI score0.00183EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/20 12:07 a.m.15 views

OSV-2025-291 Use-of-uninitialized-value in Poco::Net::NTLMCredentials::parseChallengeMessage

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=411466303 Crash type: Use-of-uninitialized-value Crash state: Poco::Net::NTLMCredentials::parseChallengeMessage Poco::Net::HTTPNTLMCredentials::createNTLMMessage Poco::Net::HTTPNTLMCredentials::authenticate...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2025/04/08 12:17 a.m.14 views

OSV-2025-267 Stack-buffer-overflow in snap_usedef

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=408571331 Crash type: Stack-buffer-overflow WRITE Crash state: snapusedef ljsnappurge ljrecordins...

7.2AI score
SaveExploits0References1
OSV
OSV
added 2025/04/02 12:00 a.m.7 views

OSV-2025-248 Heap-buffer-overflow in cli_bm_addpatt

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=407448850 Crash type: Heap-buffer-overflow READ 1 Crash state: clibmaddpatt addhash loadregexmatcher...

7.2AI score
SaveExploits0References1
NVD
NVD
added 2025/03/27 5:15 p.m.20 views

CVE-2023-53021

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: fix possible use-after-free syzbot reported a nasty crash 1 in nettxaction which made little sense until we got a repro. This repro installs a taprio qdisc, but providing an invalid TCARATE attribute...

7.8CVSS0.00192EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.41 views

CVE-2022-49747

In the Linux kernel, the following vulnerability has been resolved: erofs/zmap.c: Fix incorrect offset calculation Effective offset to add to length was being incorrectly calculated, which resulted in iomap-length being set to 0, triggering a WARNON in iomapiterdone. Fix that, and describe it in...

5.5CVSS5.4AI score0.00188EPSS
SaveExploits0
CVE
CVE
added 2025/03/27 4:42 p.m.81 views

CVE-2022-49747

Summary (concrete details found in connected docs): CVE-2022-49747 refers to a Linux kernel issue where the offset calculation in erofs/zmap.c was incorrect, causing iomap->length to be set to 0 and triggering a WARN_ON in iomap_iter_done(). The issue affects the kernel’s handling path involvi...

5.5CVSS6.5AI score0.00188EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/03/27 4:42 p.m.16 views

CVE-2022-49747 erofs/zmap.c: Fix incorrect offset calculation

In the Linux kernel, the following vulnerability has been resolved: erofs/zmap.c: Fix incorrect offset calculation Effective offset to add to length was being incorrectly calculated, which resulted in iomap-length being set to 0, triggering a WARNON in iomapiterdone. Fix that, and describe it in...

5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.26 views

CVE-2025-21881 uprobes: Reject the shared zeropage in uprobe_write_opcode()

In the Linux kernel, the following vulnerability has been resolved: uprobes: Reject the shared zeropage in uprobewriteopcode We triggered the following crash in syzkaller tests: BUG: Bad page state in process syz.7.38 pfn:1eff3 page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0...

0.00204EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/15 12:01 a.m.10 views

OSV-2025-202 UNKNOWN READ in _blit_xrgb32_lerp_spans

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=402836107 Crash type: UNKNOWN READ Crash state: blitxrgb32lerpspans cairorectangularscanconvertergenerate compositeboxes...

7.2AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2024-56372

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: tun: fix tunnapiallocfrags syzbot reported the following crash 1 Issue came with the...

5.5CVSS5.7AI score0.00245EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2021-47162

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tipc: skblinearize the head skb when reassembling msgs It's not a good idea to append the frag skb to a skb's fraglist if the fraglist already has skbs from...

9.8CVSS6.6AI score0.00738EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-47606

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: netlink: afnetlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in...

5.5CVSS6.3AI score0.00233EPSS
SaveExploits0References3
Rows per page
Query Builder