Lucene search
+L

79 matches found

OSV
OSV
•added 2025/08/22 4:15 p.m.•14 views

AZL-66575 CVE-2025-38653 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: proc: use the same treatment to check proclseek as ones for procreaditer et.al Check pde-procops-proclseek directly may cause UAF in rmmod scenario. It's a gap in procregopen after commit 654b33ada4ab"proc: fix UAF in...

7.8CVSS5.6AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
•added 2025/08/22 4:15 p.m.•18 views

UBUNTU-CVE-2025-38653

In the Linux kernel, the following vulnerability has been resolved: proc: use the same treatment to check proclseek as ones for procreaditer et.al Check pde-procops-proclseek directly may cause UAF in rmmod scenario. It's a gap in procregopen after commit 654b33ada4ab"proc: fix UAF in...

7.8CVSS6.5AI score0.0017EPSS
SaveExploits0References31
Debian CVE
Debian CVE
•added 2025/08/22 4:00 p.m.•15 views

CVE-2025-38653

In the Linux kernel, the following vulnerability has been resolved: proc: use the same treatment to check proclseek as ones for procreaditer et.al Check pde-procops-proclseek directly may cause UAF in rmmod scenario. It's a gap in procregopen after commit 654b33ada4ab"proc: fix UAF in...

7.8CVSS6.1AI score0.0017EPSS
SaveExploits0
Cvelist
Cvelist
•added 2025/08/22 4:00 p.m.•18 views

CVE-2025-38653 proc: use the same treatment to check proc_lseek as ones for proc_read_iter et.al

In the Linux kernel, the following vulnerability has been resolved: proc: use the same treatment to check proclseek as ones for procreaditer et.al Check pde-procops-proclseek directly may cause UAF in rmmod scenario. It's a gap in procregopen after commit 654b33ada4ab"proc: fix UAF in...

7.8CVSS0.0017EPSS
SaveExploits0References6
CVE
CVE
•added 2025/08/22 4:00 p.m.•143 views

CVE-2025-38653

CVE-2025-38653: In the Linux kernel, the vulnerability stems from checking proc_lseek directly via pde->proc_ops->proc_lseek, which can cause a use-after-free in a module removal (rmmod) scenario. The issue is a gap in proc_reg_open() that was later addressed by applying the same mitigation...

7.8CVSS6.5AI score0.0017EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2025/08/22 4:00 p.m.•15 views

CVE-2025-38653 proc: use the same treatment to check proc_lseek as ones for proc_read_iter et.al

In the Linux kernel, the following vulnerability has been resolved: proc: use the same treatment to check proclseek as ones for procreaditer et.al Check pde-procops-proclseek directly may cause UAF in rmmod scenario. It's a gap in procregopen after commit 654b33ada4ab"proc: fix UAF in...

7.8CVSS7.3AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
•added 2025/03/05 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2024-47741

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent...

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
•added 2024/11/09 8:00 a.m.•12 views

btrfs: fix race setting file private on concurrent lseek using same fd

...

7.8CVSS7.5AI score0.00165EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2024/10/21 3:46 p.m.•9 views

SUSE CVE-2024-47741

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7CVSS7.2AI score0.00165EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
•added 2024/10/21 2:14 p.m.•17 views

CVE-2024-47741

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7CVSS6.8AI score0.00165EPSS
SaveExploits0References4
NVD
NVD
•added 2024/10/21 1:15 p.m.•14 views

CVE-2024-47741

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7.8CVSS0.00165EPSS
SaveExploits0References4
OSV
OSV
•added 2024/10/21 1:15 p.m.•5 views

DEBIAN-CVE-2024-47741

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7CVSS6.2AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
•added 2024/10/21 1:15 p.m.•28 views

AZL-50853 CVE-2024-47741 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7CVSS6.6AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
•added 2024/10/21 1:15 p.m.•10 views

UBUNTU-CVE-2024-47741

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7.8CVSS6.5AI score0.00165EPSS
SaveExploits0References21
Cvelist
Cvelist
•added 2024/10/21 12:14 p.m.•37 views

CVE-2024-47741 btrfs: fix race setting file private on concurrent lseek using same fd

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7.8CVSS0.00165EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2024/10/21 12:14 p.m.•26 views

CVE-2024-47741

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0
Vulnrichment
Vulnrichment
•added 2024/10/21 12:14 p.m.•17 views

CVE-2024-47741 btrfs: fix race setting file private on concurrent lseek using same fd

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7.8CVSS6.7AI score0.00165EPSS
SaveExploits0References4
OSV
OSV
•added 2024/10/21 12:14 p.m.•15 views

CVE-2024-47741 btrfs: fix race setting file private on concurrent lseek using same fd

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7.8CVSS6.7AI score
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2024/10/21 12:00 a.m.•1 views

CVE-2024-47741: Concurrent Execution using Shared Resource with Improper Synchronization

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race setting file private on concurrent lseek using same fd When doing concurrent lseek2 system calls against the same file descriptor, using multiple threads belonging to the same process, we have a short time window...

7.8CVSS5.9AI score0.00165EPSS
SaveExploits0References6
CNNVD
CNNVD
•added 2024/10/21 12:00 a.m.•10 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 a memory leak of file private data in the btrfs file system during concurrent lseek calls...

7CVSS7.5AI score0.00165EPSS
SaveExploits0References7
Rows per page
Query Builder