Lucene search
+L

9029 matches found

OSV
OSV
added 2025/12/30 9:02 p.m.7 views

GHSA-6RW7-VPXM-498P qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion

Summary The arrayLimit option in qs did not enforce limits for bracket notation a=1&a=2, only for indexed notation a0=1. This is a consistency bug; arrayLimit should apply uniformly across all array notations. Note: The default parameterLimit of 1000 effectively mitigates the DoS scenario...

6.3CVSS6.9AI score0.00456EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/12/30 9:02 p.m.8 views

EUVD-2025-205660

qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion...

8.7CVSS6.4AI score0.00456EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2025/12/30 9:02 p.m.27 views

qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion

Summary The arrayLimit option in qs did not enforce limits for bracket notation a=1&a=2, only for indexed notation a0=1. This is a consistency bug; arrayLimit should apply uniformly across all array notations. Note: The default parameterLimit of 1000 effectively mitigates the DoS scenario...

6.3CVSS7.2AI score0.00456EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2025/12/30 4:14 p.m.73 views

CVE-2025-68618

CVE-2025-68618 affects ImageMagick; Magick SVG reading could cause a DoS by unbounded SVG depth. Impact: DoS vulnerability; fix is in version 7.1.2-12. Upgrade to 7.1.2-12 or newer to remediate.

7.5CVSS6.3AI score0.00574EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2025/12/30 3:30 p.m.22 views

EUVD-2023-60396

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds When we run syzkaller we get below Out of Bound. "KASAN: slab-out-of-bounds Read in regcacheflatread" Below is the backtrace of the issue: dumpbacktrace+0x0/0x4c8...

6AI score0.00179EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/30 1:16 p.m.10 views

CVE-2023-54286

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace A received TKIP key may be up to 32 bytes because it may contain MIC rx/tx keys too. These are not used by iwl and copying these over overflows the...

7.6CVSS0.00264EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/30 1:16 p.m.10 views

CVE-2023-54245

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds When we run syzkaller we get below Out of Bound. "KASAN: slab-out-of-bounds Read in regcacheflatread" Below is the backtrace of the issue: dumpbacktrace+0x0/0x4c8...

0.00179EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.8 views

CVE-2022-50865

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

7.5CVSS0.00468EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.8 views

CVE-2023-54245

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-bounds When we run syzkaller we get below Out of Bound. "KASAN: slab-out-of-bounds Read in regcacheflatread" Below is the backtrace of the issue: dumpbacktrace+0x0/0x4c8...

5.4AI score0.00179EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 1:16 p.m.16 views

UBUNTU-CVE-2023-54242

In the Linux kernel, the following vulnerability has been resolved: block, bfq: Fix division by zero error on zero wsum When the weighted sum is zero the calculation of limit causes a division by zero error. Fix this by continuing to the next level. This was discovered by running as root: stress-...

5.7AI score0.00177EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54251

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: Limit TCATAPRIOATTRSCHEDCYCLETIME to INTMAX. syzkaller found zero division error 0 in divs64rem called from getcycletimeelapsed, where sched-cycletime is the divisor. We have tests in parsetaprioschedule so tha...

5.4AI score0.00178EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.9 views

CVE-2022-50865

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

7.5CVSS6.2AI score0.00468EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.11 views

CVE-2023-54242

In the Linux kernel, the following vulnerability has been resolved: block, bfq: Fix division by zero error on zero wsum When the weighted sum is zero the calculation of limit causes a division by zero error. Fix this by continuing to the next level. This was discovered by running as root: stress-...

5.7AI score0.00177EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 12:23 p.m.7 views

CVE-2022-50876 usb: musb: Fix musb_gadget.c rxstate overflow bug

In the Linux kernel, the following vulnerability has been resolved: usb: musb: Fix musbgadget.c rxstate overflow bug The usb function device call musbgadgetqueue adds the passed request to musbep::reqlist,If the request-length musbep-packetsz and isbuffermappedreq return false,the rxstate will co...

6.6AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.47 views

CVE-2023-54251 net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: Limit TCATAPRIOATTRSCHEDCYCLETIME to INTMAX. syzkaller found zero division error 0 in divs64rem called from getcycletimeelapsed, where sched-cycletime is the divisor. We have tests in parsetaprioschedule so tha...

0.00178EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/30 12:15 p.m.31 views

CVE-2023-54251

The CVE-2023-54251 issue is in the Linux kernel net/sched/taprio path, where TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME was cast inconsistently (s64 cycle_time vs s32 divisor) leading to a potential divide-by-zero in div_s64_rem() called from get_cycle_time_elapsed(). The fix preserves s64 for cycle_time t...

6.2AI score0.00178EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.9 views

CVE-2023-54251

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: Limit TCATAPRIOATTRSCHEDCYCLETIME to INTMAX. syzkaller found zero division error 0 in divs64rem called from getcycletimeelapsed, where sched-cycletime is the divisor. We have tests in parsetaprioschedule so tha...

5.2AI score0.00178EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:15 p.m.44 views

CVE-2022-50865

CVE-2022-50865: In the Linux kernel, signed integer overflow can occur in tcp_add_backlog() when calculating backlog limits from sk_rcvbuf, sk_sndbuf, and 64*1024. The fix reduces the limit by halving sndbuf, addressing potential backlog miscalculation and TCP behavior under certain workloads. Co...

7.5CVSS6.1AI score0.00468EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/12/30 12:15 p.m.8 views

CVE-2022-50865 tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

5.5AI score0.00468EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.31 views

CVE-2022-50865 tcp: fix a signed-integer-overflow bug in tcp_add_backlog()

In the Linux kernel, the following vulnerability has been resolved: tcp: fix a signed-integer-overflow bug in tcpaddbacklog The type of skrcvbuf and sksndbuf in struct sock is int, and in tcpaddbacklog, the variable limit is caculated by adding skrcvbuf, sksndbuf and 64 1024, it may exceed the ma...

7.5CVSS0.00468EPSS
SaveExploits0References5
Rows per page
Query Builder