Lucene search
+L

183048 matches found

OSV
OSV
•added 2026/08/26 3:16 p.m.•13 views

AZL-97830 CVE-2026-74747 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: ipvs: revalidate ihl to prevent out-of-bounds access While the outer IP header is already pulled into the skb head, we must be careful and revalidate the embedded headers after reading them from the skb frags to prevent...

7.8CVSS5.9AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/26 3:16 p.m.•13 views

CVE-2026-54553

Starlette-Admin is a fast, beautiful and extensible administrative interface framework for FastAPI and Starlette applications. Prior to 0.16.1, the list API does not validate user-supplied orderby and structured where field names against the configured sortablefields and searchablefields...

5.4CVSS0.00449EPSS
SaveExploits0References7
NVD
NVD
•added 2026/08/26 3:16 p.m.•10 views

CVE-2026-13480

The LoRaWAN TS004 Fragmented Data Block Transport handler fragtransportpackagecallback in subsys/lorawan/services/fragtransport.c parses downlink command bytes without validating that enough payload bytes remain before each access. The loop's only bound is rxpos fragsize, capped at...

3.1CVSS0.00263EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/08/26 3:16 p.m.•14 views

CVE-2026-74752

In the Linux kernel, the following vulnerability has been resolved: sctp: validate cookie AUTH state before use When cookie authentication is disabled, COOKIEECHO restores fixed-size AUTH fields directly from peer-controlled cookie bytes. A forged RANDOM length, HMAC list, or CHUNKS list can then...

9.8CVSS5.5AI score0.00652EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/26 2:37 p.m.•50 views

CVE-2026-80587

CVE-2026-80587 affects the Linux kernel MPTCP subsystem . The vulnerability arises because the kernel failed to enforce mutual-exclusion rules on incoming MPTCP suboptions, while the same restrictions were already applied on the outgoing side via mptcp_write_options. Per RFC 8684, certain subopti...

9.8CVSS5.6AI score0.00721EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/26 2:37 p.m.•45 views

CVE-2026-80587 mptcp: avoid combining some incoming suboptions

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid combining some incoming suboptions Some MPTCP suboptions are mutually exclusive according to the RFC8684, but also because in different places, the code doesn't expect some combinations to be present. That's speciall...

9.8CVSS0.00721EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/26 2:37 p.m.•11 views

CVE-2026-80587 mptcp: avoid combining some incoming suboptions

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid combining some incoming suboptions Some MPTCP suboptions are mutually exclusive according to the RFC8684, but also because in different places, the code doesn't expect some combinations to be present. That's speciall...

9.8CVSS5.9AI score
SaveExploits0References9
CVE
CVE
•added 2026/08/26 2:37 p.m.•43 views

CVE-2026-80576

CVE-2026-80576 affects the Linux kernel's drm/amdgpu driver. In amdgpu_cs_p2_ib(), a user-supplied ib_bytes value was passed to ib->length_dw without a limit. Since ring_emit_ib() encodes this length into packet fields, oversized values can corrupt adjacent control bits , destabilizing command...

8.8CVSS5.4AI score0.00175EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/26 2:37 p.m.•10 views

CVE-2026-80575 Input: cs40l50-vibra - validate custom data from user space

In the Linux kernel, the following vulnerability has been resolved: Input: cs40l50-vibra - validate custom data from user space cs40l50add copies the custom data of an FFPERIODIC/FFCUSTOM effect straight from the ffeffect the user passed to EVIOCSFF, without requiring it to hold anything:...

7.8CVSS5.7AI score
SaveExploits0References7
CVE
CVE
•added 2026/08/26 2:37 p.m.•30 views

CVE-2026-80573

CVE-2026-80573 affects the iforce input driver in the Linux kernel . The function iforce_process_packet() reads fixed fields from joystick, wheel, and status packets without first validating their lengths. Specifically, the shared hats-and-buttons helper unconditionally reads data[6], the status ...

5.3AI score0.0022EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/26 2:37 p.m.•7 views

CVE-2026-80573 Input: iforce - validate input packet lengths

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - validate input packet lengths iforceprocesspacket reads fixed fields from joystick, wheel and status packets without first checking their lengths. In particular, the shared hats-and-buttons helper unconditionally...

5.6AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/08/26 2:37 p.m.•47 views

CVE-2026-80573 Input: iforce - validate input packet lengths

In the Linux kernel, the following vulnerability has been resolved: Input: iforce - validate input packet lengths iforceprocesspacket reads fixed fields from joystick, wheel and status packets without first checking their lengths. In particular, the shared hats-and-buttons helper unconditionally...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/08/26 2:37 p.m.•9 views

EUVD-2026-66486

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leak In paprphyattestcreatehandle, the params-cmd.length is not validated before use, which can result in a buffer overlow. Check it and return -EINVAL if it is...

5.7AI score0.00206EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/26 2:37 p.m.•39 views

CVE-2026-80571

CVE-2026-80571 affects the Linux kernel on powerpc/pseries systems, specifically the papr-phy-attest driver. In the function papr_phy_attest_create_handle() , the field params->cmd.length is not validated before use, which can result in a buffer overflow . The driver also fails to free params ...

5.7AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/26 2:37 p.m.•39 views

CVE-2026-80571 powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leak

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leak In paprphyattestcreatehandle, the params-cmd.length is not validated before use, which can result in a buffer overlow. Check it and return -EINVAL if it is...

0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/26 2:37 p.m.•11 views

CVE-2026-80571 powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leak

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries: papr-phy-attest - validate cmd.length, plug mem leak In paprphyattestcreatehandle, the params-cmd.length is not validated before use, which can result in a buffer overlow. Check it and return -EINVAL if it is...

6AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/26 2:37 p.m.•36 views

CVE-2026-80566 Input: hynitron_cstxxx - validate touch count and finger IDs

In the Linux kernel, the following vulnerability has been resolved: Input: hynitroncstxxx - validate touch count and finger IDs The driver allocates maxtouchnum input slots, which are indexed from zero through maxtouchnum - 1. The current check allows a finger ID equal to maxtouchnum to reach...

0.00156EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/26 2:37 p.m.•11 views

EUVD-2026-66481

In the Linux kernel, the following vulnerability has been resolved: Input: hynitroncstxxx - validate touch count and finger IDs The driver allocates maxtouchnum input slots, which are indexed from zero through maxtouchnum - 1. The current check allows a finger ID equal to maxtouchnum to reach...

5.8AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/26 2:37 p.m.•10 views

CVE-2026-80566 Input: hynitron_cstxxx - validate touch count and finger IDs

In the Linux kernel, the following vulnerability has been resolved: Input: hynitroncstxxx - validate touch count and finger IDs The driver allocates maxtouchnum input slots, which are indexed from zero through maxtouchnum - 1. The current check allows a finger ID equal to maxtouchnum to reach...

6.1AI score
SaveExploits0References8
OSV
OSV
•added 2026/08/26 2:37 p.m.•12 views

CVE-2026-80546 s390/zcrypt: Improve CCA CPRB length and overflow checks

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve CCA CPRB length and overflow checks The xcrbmsgtotype6cprbmsgx function lacks proper input validation, creating security vulnerabilities: 1. Integer overflow after CEIL4 alignment: Signed int variables could...

7.8CVSS6AI score
SaveExploits0References5
Rows per page
Query Builder