Lucene search
+L

58213 matches found

Vulnrichment
Vulnrichment
added 2025/12/30 4:56 p.m.2 views

CVE-2025-69204 ImageMagick converting a malicious MVG file to SVG caused an integer overflow.

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-12, in the WriteSVGImage function, using an int variable to store numberattributes caused an integer overflow. This, in turn, triggered a buffer overflow and caused a DoS attack...

5.3CVSS7AI score0.00583EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/12/30 4:56 p.m.9 views

Integer Overflow or Wraparound

Overview Magick.NET-Q16-HDRI-AnyCPU is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package...

7.5CVSS7AI score0.00583EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2025/12/30 4:56 p.m.6 views

CVE-2025-69204

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-12, in the WriteSVGImage function, using an int variable to store numberattributes caused an integer overflow. This, in turn, triggered a buffer overflow and caused a DoS attack...

7.5CVSS7.4AI score0.00583EPSS
SaveExploits1
EUVD
EUVD
added 2025/12/30 3:30 p.m.6 views

EUVD-2022-55833

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

6AI score0.00512EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/30 1:16 p.m.7 views

CVE-2023-54251

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: Limit TCATAPRIOATTRSCHEDCYCLETIME to INTMAX. syzkaller found zero division error 0 in divs64rem called from getcycletimeelapsed, where sched-cycletime is the divisor. We have tests in parsetaprioschedule so tha...

0.00195EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.8 views

CVE-2022-50865

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

7.5CVSS0.00512EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.8 views

CVE-2023-54251

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: Limit TCATAPRIOATTRSCHEDCYCLETIME to INTMAX. syzkaller found zero division error 0 in divs64rem called from getcycletimeelapsed, where sched-cycletime is the divisor. We have tests in parsetaprioschedule so tha...

5.4AI score0.00195EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:15 p.m.43 views

CVE-2023-54251

The CVE-2023-54251 issue is in the Linux kernel net/sched/taprio path, where TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME was cast inconsistently (s64 cycle_time vs s32 divisor) leading to a potential divide-by-zero in div_s64_rem() called from get_cycle_time_elapsed(). The fix preserves s64 for cycle_time t...

6.2AI score0.00195EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 12:15 p.m.7 views

CVE-2023-54251 net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: Limit TCATAPRIOATTRSCHEDCYCLETIME to INTMAX. syzkaller found zero division error 0 in divs64rem called from getcycletimeelapsed, where sched-cycletime is the divisor. We have tests in parsetaprioschedule so tha...

6.6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/12/30 12:15 p.m.8 views

CVE-2022-50865 tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

5.5AI score0.00512EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/30 12:15 p.m.48 views

CVE-2022-50865

CVE-2022-50865: In the Linux kernel, signed integer overflow can occur in tcp_add_backlog() when calculating backlog limits from sk_rcvbuf, sk_sndbuf, and 64*1024. The fix reduces the limit by halving sndbuf, addressing potential backlog miscalculation and TCP behavior under certain workloads. Co...

7.5CVSS6.1AI score0.00512EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.10 views

CVE-2022-50865

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

7.5CVSS5.4AI score0.00512EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.32 views

CVE-2022-50865 tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

7.5CVSS0.00512EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 11:10 a.m.9 views

OESA-2025-2904 glib2 security update

GLib is a bundle of three formerly five low-level system libraries written in C and developed mainly by GNOME. GLib's code was separated from GTK, so it can be used by software other than GNOME and has been developed in parallel ever since. Security Fixes: A vulnerability was found in GNOME GLib...

6.5CVSS7.4AI score0.00839EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-69204

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-12, in the WriteSVGImage function, using a...

7.5CVSS6.4AI score0.00583EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.7 views

ImageMagick 输入验证错误漏洞

ImageMagick is a suite of open source image processing software from ImageMagick Open Source. It can read, convert or write images in many formats. An input validation error vulnerability exists in versions prior to ImageMagick 7.1.2-12, which stems from an integer overflow in the WriteSVGImage...

7.5CVSS6.3AI score0.00583EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.9 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 Linux kernel that stems from an integer overflow that could lead to out-of-bounds memory accesses...

5.9AI score0.00226EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.5 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 that stems from an integer overflow in the tcpaddbacklog function, which could lead to a buffer overflow...

6.5AI score0.00512EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992583 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix integer overflow in radeoncsparserinit The type of size is unsigned, if size is...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/29 11:25 a.m.8 views

Security Bulletin: IBM App Connect Enterprise Certified Container UBI updates

Summary IBM App Connect Enterprise Certified Container ACEcc is built on the Red Hat Universal Base Images. ACEcc operator versions 12.0.19 LTS and 12.19.0 address the listed CVEs found in the base images. This bulletin provides patch information to address the reported vulnerabilities...

7.5CVSS7.3AI score0.03992EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder