Lucene search
+L

18639 matches found

Tenable Nessus
Tenable Nessus
added 2026/01/07 12:0 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-000487)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000487 advisory. In the Android kernel in F2FS driver there is a possible out of bounds read due to a missing bounds check. This could lead to local information disclosure with syste...

4.4CVSS6.5AI score0.0027EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/01/06 7:49 p.m.12 views

USN-7922-4: Linux kernel (Raspberry Pi) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Cryptographic API; - ACPI drivers; - InfiniBand drivers; - Media drivers; - Network drivers; - Pin controllers...

8.6CVSS7AI score0.0074EPSS
SaveExploits0
OSV
OSV
added 2026/01/06 7:49 p.m.18 views

USN-7922-4 linux-raspi, linux-raspi-5.4 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Cryptographic API; - ACPI drivers; - InfiniBand drivers; - Media drivers; - Network drivers; - Pin controllers...

8.6CVSS6.7AI score0.0074EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/01/06 12:23 a.m.6 views

SUSE CVE-2025-68764

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

4.4CVSS6.5AI score0.00131EPSS
SaveExploits0References20
OSV
OSV
added 2026/01/05 10:15 a.m.20 views

AZL-73394 CVE-2025-68764 affecting package kernel for versions less than 6.6.121.1-1

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

7.8CVSS5.8AI score0.00131EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/05 10:15 a.m.28 views

CVE-2025-68764

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

7.8CVSS0.00131EPSS
SaveExploits0References9
NVD
NVD
added 2026/01/05 10:15 a.m.7 views

CVE-2025-68761

In the Linux kernel, the following vulnerability has been resolved: hfs: fix potential use after free in hfscorrectnextunusedCNID This code calls hfsbnodeputnode which drops the refcount and then dreferences "node" on the next line. It's only safe to use "node" when we're holding a reference so...

7.8CVSS0.00117EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/05 10:15 a.m.8 views

CVE-2025-68764

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

7.8CVSS6AI score0.00131EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
added 2026/01/05 10:15 a.m.7 views

CVE-2025-68761

In the Linux kernel, the following vulnerability has been resolved: hfs: fix potential use after free in hfscorrectnextunusedCNID This code calls hfsbnodeputnode which drops the refcount and then dreferences "node" on the next line. It's only safe to use "node" when we're holding a reference so...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/05 10:15 a.m.7 views

UBUNTU-CVE-2025-68764

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

7.8CVSS5.9AI score0.00131EPSS
SaveExploits0References37
ATTACKERKB
ATTACKERKB
added 2026/01/05 9:44 a.m.3 views

CVE-2025-68764

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

5.2AI score0.00131EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/01/05 9:44 a.m.39 views

CVE-2025-68764

CVE-2025-68764 concerns the Linux kernel NFS automount behavior: automounted filesystems were not correctly inheriting user-specified mount options (ro, noexec, nodev, sync) for the superblock. The issue could affect how mount options are preserved during automount, as described in the CVE descri...

7.8CVSS6.1AI score0.00131EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/01/05 9:44 a.m.9 views

CVE-2025-68764

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

7.8CVSS5.3AI score0.00131EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/05 9:44 a.m.32 views

CVE-2025-68764 NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags

In the Linux kernel, the following vulnerability has been resolved: NFS: Automounted filesystems should inherit ro,noexec,nodev,sync flags When a filesystem is being automounted, it needs to preserve the user-set superblock mount options, such as the "ro" flag...

7.8CVSS0.00131EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/01/05 9:32 a.m.37 views

CVE-2025-68761 hfs: fix potential use after free in hfs_correct_next_unused_CNID()

In the Linux kernel, the following vulnerability has been resolved: hfs: fix potential use after free in hfscorrectnextunusedCNID This code calls hfsbnodeputnode which drops the refcount and then dreferences "node" on the next line. It's only safe to use "node" when we're holding a reference so...

7.8CVSS0.00117EPSS
SaveExploits0References2
CVE
CVE
added 2026/01/05 9:32 a.m.25 views

CVE-2025-68761

CVE-2025-68761 corresponds to a Linux kernel vulnerability in the HFS filesystem. The issue is a use-after-free in hfs_correct_next_unused_CNID() where a reference is dropped with hfs_bnode_put(node) and then the code dereferences node on the next line. The documented fix swaps these two lines so...

7.8CVSS6.5AI score0.00117EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/01/05 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that originates in the hfs file system where the hfscorrectnextunusedCNID function still references a node after a call to...

6.1AI score0.00117EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/01/05 12:0 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the NFS automount file system not inheriting the ro, noexec, nodev, and sync flags, which could lead to...

6.1AI score0.00131EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/01/01 4:14 p.m.5 views

CVE-2025-48769 Apache NuttX RTOS: fs/vfs/fs_rename: use after free

Use After Free vulnerability was discovered in fs/vfs/fsrename code of the Apache NuttX RTOS, that due recursive implementation and single buffer use by two different pointer variables allowed arbitrary user provided size buffer reallocation and write to the previously freed heap chunk, that in...

7.2AI score0.0154EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.8 views

PT-2026-26125

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the f2fs file system related to the handling of node footers during read and write operations. Specifically, the issue arises when a corrupted nod...

5.5CVSS5.5AI score0.00112EPSS
SaveExploits0References20
Rows per page
Query Builder