Lucene search
+L

2191 matches found

OSV
OSV
added 2026/02/04 4:7 p.m.4 views

CVE-2026-23069 vsock/virtio: fix potential underflow in virtio_transport_get_credit()

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix potential underflow in virtiotransportgetcredit The credit calculation in virtiotransportgetcredit uses unsigned arithmetic: ret = vvs-peerbufalloc - vvs-txcnt - vvs-peerfwdcnt; If the peer shrinks its advertise...

5.4AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:4 p.m.4 views

CVE-2026-23052

In the Linux kernel, the following vulnerability has been resolved: ftrace: Do not over-allocate ftrace memory The pgremaining calculation in ftraceprocesslocs assumes that ENTRIESPERPAGE multiplied by 2^order equals the actual capacity of the allocated page group. However, ENTRIESPERPAGE is...

5.2AI score0.00168EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/04 4:4 p.m.5 views

CVE-2026-23052 ftrace: Do not over-allocate ftrace memory

In the Linux kernel, the following vulnerability has been resolved: ftrace: Do not over-allocate ftrace memory The pgremaining calculation in ftraceprocesslocs assumes that ENTRIESPERPAGE multiplied by 2^order equals the actual capacity of the allocated page group. However, ENTRIESPERPAGE is...

5.3AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/02/03 9:19 p.m.9 views

CVE-2025-47364

Memory corruption while calculating offset from partition start point...

7.8CVSS5.3AI score0.00093EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/02 4:16 p.m.13 views

CVE-2025-47363

Memory corruption when calculating oversized partition sizes without proper checks...

7.8CVSS0.00093EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/02 4:16 p.m.11 views

CVE-2025-47364

Memory corruption while calculating offset from partition start point...

7.8CVSS0.00093EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/02 3:20 p.m.35 views

CVE-2025-47364 Integer Overflow or Wraparound in Automotive

Memory corruption while calculating offset from partition start point...

6.8CVSS0.00093EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/02 3:20 p.m.8 views

EUVD-2025-206607

Memory corruption while calculating offset from partition start point...

6.8CVSS5.3AI score0.00093EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/02 3:20 p.m.4 views

CVE-2025-47364

Memory corruption while calculating offset from partition start point...

6.8CVSS5.3AI score0.00093EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/02 3:20 p.m.4 views

CVE-2025-47363

Memory corruption when calculating oversized partition sizes without proper checks...

6.8CVSS5.3AI score0.00093EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/02 2:16 p.m.5 views

CVE-2026-1761

A flaw was found in libsoup. This stack-based buffer overflow vulnerability occurs during the parsing of multipart HTTP responses due to an incorrect length calculation. A remote attacker can exploit this by sending a specially crafted multipart HTTP response, which can lead to memory corruption...

8.6CVSS7.1AI score0.00947EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/02 2:1 p.m.62 views

CVE-2026-1761

CVE-2026-1761 is a libsoup stack-based buffer overflow vulnerability triggered by parsing multipart HTTP responses due to an incorrect length calculation. A remote attacker can send a crafted multipart response to cause memory corruption, potentially crashing the application or enabling arbitrary...

8.6CVSS6.7AI score0.00947EPSS
SaveExploits0References24
RedHat Linux
RedHat Linux
added 2026/02/02 4:6 a.m.4 views

kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation

A flaw was found in the Linux kernel's Squashfs filesystem. A local attacker can exploit this vulnerability by simultaneously mounting a Squashfs filesystem and issuing a specific input/output control ioctl command. This can lead to an incorrect block size calculation, causing a shift-out-of-boun...

7.8CVSS5.8AI score0.00181EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/02 4:6 a.m.4 views

kernel: tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

A flaw was found in the Linux kernel’s TCP implementation in the function tcpaddbacklog. When calculating the maximum acceptable backlog for TCP sockets, the sum of the receive buffer skrcvbuf, the send buffer sksndbuf, and a fixed constant may exceed the maximum value of a signed integer due to...

7.5CVSS5.9AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/02 3:27 a.m.4 views

kernel: tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

A flaw was found in the Linux kernel’s TCP implementation in the function tcpaddbacklog. When calculating the maximum acceptable backlog for TCP sockets, the sum of the receive buffer skrcvbuf, the send buffer sksndbuf, and a fixed constant may exceed the maximum value of a signed integer due to...

7.5CVSS5.9AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/02 1:49 a.m.4 views

glib: Integer overflow in in g_escape_uri_string()

A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the gescapeuristring function. If the string to escape contains a very large number of unacceptable characters which would need escaping, the calculation of the length of the escaped string...

7.7CVSS6AI score0.00327EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/02/02 1:40 a.m.5 views

glib: Integer overflow in in g_escape_uri_string()

A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the gescapeuristring function. If the string to escape contains a very large number of unacceptable characters which would need escaping, the calculation of the length of the escaped string...

7.7CVSS6AI score0.00327EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/02/02 12:0 a.m.9 views

GNOME localsearch 安全漏洞

GNOME localsearch is a file search engine developed under the GNU General Public License. GNOME localsearch has a security vulnerability, which stems from an error in length calculation during the MP3 Extractor tracker-extract-mp3 process. This error may lead to heap buffer overflows,...

5.9AI score0.00246EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.9 views

PT-2026-5673

Memory corruption while calculating offset from partition start point...

6.8CVSS5.3AI score0.00093EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/29 2:44 p.m.19 views

CLSA-2026-1769697890 glib2: Fix of CVE-2025-13601

CVE-2025-13601: fix incorrect buffer size calculation in gescapeuristring...

7.7CVSS6.9AI score0.00327EPSS
SaveExploits1References1
Rows per page
Query Builder