Lucene search
+L

18802 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.2 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991206)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991206 advisory. In the Linux kernel, the following vulnerability has been resolved: f2fs: fix dereference of stale list iterator after loop body The list iterator variable will be a...

7.8CVSS5.7AI score0.00271EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2025/12/10 10:35 p.m.22 views

USN-7922-1: Linux kernel 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 2025/12/10 10:35 p.m.18 views

USN-7922-1 linux, linux-aws, linux-aws-5.4, linux-gcp, linux-gcp-5.4, linux-hwe-5.4, linux-ibm, linux-ibm-5.4, linux-kvm, linux-oracle, linux-xilinx-zynqmp 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.6AI score0.0074EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2025/12/10 6:13 p.m.9 views

CVE-2025-55233

Out-of-bounds read in Windows Projected File System allows an authorized attacker to elevate privileges locally...

7.8CVSS6.8AI score0.00392EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/10 6:13 p.m.7 views

CVE-2025-62462

Buffer over-read in Windows Projected File System allows an authorized attacker to elevate privileges locally...

7.8CVSS7AI score0.00392EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/10 6:13 p.m.8 views

CVE-2025-62569

Use after free in Microsoft Brokering File System allows an authorized attacker to elevate privileges locally...

7CVSS7AI score0.0032EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/10 6:13 p.m.9 views

CVE-2025-62467

Integer overflow or wraparound in Windows Projected File System allows an authorized attacker to elevate privileges locally...

7.8CVSS7.2AI score0.00392EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/10 6:13 p.m.6 views

CVE-2025-62461

Buffer over-read in Windows Projected File System Filter Driver allows an authorized attacker to elevate privileges locally...

7.8CVSS7AI score0.00392EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/10 6:13 p.m.10 views

CVE-2025-62469

Concurrent execution using shared resource with improper synchronization 'race condition' in Microsoft Brokering File System allows an authorized attacker to elevate privileges locally...

7CVSS6.9AI score0.00241EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/10 6:13 p.m.10 views

CVE-2025-62456

Heap-based buffer overflow in Windows Resilient File System ReFS allows an authorized attacker to execute code over a network...

8.8CVSS7.8AI score0.01081EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/12/10 4:50 p.m.8 views

CVE-2025-67637

Jenkins 2.540 and earlier, LTS 2.528.2 and earlier stores build authorization tokens unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Item/Extended Read permission or access to the Jenkins controller file system...

6.3AI score0.00177EPSS
SaveExploits0References1
CVE
CVE
added 2025/12/10 4:50 p.m.50 views

CVE-2025-67637

CVE-2025-67637 affects Jenkins 2.540 and earlier, and LTS 2.528.2 and earlier. The issue is that build authorization tokens are stored unencrypted in job config.xml on the Jenkins controller, making them viewable by users with Item/Extended Read permission or with access to the controller filesys...

4.3CVSS6.3AI score0.00177EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/10 10:51 a.m.16 views

CVE-2023-53766

JFS filesystem code neglects to verify whether the filesystem is mounted read-only before initiating transactions in txBegin. When write operations are attempted on a read-only mount, the missing check allows execution to proceed with uninitialized transaction structures, culminating in a NULL...

4.7CVSS6.8AI score0.00195EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/12/10 7:37 a.m.9 views

kernel: cifs: Fix oops due to uninitialised variable

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uninitialised variable Fix smb3inittransformrq to initialise buffer to NULL before calling netfsallocfolioqbuffer as netfs assumes it can append to the buffer it is given. Setting it to NULL means it should...

9.8CVSS5.8AI score0.00371EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/12/10 4:24 a.m.14 views

CVE-2023-53794

In the Linux kernel, the following vulnerability has been resolved: cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2reconnectserver, because it will be released soon. Note that the exiting session will stay in server-smbseslist until i...

4.7CVSS5.9AI score0.00503EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 3:07 a.m.18 views

CVE-2023-53838

A race condition was found in the F2FS filesystem's atomic write abort handling in the Linux kernel. Concurrent atomic write abort operations lack proper synchronization, which can lead to inconsistent COW copy-on-write inode state and potential use-after-free or data corruption scenarios...

5.5CVSS6.4AI score0.00188EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 1:35 a.m.8 views

CVE-2023-53846

A use-after-free vulnerability was found in the F2FS filesystem in the Linux kernel. The truncatednode function lacks proper sanity checks on direct node pages, allowing a corrupted filesystem where one inode incorrectly references another inode's node to trigger out-of-bounds memory access durin...

5.5CVSS6.3AI score0.00167EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/12/10 1:02 a.m.6 views

kernel: nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()

A vulnerability has been identified in the Linux kernel's Network File System NFS daemon that could allow for a Denial of Service and in worst case scenario Arbitrary Code Execution. This Use-After-Free flaw arises from a race condition when the kernel handles the confirmation of an NFS client...

9.8CVSS5.8AI score0.00378EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/10 12:39 a.m.20 views

SUSE CVE-2022-50643

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix xid leak in cifscopyfilerange If the file is used by swap, before return -EOPNOTSUPP, should free the xid, otherwise, the xid will be leaked...

3.3CVSS6.5AI score0.00195EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/12/10 12:36 a.m.22 views

SUSE CVE-2023-53794

In the Linux kernel, the following vulnerability has been resolved: cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2reconnectserver, because it will be released soon. Note that the exiting session will stay in server-smbseslist until i...

7.5CVSS6.6AI score0.00503EPSS
SaveExploits0References35
Rows per page
Query Builder