Lucene search
+L

1632 matches found

SUSE Linux
SUSE Linux
added 2025/09/26 5:28 p.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-49492: nvme-pci: fix a NULL pointer dereference in nvmeallocadmintags bsc1238954. CVE-2022-50116: kernel: tty: ngsm: fix deadlock and link starvation in...

8.5CVSS7.6AI score0.01278EPSS
SaveExploits10References98
OSV
OSV
added 2025/09/26 5:28 p.m.11 views

SUSE-SU-2025:03384-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-49492: nvme-pci: fix a NULL pointer dereference in nvmeallocadmintags bsc1238954. - CVE-2022-50116: kernel: tty: ngsm: fix deadlock and link starvation i...

8.6CVSS6.7AI score0.01278EPSS
SaveExploits10References49
AlpineLinux
AlpineLinux
added 2025/09/23 6:15 p.m.41 views

CVE-2025-55780

A null pointer dereference occurs in the function breakwordforoverflowwrap in MuPDF 1.26.4 when rendering a malformed EPUB document. Specifically, the function calls fzhtmlsplitflow to split a FLOWWORD node, but does not check if node-next is valid before accessing node-next-overflowwrap, resulti...

7.5CVSS6.3AI score0.00428EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/23 6:15 p.m.2 views

DEBIAN-CVE-2025-55780

A null pointer dereference occurs in the function breakwordforoverflowwrap in MuPDF 1.26.4 when rendering a malformed EPUB document. Specifically, the function calls fzhtmlsplitflow to split a FLOWWORD node, but does not check if node-next is valid before accessing node-next-overflowwrap, resulti...

7.5CVSS5.2AI score0.00428EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/23 6:15 p.m.8 views

CVE-2025-55780

A null pointer dereference occurs in the function breakwordforoverflowwrap in MuPDF 1.26.4 when rendering a malformed EPUB document. Specifically, the function calls fzhtmlsplitflow to split a FLOWWORD node, but does not check if node-next is valid before accessing node-next-overflowwrap, resulti...

7.5CVSS0.00428EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/23 6:15 p.m.10 views

UBUNTU-CVE-2025-55780

A null pointer dereference occurs in the function breakwordforoverflowwrap in MuPDF 1.26.4 when rendering a malformed EPUB document. Specifically, the function calls fzhtmlsplitflow to split a FLOWWORD node, but does not check if node-next is valid before accessing node-next-overflowwrap, resulti...

7.5CVSS5.8AI score0.00428EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/23 12:00 a.m.35 views

CVE-2025-55780

A null pointer dereference occurs in the function breakwordforoverflowwrap in MuPDF 1.26.4 when rendering a malformed EPUB document. Specifically, the function calls fzhtmlsplitflow to split a FLOWWORD node, but does not check if node-next is valid before accessing node-next-overflowwrap, resulti...

7.5CVSS5.2AI score0.00428EPSS
SaveExploits0
CVE
CVE
added 2025/09/23 12:00 a.m.50 views

CVE-2025-55780

CVE-2025-55780 describes a null pointer dereference in MuPDF 1.26.4 when rendering malformed EPUBs. The crash arises in break_word_for_overflow_wrap() after calling fz_html_split_flow() if node->next is invalid and is dereferenced as node->next->overflow_wrap, potentially allowing an att...

7.5CVSS6.3AI score0.00428EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/23 12:00 a.m.3 views

CVE-2025-55780

A null pointer dereference occurs in the function breakwordforoverflowwrap in MuPDF 1.26.4 when rendering a malformed EPUB document. Specifically, the function calls fzhtmlsplitflow to split a FLOWWORD node, but does not check if node-next is valid before accessing node-next-overflowwrap, resulti...

6.3AI score0.00428EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/09/23 12:00 a.m.6 views

PT-2025-39197

Name of the Vulnerable Software and Affected Versions MuPDF version 1.26.4 Description A flaw exists in MuPDF where a null pointer dereference can occur within the break word for overflow wrap function when processing a malformed EPUB document. This happens because the function calls fz html spli...

7.5CVSS5.8AI score0.00428EPSS
SaveExploits0References22
OSV
OSV
added 2025/09/23 12:00 a.m.7 views

CVE-2025-55780

A null pointer dereference occurs in the function breakwordforoverflowwrap in MuPDF 1.26.4 when rendering a malformed EPUB document. Specifically, the function calls fzhtmlsplitflow to split a FLOWWORD node, but does not check if node-next is valid before accessing node-next-overflowwrap, resulti...

7.5CVSS6.7AI score
SaveExploits0References5
NVD
NVD
added 2025/09/22 6:15 p.m.6 views

CVE-2025-59420

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.4, Authlib’s JWS verification accepts tokens that declare unknown critical header parameters crit, violating RFC 7515 “must‑understand” semantics. An attacker can craft a signed token with a critical...

7.5CVSS0.00262EPSS
SaveExploits1References3
OSV
OSV
added 2025/09/22 6:15 p.m.11 views

UBUNTU-CVE-2025-59420

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.4, Authlib’s JWS verification accepts tokens that declare unknown critical header parameters crit, violating RFC 7515 “must‑understand” semantics. An attacker can craft a signed token with a critical...

7.5CVSS7AI score0.00262EPSS
SaveExploits1References5
OSV
OSV
added 2025/09/22 5:28 p.m.7 views

CVE-2025-59420 Authlib: JWS/JWT accepts unknown crit headers (RFC violation → possible authz bypass)

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.4, Authlib’s JWS verification accepts tokens that declare unknown critical header parameters crit, violating RFC 7515 “must‑understand” semantics. An attacker can craft a signed token with a critical...

7.5CVSS6.7AI score
SaveExploits0References5
OSV
OSV
added 2025/09/22 2:42 p.m.15 views

GHSA-9GGR-2464-2J32 Authlib: JWS/JWT accepts unknown crit headers (RFC violation → possible authz bypass)

Summary Authlib’s JWS verification accepts tokens that declare unknown critical header parameters crit, violating RFC 7515 “must‑understand” semantics. An attacker can craft a signed token with a critical header for example, bork or cnf that strict verifiers reject but Authlib accepts. In...

7.5CVSS7.1AI score0.00262EPSS
SaveExploits1References5
Packet Storm News
Packet Storm News
added 2025/09/20 12:00 a.m.8 views

"Digital Camouflage": the LLVM Challenge in LLM-Based Malware Detection

Large Language Models LLMs have emerged as promising tools for malware detection by analyzing code semantics, identifying vulnerabilities, and adapting to evolving threats. However, their reliability under adversarial compiler-level obfuscation is yet to be discovered. In this study, we empirical...

7.2AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/19 5:33 p.m.8 views

CVE-2025-35435

CISA Thorium accepts a stream split size of zero then divides by this value. A remote, authenticated attacker could cause the service to crash. Fixed in commit 89101a6...

5.3CVSS6.6AI score0.00425EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/09/17 4:53 p.m.6 views

CVE-2025-35435 CISA Thorium download stream divide by zero

CISA Thorium accepts a stream split size of zero then divides by this value. A remote, authenticated attacker could cause the service to crash. Fixed in commit 89101a6...

5.3CVSS6.3AI score0.00425EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/17 4:53 p.m.24 views

CVE-2025-35435

CVE-2025-35435 affects CISA Thorium. The vulnerability arises when Thorium accepts a stream split size of zero and then divides by that value, potentially causing a service crash from a remote, authenticated attacker. The fixed version is implemented in commit 89101a6. Multiple connected document...

5.3CVSS6.3AI score0.00425EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/17 4:53 p.m.8 views

CVE-2025-35435 CISA Thorium download stream divide by zero

CISA Thorium accepts a stream split size of zero then divides by this value. A remote, authenticated attacker could cause the service to crash. Fixed in commit 89101a6...

5.3CVSS6.1AI score
SaveExploits0References5
Rows per page
Query Builder