Lucene search
+L

13742 matches found

CVE
CVE
added 2025/09/17 12:27 p.m.39 views

CVE-2025-53884

CVE-2025-53884 concerns NeuVector, where passwords and API keys are stored using a simple, unsalted hash. The provided documents state this scheme is vulnerable to rainbow table attacks (offline hash precomputation), enabling potential credential exposure if hashes are compromised. The NVD entry ...

5.3CVSS6.5AI score0.00173EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53285

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opene...

7.8CVSS6.5AI score0.00156EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2022-50273

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - f2fs: fix to do sanity check on destination blkaddr during recovery As Wenqing Liu reported in bugzilla: https://bugzilla.kernel.org/showbug.cgi?id=216456 loop5...

5.5CVSS5.6AI score0.00156EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/16 11:34 p.m.5 views

SUSE CVE-2022-50275

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Add the missed acpiputtable to fix memory leak When the radeon driver reads the bios information from ACPI table in radeonacpivfctbios, it misses to call acpiputtable to release the ACPI memory after the init, so add...

4.4CVSS6.3AI score0.00156EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/16 11:31 p.m.7 views

SUSE CVE-2023-53200

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: fix percpu counter block leak on error path when creating new netns Here is the stack where we allocate percpu counter block: +- ip6tregistertable +- translatetable allocates percpu counter block +-...

5.5CVSS6.6AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:30 p.m.7 views

SUSE CVE-2023-53285

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

6.4CVSS5.7AI score0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/16 8:15 a.m.12 views

DEBIAN-CVE-2023-53285

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.8CVSS5.6AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.10 views

DEBIAN-CVE-2023-53271

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix unreferenced object reported by kmemleak in ubiresizevolume There is a memory leaks problem reported by kmemleak: unreferenced object 0xffff888102007a00 size 128: comm "ubirsvol", pid 32090, jiffies 4298464136 age...

5.5CVSS5.4AI score0.00156EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 8:15 a.m.8 views

CVE-2023-53271

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix unreferenced object reported by kmemleak in ubiresizevolume There is a memory leaks problem reported by kmemleak: unreferenced object 0xffff888102007a00 size 128: comm "ubirsvol", pid 32090, jiffies 4298464136 age...

5.5CVSS0.00156EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.15 views

CVE-2023-53285 ext4: add bounds checking in get_max_inline_xattr_value_size()

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.1CVSS0.00156EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.11 views

CVE-2023-53285

In the Linux kernel, the following vulnerability has been resolved: ext4: add bounds checking in getmaxinlinexattrvaluesize Normally the extended attributes in the inode body would have been checked when the inode is first opened, but if someone is writing to the block device while the file syste...

7.8CVSS5.6AI score0.00156EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/16 8:07 a.m.13 views

CVE-2023-53271 ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix unreferenced object reported by kmemleak in ubiresizevolume There is a memory leaks problem reported by kmemleak: unreferenced object 0xffff888102007a00 size 128: comm "ubirsvol", pid 32090, jiffies 4298464136 age...

0.00156EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/09/16 8:07 a.m.9 views

CVE-2023-53271

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix unreferenced object reported by kmemleak in ubiresizevolume There is a memory leaks problem reported by kmemleak: unreferenced object 0xffff888102007a00 size 128: comm "ubirsvol", pid 32090, jiffies 4298464136 age...

5.5CVSS5.4AI score0.00156EPSS
SaveExploits0
CVE
CVE
added 2025/09/16 8:07 a.m.36 views

CVE-2023-53271

CVE-2023-53271 concerns the Linux kernel UBI layer. The issue arises from a mismatch between create and destroy interfaces where the object created by ubi_eba_create_table() is freed via kfree(), leaving ubi_eba_table->entries potentially not freed, leading to a kmemleak-reported unreferenced ...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/16 8:07 a.m.6 views

CVE-2023-53271 ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()

In the Linux kernel, the following vulnerability has been resolved: ubi: Fix unreferenced object reported by kmemleak in ubiresizevolume There is a memory leaks problem reported by kmemleak: unreferenced object 0xffff888102007a00 size 128: comm "ubirsvol", pid 32090, jiffies 4298464136 age...

5.5CVSS4.9AI score
SaveExploits0References11
OSV
OSV
added 2025/09/16 7:52 a.m.4 views

MAL-2025-47309 Malicious code in ember-headless-table (npm)

The package was compromised and malicious code added. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware c8491adc45c6eb6f720f334d2cdffde36b6b9fa31dc8ee3d69fb8aa92611fa2a Any computer that has this package installed or running should be considered fully compromised. All...

7.1AI score
SaveExploits0References7
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/16 7:52 a.m.4 views

Malicious code in ember-headless-table (npm)

The package was compromised and malicious code added. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware c8491adc45c6eb6f720f334d2cdffde36b6b9fa31dc8ee3d69fb8aa92611fa2a Any computer that has this package installed or running should be considered fully compromised. All...

7.1AI score
SaveExploits0References7
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/16 4:12 a.m.12 views

Malicious code in @teselagen/react-table (npm)

The package was compromised and malicious code added. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 35f0735aa86d1091b1512a81fb01bb052f137bb071faaadd8c7e0713abac239b Any computer that has this package installed or running should be considered fully compromised. All...

7.1AI score
SaveExploits0References6
OSV
OSV
added 2025/09/16 4:12 a.m.9 views

MAL-2025-47278 Malicious code in @teselagen/react-table (npm)

The package was compromised and malicious code added. --- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 35f0735aa86d1091b1512a81fb01bb052f137bb071faaadd8c7e0713abac239b Any computer that has this package installed or running should be considered fully compromised. All...

7.1AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/16 12:00 a.m.8 views

PT-2025-37876

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak was identified in the UBI Unsorted Block Images module within the Linux kernel, specifically within the ubi resize volume function. The issue stems from a mismatch betwee...

6AI score0.00156EPSS
SaveExploits0References10
Rows per page
Query Builder