Lucene search
+L

769 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 7:28 p.m.18 views

CVE-2021-26461

Apache Nuttx Versions prior to 10.1.0 are vulnerable to integer wrap-around in functions malloc, realloc and memalign. This improper memory assignment can lead to arbitrary memory allocation, resulting in unexpected behavior such as a crash or a remote code injection/execution...

9.8CVSS7.6AI score0.05038EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:21 p.m.12 views

CVE-2021-22684

Tizen RT RTOS version 3.0.GBB is vulnerable to integer wrap-around in functionscalloc and mmzalloc. This improper memory assignment can lead to arbitrary memory allocation, resulting in unexpected behavior such as a crash...

7.5CVSS7AI score0.01105EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:14 a.m.15 views

CVE-2019-13049

An integer wrap in kernel/sys/syscall.c in ToaruOS 1.10.10 allows users to map arbitrary kernel pages into userland process space via TOARUSYSFUNCMMAP, leading to escalation of privileges...

7.8CVSS7.2AI score0.00523EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2025/05/06 2:59 p.m.9 views

django: Potential denial-of-service vulnerability in django.utils.text.wrap()

A potential denial of service vulnerability exists in django.utils.text.wrap and the wordwrap template filter. When processing extremely long strings, these functions may cause excessive resource consumption, potentially leading to service disruption...

7.5CVSS7.2AI score0.00799EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/05/04 5:31 p.m.18 views

CVE-2023-53035

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel-infoleak in nilfsioctlwrapcopy The ioctl helper function nilfsioctlwrapcopy, which exchanges a metadata array to/from user space, may copy uninitialized buffer regions to user space memory for read-only ioctl...

5.5CVSS7.3AI score0.00213EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.21 views

PT-2025-15297 · Unknown · Apollo Router Core

Name of the Vulnerable Software and Affected Versions: Apollo Router Core versions prior to 1.61.2 Apollo Router Core versions prior to 2.1.1 Description: The issue arises from the operation limits plugin using unsigned 32-bit integers to track limit counters, such as a query's height. If a count...

7.5CVSS7.2AI score0.00551EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2025/03/31 1:54 a.m.7 views

freetype: OOB write when attempting to parse font subglyph structures related to TrueType GX and variable font files

A flaw was found in FreeType. In affected versions, an out-of-bounds write condition may be triggered when attempting to parse font subglyph structures related to TrueType GX and variable font files. The vulnerable code assigns a signed short value to an unsigned long and then adds a static value...

8.1CVSS7.7AI score0.26049EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2025/03/25 12:26 p.m.7 views

django: Potential denial-of-service vulnerability in django.utils.text.wrap()

A potential denial of service vulnerability exists in django.utils.text.wrap and the wordwrap template filter. When processing extremely long strings, these functions may cause excessive resource consumption, potentially leading to service disruption...

7.5CVSS7.2AI score0.00799EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2025/03/19 4:56 p.m.4 views

Security update for python-Django

This update for python-Django fixes the following issues: CVE-2025-26699: Fixed potential denial-of-service in django.utils.text.wrap bsc1239052. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively y...

6.9CVSS6.6AI score0.00799EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/14 3:36 p.m.5 views

OESA-2025-1260 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap method and wordwrap template filter are subject to a potential...

7.5CVSS7AI score0.00799EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.3 views

SUSE CVE-2025-21857

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: fix error handling causing NULL dereference tcfextsmisscookiebasealloc calls xaalloccyclic which can return 1 if the allocation succeeded after wrapping. This was treated as an error, with value 1 returned to...

5.5CVSS7.6AI score0.00204EPSS
SaveExploits0References16
OSV
OSV
added 2025/03/12 10:15 a.m.2 views

DEBIAN-CVE-2025-21857

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: fix error handling causing NULL dereference tcfextsmisscookiebasealloc calls xaalloccyclic which can return 1 if the allocation succeeded after wrapping. This was treated as an error, with value 1 returned to...

5.5CVSS5.6AI score0.00204EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/12 10:15 a.m.14 views

UBUNTU-CVE-2025-21857

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: fix error handling causing NULL dereference tcfextsmisscookiebasealloc calls xaalloccyclic which can return 1 if the allocation succeeded after wrapping. This was treated as an error, with value 1 returned to...

5.7CVSS6.5AI score0.00204EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2025/03/12 9:42 a.m.3 views

CVE-2025-21857 net/sched: cls_api: fix error handling causing NULL dereference

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: fix error handling causing NULL dereference tcfextsmisscookiebasealloc calls xaalloccyclic which can return 1 if the allocation succeeded after wrapping. This was treated as an error, with value 1 returned to...

7.6AI score0.00204EPSS
SaveExploits0References4
Mageia
Mageia
added 2025/03/12 7:0 a.m.28 views

Updated python-django packages fix security vulnerability

An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings. CVE-2025-26699...

7.5CVSS6.8AI score0.00799EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/03/08 2:50 a.m.7 views

SUSE CVE-2025-26699

An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings...

5.3CVSS6.9AI score0.00799EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/06 9:31 p.m.6 views

GHSA-P3FP-8748-VQFQ Django vulnerable to Allocation of Resources Without Limits or Throttling

An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings...

5CVSS7.1AI score0.00799EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/06 7:15 p.m.8 views

PYSEC-2025-13

An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings...

7.5CVSS7.1AI score0.00799EPSS
SaveExploits0References6
NVD
NVD
added 2025/03/06 7:15 p.m.15 views

CVE-2025-26699

An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings...

7.5CVSS0.00799EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/06 7:15 p.m.3 views

DEBIAN-CVE-2025-26699

An issue was discovered in Django 5.1 before 5.1.7, 5.0 before 5.0.13, and 4.2 before 4.2.20. The django.utils.text.wrap method and wordwrap template filter are subject to a potential denial-of-service attack when used with very long strings...

7.5CVSS7.3AI score0.00799EPSS
SaveExploits0References1
Rows per page
Query Builder