Lucene search
+L

262559 matches found

OSV
OSV
added 2026/08/28 6:48 a.m.8 views

CVE-2026-80593 hwmon: (asus_atk0110) Check package count before accessing element

In the Linux kernel, the following vulnerability has been resolved: hwmon: asusatk0110 Check package count before accessing element atkecpresent walks the management group package returned by the GGRP ACPI method and, for each sub-package, reads its first element: id = &obj-package.elements0; if...

8.4CVSS5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/28 6:48 a.m.9 views

EUVD-2026-67469

In the Linux kernel, the following vulnerability has been resolved: hwmon: asusatk0110 Check package count before accessing element atkecpresent walks the management group package returned by the GGRP ACPI method and, for each sub-package, reads its first element: id = &obj-package.elements0; if...

5.8AI score0.00144EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:48 a.m.12 views

CVE-2026-80592 samples/damon/mtier: fail early if address range parameters are invalid

In the Linux kernel, the following vulnerability has been resolved: samples/damon/mtier: fail early if address range parameters are invalid The comment on top of struct damonregion clearly says that For any use case, @ar should be non-zero positive size. which is now verified in...

5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.48 views

CVE-2026-80593 hwmon: (asus_atk0110) Check package count before accessing element

In the Linux kernel, the following vulnerability has been resolved: hwmon: asusatk0110 Check package count before accessing element atkecpresent walks the management group package returned by the GGRP ACPI method and, for each sub-package, reads its first element: id = &obj-package.elements0; if...

8.4CVSS0.00144EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:48 a.m.28 views

CVE-2026-80593

CVE-2026-80593 affects the asus_atk0110 hardware monitoring driver in the Linux kernel. The function atk_ec_present() reads the first element of each ACPI sub-package returned by the GGRP method without first verifying that the sub-package is non-empty. Because ACPICA allocates the element array ...

8.4CVSS5.8AI score0.00144EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:48 a.m.24 views

CVE-2026-80591

This vulnerability affects the f2fs filesystem in the Linux kernel . The flaw resides in f2fs_listxattr(), which fails to validate xattr entries before reading their fields. When a corrupted entry lies outside the valid xattr storage area, the function returns a successful partial result instead ...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/28 6:48 a.m.39 views

CVE-2026-80591 f2fs: fix listxattr handling of corrupted xattr entries

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix listxattr handling of corrupted xattr entries Validate the xattr entry before reading its fields in f2fslistxattr. Return -EFSCORRUPTED when the entry is outside the valid xattr storage area instead of returning a...

7.8CVSS0.00129EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:48 a.m.9 views

EUVD-2026-67467

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix listxattr handling of corrupted xattr entries Validate the xattr entry before reading its fields in f2fslistxattr. Return -EFSCORRUPTED when the entry is outside the valid xattr storage area instead of returning a...

5.8AI score0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:35 a.m.192 views

CVE-2026-80590

CVE-2026-80590 is a Linux kernel vulnerability in the IP fragment reassembly code path (inet: frags ). A virtio_net_hdr (via tun/tap or AF_PACKET) can mark an IPv4/IPv6 fragment as GSO; after reassembly the reassembled skb retains this GSO state, and the subsequent call to skb_segment() — which a...

8.6CVSS5.8AI score0.00586EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/28 6:35 a.m.46 views

CVE-2026-80590 inet: frags: strip GSO state from fragments before reassembly

In the Linux kernel, the following vulnerability has been resolved: inet: frags: strip GSO state from fragments before reassembly A virtionethdr tun/tap, or AFPACKET with PACKETVNETHDR can mark an IPv4 or IPv6 fragment as GSO; nothing relates gsotype to fragoff...

8.6CVSS0.00586EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/28 6:35 a.m.12 views

EUVD-2026-67580

In the Linux kernel, the following vulnerability has been resolved: inet: frags: strip GSO state from fragments before reassembly A virtionethdr tun/tap, or AFPACKET with PACKETVNETHDR can mark an IPv4 or IPv6 fragment as GSO; nothing relates gsotype to fragoff...

5.8AI score0.00586EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/28 6:35 a.m.13 views

CVE-2026-80590

In the Linux kernel, the following vulnerability has been resolved: inet: frags: strip GSO state from fragments before reassembly A virtionethdr tun/tap, or AFPACKET with PACKETVNETHDR can mark an IPv4 or IPv6 fragment as GSO; nothing relates gsotype to fragoff...

8.6CVSS5.8AI score0.00586EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 6:35 a.m.54 views

CVE-2026-80590 inet: frags: strip GSO state from fragments before reassembly

In the Linux kernel, the following vulnerability has been resolved: inet: frags: strip GSO state from fragments before reassembly A virtionethdr tun/tap, or AFPACKET with PACKETVNETHDR can mark an IPv4 or IPv6 fragment as GSO; nothing relates gsotype to fragoff...

8.6CVSS5.8AI score
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2026/08/28 1:01 a.m.8 views

SUSE CVE-2026-72072

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: macsec: fix use-after-free of metadatadst on RX SC delete When an offloaded MACsec RX SC is deleted, macsecdelrxscctx freed the per-SC metadatadst with metadatadstfree, which kfrees the object unconditionally and ignor...

7CVSS6.7AI score0.00171EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/28 1:00 a.m.6 views

SUSE CVE-2026-72254

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftfib: reject fib expression on the netdev egress hook A fib expression in a netdev egress base chain dereferences nftinpkt, NULL on the transmit path, causing a NULL pointer dereference at eval. nftfibvalidate masks...

5.5CVSS6.7AI score0.00595EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 12:59 a.m.7 views

SUSE CVE-2026-72307

In the Linux kernel, the following vulnerability has been resolved: mlxsw: fix refcount leak in mlxswspvrslpmtreereplace When mlxswspvrslpmtreereplace fails after replacing some VRs, the error rollback loop does not correctly revert the preceding replacements. The loop decrements the index but...

4.7CVSS5.8AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/28 12:59 a.m.6 views

SUSE CVE-2026-72308

In the Linux kernel, the following vulnerability has been resolved: mlxsw: fix refcount leak in mlxswspportlagjoin When mlxswspportlagindexget fails, mlxswspportlagjoin returns an error without releasing the lag reference obtained by the earlier mlxswsplagget. All other error paths in the functio...

4.7CVSS5.8AI score0.0022EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.17 views

PT-2026-82994

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk eth soc: pass eth to mtk handle irq rx in poll controller mtk handle irq rx expects a struct mtk eth matching the request irq cookie, but mtk poll controller incorrectly passed the net device . Calling ndo poll...

5.8AI score0.00463EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.15 views

PT-2026-82977

In the Linux kernel, the following vulnerability has been resolved: driver core: use READ ONCE for dev-driver in dev has sync state dev has sync state reads dev-driver twice without holding device lock -- once for the NULL check and once to dereference -sync state. Some callers only hold device...

5.8AI score0.00129EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.17 views

PT-2026-83018

In the Linux kernel, the following vulnerability has been resolved: mm/percpu-km: fix bitmap overflow and accounting in pcpu create chunk In pcpu create chunk, nr pages is the total contiguous backing allocation, i.e., nr units pcpu unit pages, but pcpu chunk populated uses it to set...

5.8AI score0.0012EPSS
SaveExploits0References9
Rows per page
Query Builder