Lucene search
+L

308 matches found

SUSE CVE
SUSE CVE
added 2026/07/25 4:0 p.m.6 views

SUSE CVE-2026-64368

In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not limit zeroing to origsize when only red zoning is enabled When init zeroing on allocation is requested, for kmalloc we generally have to zero the full object size even if a smaller size is requested, in order to...

8.1CVSS5.8AI score0.00417EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.7 views

SUSE CVE-2026-64479

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix uninitialised heap leak in sndseqeventdup sndseqeventdup copies an incoming event into a pool cell and, in the UMP-enabled build, clears the trailing cell-ump.raw.extra word that the memcpy did not cover. The guard...

5.8AI score0.00181EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64368

In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not limit zeroing to origsize when only red zoning is enabled When init zeroing on allocation is requested, for kmalloc we generally have to zero the full object size even if a smaller size is requested, in order to...

8.1CVSS0.00417EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/25 8:50 a.m.31 views

CVE-2026-64368 mm/slab: do not limit zeroing to orig_size when only red zoning is enabled

In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not limit zeroing to origsize when only red zoning is enabled When init zeroing on allocation is requested, for kmalloc we generally have to zero the full object size even if a smaller size is requested, in order to...

8.1CVSS0.00417EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/25 8:50 a.m.12 views

CVE-2026-64368

The CVE-2026-64368 issue affects the Linux kernel’s slab allocator: when red zoning is enabled, zeroing was overly broad and could affect krealloc()’s __GFP_ZERO contract. The root cause is an imprecise check for the tracked requested size; fixes switch to slub_debug_orig_size() to determine if t...

8.1CVSS5.8AI score0.00417EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/25 8:50 a.m.7 views

EUVD-2026-48912

In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not limit zeroing to origsize when only red zoning is enabled When init zeroing on allocation is requested, for kmalloc we generally have to zero the full object size even if a smaller size is requested, in order to...

5.8AI score0.00417EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.11 views

CVE-2026-64368

In the Linux kernel, the following vulnerability has been resolved: mm/slab: do not limit zeroing to origsize when only red zoning is enabled When init zeroing on allocation is requested, for kmalloc we generally have to zero the full object size even if a smaller size is requested, in order to...

8.1CVSS5.7AI score0.00417EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.10 views

PT-2026-64589

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the slab memory allocator where the zeroing process during allocation is incorrectly limited when only red zoning is enabled. When kmalloc is used with a request for...

8.1CVSS5.8AI score0.00417EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64368

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/slab: do not limit zeroing to origsize when only red zoning is enabled When init zeroing on allocation is requested, for kmalloc we generally have to zero th...

8.1CVSS5.9AI score0.00417EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/24 3:23 p.m.10 views

CVE-2026-64220

The CVE-2026-64220 issue in the Linux kernel affects firmware nodes initialized via fwnode_init. If a firmware node is allocated on the stack or heap with a non-zeroing allocator, its fwnode->secondary may contain uninitialized memory instead of NULL or IS_ERR(), risking dereference (e.g., in ...

5.7AI score0.00173EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.11 views

PT-2026-64335

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the fwnode init function where the secondary pointer of a firmware node is not properly initialized. When a firmware node is allocated on the stack or on the heap usin...

5.9AI score0.00173EPSS
SaveExploits0
OSV
OSV
added 2026/07/21 6:16 a.m.6 views

UBUNTU-CVE-2026-15811

A vulnerability was found in kronosnet's version =1.34 cryptographic configuration management. The framework does not correctly zero-out or wipe sensitive memory segments after executing changes to its cryptographic configuration. This omission leaves raw encryption keys resident in memory after...

5.8CVSS5.8AI score0.00062EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/19 2:56 p.m.25 views

CVE-2026-64005

Summary: CVE-2026-64005 affects the Linux kernel net/smc hashtables. The vulnerability arises from INIT_HLIST_HEAD(&smc_v*_hashinfo.ht) being re-initialized after smc_nl_init(), proto_register(), and sock_register(), which can reset hashinfo.ht entries that are still in use and lead to a corrupte...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.35 views

CVE-2026-63965 iio: pressure: bmp280: fix stack leak in bmp580 trigger handler

In the Linux kernel, the following vulnerability has been resolved: iio: pressure: bmp280: fix stack leak in bmp580 trigger handler bmp580triggerhandler declares its scan buffer on the stack without an initializer and then memcpys 3 bytes of 24-bit sensor data into each 4-byte le32 field. The hig...

0.00198EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.15 views

PT-2026-61302

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the ethtool EEPROM Netlink fallback path within the fallback set params function. While the function validates that the offset is less than eeprom len, it fails to verif...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/07/08 10:36 a.m.13 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: rnbd-srv: Zero the rsp buffer before using it. Before using the data buffer to send back the response message, completely zero it. This prevents any stray bytes from being picked up by the client side when messages are exchanged...

7.5CVSS5.4AI score0.00444EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/01 3:19 a.m.8 views

SUSE CVE-2026-53078

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix same-register dst/src OOB read and pointer leak in sockops When a BPF sockops program accesses ctx fields with dstreg == srcreg, the SOCKOPSGETSK and SOCKOPSGETFIELD macros fail to zero the destination register in the...

6.7CVSS5.8AI score0.0012EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/06/27 1:54 a.m.10 views

SUSE CVE-2026-52985

In the Linux kernel, the following vulnerability has been resolved: netdevsim: zero initialize struct iphdr in dummy skbuff Syzbot reports a KMSAN uninit-value originating from nsimdevtrapskbbuild, with the allocation also being performed in the same function. Fix this by calling skbputzero inste...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:9 a.m.13 views

SUSE CVE-2026-53211

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftmetabridge: fix stale stack leak via IIFHWADDR register NFTMETABRIIIFHWADDR declares its destination register with len = ETHALEN 6 bytes, which the register-init tracking rounds up to two 32-bit registers 8 bytes...

5.8AI score0.00121EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/25 8:39 a.m.32 views

CVE-2026-53263

CVE-2026-53263 is reported in OSV entries as affecting the rootio-linux package in Ubuntu/Debian environments, with patches available in multiple fixed versions (e.g., Root:Ubuntu:22.04 and Root:Ubuntu:24.04; Debian 11/12 tracks). The Debian/Ubuntu Nessus OSV entries note patches for these distri...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder