Lucene search
+L

18804 matches found

Ubuntu
Ubuntu
added 2025/11/25 12:54 p.m.19 views

USN-7887-2: 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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Ublk userspace block driver; -...

10CVSS7AI score0.0068EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2025/11/25 10:41 a.m.9 views

kernel: cifs: fix oops during encryption

An out-of-bounds memory access vulnerability exists in the linux kernel, such that A stack-allocated buffer backed by vmalloc was passed into crypto code scatterwalkmapandcopy → memcpy where a cross-page write occurred. This ended up hitting a read-only mapping, causing a page-level fault and...

7.8CVSS7.5AI score0.00107EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/25 7:34 a.m.4 views

SUSE-SU-2026:20560-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Server 16.0 and SUSE Linux Micro 6.2 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-53164: net: sched: fix ordering of qlen adjustment bsc1234863. - CVE-2024-57891: schedext: Fix invalid irq restore in...

10CVSS6.4AI score0.09567EPSS
SaveExploits14References1243
RedHat Linux
RedHat Linux
added 2025/11/25 12:47 a.m.10 views

kernel: NFSD: Protect against send buffer overflow in NFSv2 READ

In the Linux kernel, the following vulnerability has been resolved: NFSD: Protect against send buffer overflow in NFSv2 READ Since before the git era, NFSD has conserved the number of pages held by each nfsd thread by combining the RPC receive and send buffers into a single array of pages. This...

9.8CVSS7AI score0.0042EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/25 12:47 a.m.6 views

kernel: NFS: Fix a race when updating an existing write

A flaw use after free in the Linux kernel NFS functionality was found in the way connected user sends malicious data to the server. A remote user could use this flaw to crash the system...

7.8CVSS5.8AI score0.0015EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/25 12:00 a.m.14 views

AlmaLinux 8 : kernel (ALSA-2025:21917)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:21917 advisory. kernel: NFS: Fix a race when updating an existing write CVE-2025-39697 kernel: i40e: fix idx validation in config queues msg CVE-2025-39971 Tenable has...

8.8CVSS7AI score0.0015EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/25 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50567

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs: jfs: fix shift-out-of-bounds in dbAllocAG Syzbot found a crash : UBSAN: shift-out-of-bounds in dbAllocAG. The underlying bug is the missing check of...

7.8CVSS6.3AI score0.0016EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/25 12:00 a.m.12 views

Oracle Linux 9 : ELSA-2025-20518-0: / kernel (ELSA-2025-205180)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-205180 advisory. - iouring/futex: ensure iofutexwait cleans up properly on failure CKI Backport Bot RHEL-114336 CVE-2025-39698 - NFS: Fix filehandle bounds checking i...

9.8CVSS7.4AI score0.00718EPSS
SaveExploits2References111
RedhatCVE
RedhatCVE
added 2025/11/24 8:17 p.m.5 views

CVE-2025-40210

In the Linux kernel, the following vulnerability has been resolved: Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND" I've found that pynfs COMP6 now leaves the connection or lease in a strange state, which causes CLOSE9 to hang indefinitely. I've dug into it a little, but ...

7.5CVSS5.4AI score0.00334EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2025/11/24 5:27 p.m.16 views

USN-7887-1: Linux kernel (Raspberry Pi Real-time) 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: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Ublk userspace block driver; -...

10CVSS7AI score0.0068EPSS
SaveExploits1
OSV
OSV
added 2025/11/24 1:16 p.m.5 views

DEBIAN-CVE-2025-40212

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsdsetfhdentry nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol ...

9.8CVSS5.3AI score0.00401EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/24 1:16 p.m.7 views

UBUNTU-CVE-2025-40212

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsdsetfhdentry nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol ...

9.8CVSS5.7AI score0.00401EPSS
SaveExploits0References11
CVE
CVE
added 2025/11/24 1:04 p.m.48 views

CVE-2025-40212

CVE-2025-40212 affects the Linux kernel NFSD code path in nfsd_set_fh_dentry(). The vulnerability occurs when a v3 (or earlier) client uses a filehandle from the pseudo root filesystem; the function can store the export in a svc_fh and drop the reference (exp_put()) in an error path, causing a us...

9.8CVSS6.1AI score0.00401EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/11/24 1:04 p.m.19 views

CVE-2025-40212 nfsd: fix refcount leak in nfsd_set_fh_dentry()

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix refcount leak in nfsdsetfhdentry nfsd exports a "pseudo root filesystem" which is used by NFSv4 to find the various exported filesystems using LOOKUP requests from a known root filehandle. NFSv3 uses the MOUNT protocol ...

9.8CVSS0.00401EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/24 9:38 a.m.12 views

kernel: NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()

A flaw out of boundary read in the Linux kernel NFS functionality was found in the way connected user sends malicious data to the server. A remote user could use this flaw to crash the system...

7.8CVSS5.8AI score0.00194EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/24 6:25 a.m.9 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

8.8CVSS6.7AI score0.0015EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/11/24 6:25 a.m.10 views

kernel: NFS: Fix a race when updating an existing write

A flaw use after free in the Linux kernel NFS functionality was found in the way connected user sends malicious data to the server. A remote user could use this flaw to crash the system...

7.8CVSS5.8AI score0.0015EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/24 2:50 a.m.8 views

kernel: NFS: Fix a race when updating an existing write

A flaw use after free in the Linux kernel NFS functionality was found in the way connected user sends malicious data to the server. A remote user could use this flaw to crash the system...

7.8CVSS5.8AI score0.0015EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/24 12:00 a.m.5 views

RHEL 8 : kernel (RHSA-2025:21917)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:21917 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: NFS: Fix a race when updating...

8.8CVSS6.9AI score0.0015EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2025/11/24 12:00 a.m.6 views

The vulnerability of the nilfs_ioctl_set_alloc_range() function in the fs/nilfs2/ioctl.c module of the NILFS2 file system support module in the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the nilfsioctlsetallocrange function in the fs/nilfs2/ioctl.c module of the NILFS2 file system support in the Linux operating system is related to the possibility of integer overflow. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00252EPSS
SaveExploits0References19Affected Software2
Rows per page
Query Builder