Lucene search
+L

61865 matches found

RedHat Linux
RedHat Linux
•added 2026/05/27 4:18 p.m.•22 views

firefox: Incorrect boundary conditions, integer overflow in the Audio/Video component

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions, integer overflow in the Audio/Video component...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/05/27 4:18 p.m.•41 views

firefox: Integer overflow in the Networking: JAR component

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Integer overflow in the Networking: JAR component...

9.8CVSS5.8AI score0.0064EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/05/27 4:12 p.m.•28 views

firefox: Integer overflow in the Networking: JAR component

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Integer overflow in the Networking: JAR component...

9.8CVSS5.8AI score0.0064EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/05/27 4:12 p.m.•33 views

firefox: Incorrect boundary conditions, integer overflow in the Audio/Video component

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions, integer overflow in the Audio/Video component...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References6
NVD
NVD
•added 2026/05/27 2:17 p.m.•27 views

CVE-2026-46062

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in rununpack volume boundary check The volume boundary check lcn + len sbi-used.bitmap.nbits uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use...

7.8CVSS0.00196EPSS
SaveExploits0References7
OSV
OSV
•added 2026/05/27 2:17 p.m.•18 views

AZL-88650 CVE-2026-46062 affecting package kernel for versions less than 6.6.141.1-1

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in rununpack volume boundary check The volume boundary check lcn + len sbi-used.bitmap.nbits uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use...

7.8CVSS6.7AI score0.00196EPSS
SaveExploits0References1
NVD
NVD
•added 2026/05/27 2:17 p.m.•24 views

CVE-2026-46039

In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgkextracttoken when checking the length of the ticket. Rather than rounding up the value to be tested which might overflow, round down the...

9.8CVSS0.00649EPSS
SaveExploits0References3
OSV
OSV
•added 2026/05/27 2:17 p.m.•13 views

AZL-88574 CVE-2026-46023 affecting package kernel for versions less than 6.6.141.1-1

In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in createdirtylog The argument count calculation in createdirtylog performs argsused = 2 + paramcount before validating against argc. When a user provides a paramcount close to UINTMAX via the devi...

5.5CVSS5.8AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
•added 2026/05/27 2:17 p.m.•24 views

CVE-2026-46023

In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in createdirtylog The argument count calculation in createdirtylog performs argsused = 2 + paramcount before validating against argc. When a user provides a paramcount close to UINTMAX via the devi...

5.5CVSS0.00173EPSS
SaveExploits0References8
OSV
OSV
•added 2026/05/27 2:17 p.m.•14 views

UBUNTU-CVE-2026-46023

In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in createdirtylog The argument count calculation in createdirtylog performs argsused = 2 + paramcount before validating against argc. When a user provides a paramcount close to UINTMAX via the devi...

5.5CVSS5.8AI score0.00173EPSS
SaveExploits0References36
OSV
OSV
•added 2026/05/27 2:17 p.m.•17 views

UBUNTU-CVE-2026-46062

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in rununpack volume boundary check The volume boundary check lcn + len sbi-used.bitmap.nbits uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use...

7.8CVSS5.8AI score0.00196EPSS
SaveExploits0References36
OSV
OSV
•added 2026/05/27 2:17 p.m.•17 views

UBUNTU-CVE-2026-46039

In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgkextracttoken when checking the length of the ticket. Rather than rounding up the value to be tested which might overflow, round down the...

9.8CVSS5.7AI score0.00649EPSS
SaveExploits0References17
CVE
CVE
•added 2026/05/27 12:57 p.m.•64 views

CVE-2026-46062

In the Linux kernel ntfs3 driver, CVE-2026-46062 arises from an integer overflow in run_unpack() where the volume boundary check uses raw addition (lcn + len) against sbi->used.bitmap.nbits. This can wrap for large lcn/len values, bypassing validation. A fix uses check_add_overflow() (consiste...

7.8CVSS5.8AI score0.00196EPSS
SaveExploits0References7Affected Software1
attackerkb
attackerkb
•added 2026/05/27 12:57 p.m.•26 views

CVE-2026-46062

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in rununpack volume boundary check The volume boundary check lcn + len sbi-used.bitmap.nbits uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use...

7.8CVSS5.8AI score0.00196EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/05/27 12:57 p.m.•10 views

CVE-2026-46062 ntfs3: fix integer overflow in run_unpack() volume boundary check

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in rununpack volume boundary check The volume boundary check lcn + len sbi-used.bitmap.nbits uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use...

7.8CVSS6.5AI score
SaveExploits0References10
Debian CVE
Debian CVE
•added 2026/05/27 12:57 p.m.•32 views

CVE-2026-46062

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in rununpack volume boundary check The volume boundary check lcn + len sbi-used.bitmap.nbits uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use...

7.8CVSS5.8AI score0.00196EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/05/27 12:57 p.m.•66 views

CVE-2026-46062 ntfs3: fix integer overflow in run_unpack() volume boundary check

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in rununpack volume boundary check The volume boundary check lcn + len sbi-used.bitmap.nbits uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use...

7.8CVSS0.00196EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/05/27 12:57 p.m.•25 views

EUVD-2026-32444

In the Linux kernel, the following vulnerability has been resolved: ntfs3: fix integer overflow in rununpack volume boundary check The volume boundary check lcn + len sbi-used.bitmap.nbits uses raw addition which can wrap around for large lcn and len values, bypassing the validation. Use...

5.8AI score0.00196EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/05/27 12:56 p.m.•68 views

CVE-2026-46039 rxgk: Fix potential integer overflow in length check

In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgkextracttoken when checking the length of the ticket. Rather than rounding up the value to be tested which might overflow, round down the...

9.8CVSS0.00649EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/05/27 12:56 p.m.•31 views

EUVD-2026-32420

In the Linux kernel, the following vulnerability has been resolved: rxgk: Fix potential integer overflow in length check Fix potential integer overflow in rxgkextracttoken when checking the length of the ticket. Rather than rounding up the value to be tested which might overflow, round down the...

5.8AI score0.00649EPSS
SaveExploits0References3
Rows per page
Query Builder