Lucene search
+L

250 matches found

CVE
CVE
added 2026/09/11 9:00 p.m.16 views

CVE-2026-48490

ArduinoCore-avr (the source code and configuration files of the Arduino AVR Boards platform) contains a stack-based buffer overflow in its floating-point concatenation path. Versions prior to 1.8.8 are affected. Passing values near the extremes of the float or double range to String::concat(float...

6.9CVSS0.00392EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/08 6:10 p.m.15 views

EUVD-2026-63090

LiquidJS: Uncontrolled Resource Consumption in join filter allows template authors to bypass memoryLimit and crash the process...

7.5CVSS5.3AI score0.00366EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/19 9:17 p.m.16 views

CVE-2026-69222

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.27.2, the join filter in src/filters/array.ts computes complexity from array.length and separator length instead of the total string length produced by array.joinsep. The concat filter can cheaply doub...

7.5CVSS0.00366EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 3:44 p.m.37 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS7AI score0.00798EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.21 views

PT-2026-78714

Name of the Vulnerable Software and Affected Versions LiquidJS versions prior to 10.27.2 Description An accounting defect exists in the join filter within src/filters/array.ts and the array to sentence string filter within src/filters/string.ts. The join filter calculates complexity based on...

7.5CVSS5.1AI score0.00366EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/15 6:19 a.m.11 views

CVE-2026-68468

In the Linux kernel, the following vulnerability has been resolved: mtd: virt-concat: free duplicate generated name Every MTD registration runs mtdvirtconcatcreatejoin. Once a virtual concat has already been registered, the function builds the same name again and takes the equal-name branch. That...

0.00155EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 6:19 a.m.63 views

CVE-2026-68468

In the Linux kernel, the following vulnerability has been resolved: mtd: virt-concat: free duplicate generated name Every MTD registration runs mtdvirtconcatcreatejoin. Once a virtual concat has already been registered, the function builds the same name again and takes the equal-name branch. That...

5.5AI score0.00155EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 5:51 a.m.11 views

EUVD-2026-59090

In the Linux kernel, the following vulnerability has been resolved: mtd: virt-concat: free duplicate generated name Every MTD registration runs mtdvirtconcatcreatejoin. Once a virtual concat has already been registered, the function builds the same name again and takes the equal-name branch. That...

5.4AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:51 a.m.40 views

CVE-2026-68468

The CVE affects the Linux kernel MTD virt-concat path. The root cause is that after a virtual concat is already registered, mtd_virt_concat_create_join() builds the same name again and follows the equal-name branch, skipping the cleanup of the newly allocated temporary string. The vulnerability i...

5.3AI score0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.26 views

CVE-2026-68468 mtd: virt-concat: free duplicate generated name

In the Linux kernel, the following vulnerability has been resolved: mtd: virt-concat: free duplicate generated name Every MTD registration runs mtdvirtconcatcreatejoin. Once a virtual concat has already been registered, the function builds the same name again and takes the equal-name branch. That...

0.00155EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.17 views

PT-2026-72180

In the Linux kernel, the following vulnerability has been resolved: mtd: virt-concat: free duplicate generated name Every MTD registration runs mtd virt concat create join. Once a virtual concat has already been registered, the function builds the same name again and takes the equal-name branch...

5.3AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 1:20 p.m.11 views

CVE-2026-68424

In the Linux kernel, the following vulnerability has been resolved: mtd: virtconcat: fix use-after-free in mtdvirtconcatdestroyjoins mtdconcatdestroy frees item-concat so calling mtdvirtconcatputmtddevicesitem-concat leads to a use after free. Fix this by moving mtdvirtconcatputmtddevices before...

0.00145EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.12 views

CVE-2026-68423

In the Linux kernel, the following vulnerability has been resolved: mtd: virtconcat: fix use-after-free in mtdvirtconcatdestroy mtdconcatdestroy frees item-concat so calling mtdvirtconcatputmtddevicesitem-concat after that leads to a use-after-free. Fix it by moving mtdvirtconcatputmtddevices...

5.5AI score0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 1:20 p.m.8 views

UBUNTU-CVE-2026-68424

In the Linux kernel, the following vulnerability has been resolved: mtd: virtconcat: fix use-after-free in mtdvirtconcatdestroyjoins mtdconcatdestroy frees item-concat so calling mtdvirtconcatputmtddevicesitem-concat leads to a use after free. Fix this by moving mtdvirtconcatputmtddevices before...

5.3AI score0.00145EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.41 views

CVE-2026-68424 mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy_joins()

In the Linux kernel, the following vulnerability has been resolved: mtd: virtconcat: fix use-after-free in mtdvirtconcatdestroyjoins mtdconcatdestroy frees item-concat so calling mtdvirtconcatputmtddevicesitem-concat leads to a use after free. Fix this by moving mtdvirtconcatputmtddevices before...

0.00145EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.35 views

CVE-2026-68423 mtd: virt_concat: fix use-after-free in mtd_virt_concat_destroy()

In the Linux kernel, the following vulnerability has been resolved: mtd: virtconcat: fix use-after-free in mtdvirtconcatdestroy mtdconcatdestroy frees item-concat so calling mtdvirtconcatputmtddevicesitem-concat after that leads to a use-after-free. Fix it by moving mtdvirtconcatputmtddevices...

0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 2:52 p.m.8 views

CLSA-2026-1772669617 TuxCare security update for concat-stream (3 CVEs)

TuxCare rebuilt concat-stream to address 3 CVEs. Fixed in 1.5.0-tuxcare.1...

6.1CVSS5.9AI score0.15054EPSS
SaveExploits1
OSV
OSV
added 2026/07/13 2:19 p.m.9 views

PYSEC-2026-3283 Segfault in `tf.raw_ops.TensorListConcat`

Impact If tf.rawops.TensorListConcat is given elementshape=, it results segmentation fault which can be used to trigger a denial of service attack. python import tensorflow as tf tf.rawops.TensorListConcat inputhandle=tf.data.experimental.tovarianttf.data.Dataset.fromtensorslices1, 2, 3,...

4.8CVSS6.1AI score0.00446EPSS
SaveExploits1References7
NVD
NVD
added 2026/07/08 6:16 p.m.29 views

CVE-2026-50813

An issue in SQLite before Fossil check-in 869a51ae84df allows a local attacker to obtain sensitive information via the Session Extension changeset concat/changegroup merge path...

6.1CVSS0.00159EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/08 6:16 p.m.20 views

CVE-2026-50813

An issue in SQLite before Fossil check-in 869a51ae84df allows a local attacker to obtain sensitive information via the Session Extension changeset concat/changegroup merge path...

6.1CVSS5.8AI score0.00159EPSS
SaveExploits0References3
Rows per page
Query Builder