Lucene search
+L

52 matches found

NVD
NVD
added yesterday3 views

CVE-2026-74297

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix undefined shift of user RQ WQE size setrqsize computes the RQ WQE size as "1 rqwqeshift" based on the user-provided rqwqeshift, which is only checked to be greater than 32, so shifts of 32 are still accepted. A shi...

0.00176EPSS
SaveExploits0References8
NVD
NVD
added yesterday3 views

CVE-2026-72347

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtconnmark: reject invalid shift parameters Revision 2 of the CONNMARK target accepts user-controlled shift parameters and applies them to 32-bit mark values in connmarktgshift. A shiftbits value of 32 or more triggers...

0.00215EPSS
SaveExploits0References7
EUVD
EUVD
added yesterday5 views

EUVD-2026-59249

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtu32: reject invalid shift counts u32matchit executes rule-supplied shift operands on a 32-bit value. A malformed u32 rule can provide a shift count of 32 or more, triggering an undefined shift out-of-bounds during...

5.4AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
added yesterday11 views

CVE-2026-72347 netfilter: xt_connmark: reject invalid shift parameters

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtconnmark: reject invalid shift parameters Revision 2 of the CONNMARK target accepts user-controlled shift parameters and applies them to 32-bit mark values in connmarktgshift. A shiftbits value of 32 or more triggers...

0.00215EPSS
SaveExploits0References7
EUVD
EUVD
added yesterday4 views

EUVD-2026-59246

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtconnmark: reject invalid shift parameters Revision 2 of the CONNMARK target accepts user-controlled shift parameters and applies them to 32-bit mark values in connmarktgshift. A shiftbits value of 32 or more triggers...

5.4AI score0.00215EPSS
SaveExploits0References7
OSV
OSV
added yesterday3 views

CVE-2026-72347 netfilter: xt_connmark: reject invalid shift parameters

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtconnmark: reject invalid shift parameters Revision 2 of the CONNMARK target accepts user-controlled shift parameters and applies them to 32-bit mark values in connmarktgshift. A shiftbits value of 32 or more triggers...

5.5AI score
SaveExploits0References10
CVE
CVE
added yesterday7 views

CVE-2026-72347

The CVE-2026-72347 issue affects the Linux kernel netfilter CONNMARK target (xt_connmark). Revision 2 allows user-controlled shift parameters applied to 32-bit connmark values in connmark_tg_shift(), where a shift_bits value of 32+ triggers an undefined-shift bug, and invalid shift_dir values are...

5.3AI score0.00215EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-72535

In the Linux kernel, the following vulnerability has been resolved: netfilter: xt connmark: reject invalid shift parameters Revision 2 of the CONNMARK target accepts user-controlled shift parameters and applies them to 32-bit mark values in connmark tg shift. A shift bits value of 32 or more...

5.3AI score0.00215EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-72538

In the Linux kernel, the following vulnerability has been resolved: netfilter: xt u32: reject invalid shift counts u32 match it executes rule-supplied shift operands on a 32-bit value. A malformed u32 rule can provide a shift count of 32 or more, triggering an undefined shift out-of-bounds during...

5.3AI score0.0022EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/03 11:46 a.m.11 views

SUSE-SU-2026:2747-1 Security update for libarchive

This update for libarchive fixes the following issues - CVE-2025-60753: bsdtar hangs and OOMs with zero-length pattern matches bsc1253088. - CVE-2026-4424: information disclosure via heap out-of-bounds read in RAR archive processing bsc1259928. - CVE-2026-4426: undefined behavior due to unvalidat...

9.8CVSS7.4AI score0.01073EPSS
SaveExploits1References9
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:3 a.m.12 views

HID: core: clamp report_size in s32ton() to avoid undefined shift

...

7.1CVSS5.8AI score0.00125EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/26 12:0 a.m.3 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2026-014356)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014356 advisory. In the Linux kernel, the following vulnerability has been resolved: LoongArch: csum: Fix OoB access in IP checksum code for negative lengths Commit 69e3a6aa6be2...

7.3CVSS6.5AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 8:38 p.m.17 views

CVE-2026-31624

A flaw was found in the Linux kernel's Human Interface Device HID core. A malicious or malformed HID device could provide a specially crafted report descriptor with an overly large reportsize value. This could lead to an undefined shift operation within the s32ton function when processing output...

5.5CVSS5.3AI score0.00125EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 3:16 p.m.7 views

DEBIAN-CVE-2026-31624

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.9 views

CVE-2026-31624

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.5CVSS0.00125EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.41 views

CVE-2026-31624 HID: core: clamp report_size in s32ton() to avoid undefined shift

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

0.00125EPSS
SaveExploits0References9
OSV
OSV
added 2026/04/24 2:42 p.m.16 views

CVE-2026-31624 HID: core: clamp report_size in s32ton() to avoid undefined shift

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.8AI score
SaveExploits0References12
CVE
CVE
added 2026/04/24 2:42 p.m.30 views

CVE-2026-31624

CVE-2026-31624) affects the Linux kernel HID core. The vulnerability arises when a HID device supplies a report descriptor with a large report_size, causing s32ton() to shift by n-1 with n > 32. The issue is resolved by clamping n to the same maximum used by snto32(), per commit ec61b41918587,...

5.5CVSS5.4AI score0.00125EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:42 p.m.5 views

CVE-2026-31624

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.2AI score0.00125EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/04/24 2:42 p.m.10 views

EUVD-2026-25517

In the Linux kernel, the following vulnerability has been resolved: HID: core: clamp reportsize in s32ton to avoid undefined shift s32ton shifts by n-1 where n is the field's reportsize, a value that comes directly from a HID device. The HID parser bounds reportsize only to 32 clamp to the functi...

5.4AI score0.00125EPSS
SaveExploits0References4
Rows per page
Query Builder