Lucene search
+L

58249 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/27 12:00 a.m.7 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: iputils (UTSA-2025-992151)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992151 advisory. ping in iputils before 20250602 allows a denial of service application error in adaptive ping mode or incorrect data collection via a crafted ICMP Echo Reply packet,...

6.5CVSS6.5AI score0.01672EPSS
SaveExploits1References4
Hacker One
Hacker One
added 2025/12/26 1:31 p.m.25 views

curl: Security hardening: missing integer overflow check in curl_load_library()

Summary A missing integer overflow check was identified in lib/systemwin32.c::curlloadlibrary when calculating the buffer size for a DLL path. On 32-bit Windows builds, the unchecked size calculation can wrap around, resulting in an undersized heap allocation followed by unbounded string copies v...

8AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/12/26 12:00 a.m.9 views

The vulnerability of the run_unpack() function in the Linux operating system’s kernel, which allows a hacker to trigger a service failure

The vulnerability of the rununpack function in the Linux operating system’s kernel is related to integer overflow. Exploiting this vulnerability could allow an attacker to trigger a service failure...

5.5CVSS5.9AI score0.0017EPSS
SaveExploits0References12Affected Software2
RedhatCVE
RedhatCVE
added 2025/12/25 4:05 p.m.14 views

CVE-2025-68344

In the Linux kernel, the following vulnerability has been resolved: ALSA: wavefront: Fix integer overflow in sample size validation The wavefrontsendsample function has an integer overflow issue when validating sample size. The header-size field is u32 but gets cast to int for comparison with...

6.1AI score0.00208EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:04 a.m.7 views

SUSE CVE-2022-50749

In the Linux kernel, the following vulnerability has been resolved: acct: fix potential integer overflow in encodecompt The integer overflow is descripted with following codes: 317 static compt encodecomptu64 value 318 319 int exp, rnd; ...... 341 exp 342 exp += value; 343 return exp; 344 Current...

3.3CVSS6.8AI score0.0028EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/25 1:03 a.m.10 views

SUSE CVE-2022-50763

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - prevent integer overflows The "codelength" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we try to...

7CVSS6.8AI score0.00243EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.17 views

SUSE CVE-2023-54110

In the Linux kernel, the following vulnerability has been resolved: usb: rndishost: Secure rndisquery check against int overflow Variables off and len typed as uint32 in rndisquery function are controlled by incoming RNDIS response message thus their value may be manipulated. Setting off to a...

5.5CVSS6.5AI score0.00214EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.4 views

SUSE CVE-2025-68724

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - prevent overflow in asymmetrickeygenerateid Use checkaddoverflow to guard against potential integer overflows when adding the binary blob lengths and the size of an asymmetrickeyid structure and return...

5.5CVSS7AI score0.00135EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.5 views

SUSE CVE-2025-68750

In the Linux kernel, the following vulnerability has been resolved: usb: potential integer overflow in usbgmaketpg The variable tpgt in usbgmaketpg is defined as unsigned long and is assigned to tpgt-tporttpgt, which is defined as u16. This may cause an integer overflow when tpgt is greater than...

6.6CVSS6.9AI score0.00192EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2025/12/24 9:19 p.m.6 views

CVE-2025-14933

NSF Unidata NetCDF-C NC Variable Integer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of NSF Unidata NetCDF-C. User interaction is required to exploit this vulnerability in that the target must visit a...

7.8CVSS7.7AI score0.00359EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/24 6:30 p.m.8 views

EUVD-2025-205291

In the Linux kernel, the following vulnerability has been resolved: usb: potential integer overflow in usbgmaketpg The variable tpgt in usbgmaketpg is defined as unsigned long and is assigned to tpgt-tporttpgt, which is defined as u16. This may cause an integer overflow when tpgt is greater than...

6.4AI score0.00192EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 4:15 p.m.10 views

CVE-2025-68750

In the Linux kernel, the following vulnerability has been resolved: usb: potential integer overflow in usbgmaketpg The variable tpgt in usbgmaketpg is defined as unsigned long and is assigned to tpgt-tporttpgt, which is defined as u16. This may cause an integer overflow when tpgt is greater than...

0.00192EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 4:15 p.m.9 views

UBUNTU-CVE-2025-68750

In the Linux kernel, the following vulnerability has been resolved: usb: potential integer overflow in usbgmaketpg The variable tpgt in usbgmaketpg is defined as unsigned long and is assigned to tpgt-tporttpgt, which is defined as u16. This may cause an integer overflow when tpgt is greater than...

5.8AI score0.00192EPSS
SaveExploits0References27
CVE
CVE
added 2025/12/24 3:51 p.m.45 views

CVE-2025-68750

CVE-2025-68750 : In the Linux kernel, a potential integer overflow existed in usb/ usbg_make_tpg() where a tpgt value (unsigned long) could overflow when assigned to tpgt->tport_tpgt (u16). The fix changes tpgt’s type to match tpgt->tport_tpgt to avoid overflow. Connected advisories corrobo...

6.5AI score0.00192EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 3:51 p.m.8 views

CVE-2025-68750 usb: potential integer overflow in usbg_make_tpg()

In the Linux kernel, the following vulnerability has been resolved: usb: potential integer overflow in usbgmaketpg The variable tpgt in usbgmaketpg is defined as unsigned long and is assigned to tpgt-tporttpgt, which is defined as u16. This may cause an integer overflow when tpgt is greater than...

6.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/24 3:51 p.m.42 views

CVE-2025-68750 usb: potential integer overflow in usbg_make_tpg()

In the Linux kernel, the following vulnerability has been resolved: usb: potential integer overflow in usbgmaketpg The variable tpgt in usbgmaketpg is defined as unsigned long and is assigned to tpgt-tporttpgt, which is defined as u16. This may cause an integer overflow when tpgt is greater than...

0.00192EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2022-55812

In the Linux kernel, the following vulnerability has been resolved: acct: fix potential integer overflow in encodecompt The integer overflow is descripted with following codes: 317 static compt encodecomptu64 value 318 319 int exp, rnd; ...... 341 exp 342 exp += value; 343 return exp; 344 Current...

6.3AI score0.0028EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 1:16 p.m.12 views

CVE-2022-50763

In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - prevent integer overflows The "codelength" value comes from the firmware file. If your firmware is untrusted realistically there is probably very little you can do to protect yourself. Still we try to...

0.00243EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 1:16 p.m.6 views

CVE-2022-50749

In the Linux kernel, the following vulnerability has been resolved: acct: fix potential integer overflow in encodecompt The integer overflow is descripted with following codes: 317 static compt encodecomptu64 value 318 319 int exp, rnd; ...... 341 exp 342 exp += value; 343 return exp; 344 Current...

0.0028EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.9 views

CVE-2022-50749

In the Linux kernel, the following vulnerability has been resolved: acct: fix potential integer overflow in encodecompt The integer overflow is descripted with following codes: 317 static compt encodecomptu64 value 318 319 int exp, rnd; ...... 341 exp 342 exp += value; 343 return exp; 344 Current...

5.7AI score0.0028EPSS
SaveExploits0References10
Rows per page
Query Builder