Lucene search
+L

2617 matches found

RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.8 views

kernel: cachefiles: defer exposing anon_fd until after copy_to_user() succeeds

A vulnerability was found in the Linux kernel's cachefiles component, regarding the handling of anonymous file descriptors. This issue occurs when an anonymous fd is exposed to userland before confirming the success of the copytouser operation, which can lead to a use-after-free condition...

7.8CVSS7.2AI score0.00287EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.6 views

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

...

7CVSS7.5AI score0.00163EPSS
SaveExploits0
OSV
OSV
added 2024/11/08 6:15 a.m.1 views

DEBIAN-CVE-2024-50187

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Stop the active perfmon before being destroyed Upon closing the file descriptor, the active performance monitor is not stopped. Although all perfmons are destroyed in vc4perfmonclosefile, the active performance monitor's...

5.5CVSS5.7AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/08 6:15 a.m.5 views

UBUNTU-CVE-2024-50187

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Stop the active perfmon before being destroyed Upon closing the file descriptor, the active performance monitor is not stopped. Although all perfmons are destroyed in vc4perfmonclosefile, the active performance monitor's...

5.5CVSS6.2AI score0.00221EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/11/08 5:38 a.m.10 views

CVE-2024-50187 drm/vc4: Stop the active perfmon before being destroyed

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Stop the active perfmon before being destroyed Upon closing the file descriptor, the active performance monitor is not stopped. Although all perfmons are destroyed in vc4perfmonclosefile, the active performance monitor's...

7.6AI score0.00221EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/25 3:7 a.m.5 views

SUSE CVE-2024-49872

In the Linux kernel, the following vulnerability has been resolved: mm/gup: fix memfdpinfolios alloc race panic If memfdpinfolios tries to create a hugetlb page, but someone else already did, then folio gets the value -EEXIST here: folio = memfdallocfoliomemfd, startidx; if ISERRfolio ret =...

4.1CVSS7.6AI score0.00144EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/24 3:18 a.m.5 views

SUSE CVE-2024-49964

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix memfdpinfolios freehugepages leak memfdpinfolios followed by unpinfolios fails to restore freehugepages if the pages were not already faulted in, because the folio refcount for pages created by memfdallocfolio nev...

5.5CVSS6.5AI score0.002EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/21 3:46 p.m.6 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.00163EPSS
SaveExploits0References16
OSV
OSV
added 2024/10/21 1:15 p.m.15 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.00163EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.2 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.00163EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.4 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...

7CVSS6.5AI score0.00163EPSS
SaveExploits0References21
CVE
CVE
added 2024/10/21 12:14 p.m.126 views

CVE-2024-47741

In CVE-2024-47741, the Linux kernel’s btrfs code had a race when multiple threads perform lseek (SEEK_DATA/SEEK_HOLE) on the same file descriptor. The bug stems from find_desired_extent() grabbing the file’s private_data while it may be NULL, allowing two threads to allocate separate file private...

7CVSS7.6AI score0.00163EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.10 views

kernel: protect the fetch of ->fd[fd] in do_dup2() from mispredictions

In the Linux kernel, the following vulnerability has been resolved: protect the fetch of -fdfd in dodup2 from mispredictions both callers have verified that fd is not greater than -maxfds; however, misprediction might end up with tofree = fdt-fdfd; being speculatively executed. That's wrong for t...

5.5CVSS7AI score0.00281EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.5 views

SUSE CVE-2024-46734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

4.7CVSS7.3AI score0.00178EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/18 8:15 a.m.8 views

AZL-49566 CVE-2024-46762 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmdirqfdassign and privcmdirqfddeassign. If that happens, it is possible that a kirqfd created and added to the...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.3 views

UBUNTU-CVE-2024-46734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

4.7CVSS6.4AI score0.00178EPSS
SaveExploits0References8
CVE
CVE
added 2024/09/18 7:11 a.m.101 views

CVE-2024-46734

The CVE-2024-46734 entry concerns a race in the Linux kernel’s Btrfs when two threads share the same O_DIRECT file descriptor: one thread performs direct IO writes while the other calls fsync. According to the description, btrfs_direct_write() may set a stack-allocated private structure with fsyn...

4.7CVSS6.5AI score0.00178EPSS
SaveExploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/18 7:11 a.m.18 views

CVE-2024-46734 btrfs: fix race between direct IO write and fsync when using same fd

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between direct IO write and fsync when using same fd If we have 2 threads that are using the same file descriptor and one of them is doing direct IO writes while the other is doing fsync, we have a race where we c...

6.7AI score0.00178EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/09/18 12:0 a.m.4 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 contention between direct IO writes and fsync when the same fd is used...

4.7CVSS6.3AI score0.00178EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/09/10 8:3 a.m.22 views

CVE-2024-7734 Phoenix Contact: Multiple mGuard devices are vulnerable to a drain of open file descriptors.

An unauthenticated remote attacker can exploit the behavior of the pathfinder TCP encapsulation service by establishing a high number of TCP connections to the pathfinder TCP encapsulation service. The impact is limited to blocking of valid IPsec VPN peers...

5.3CVSS7.3AI score0.00481EPSS
SaveExploits0References1
Rows per page
Query Builder