Lucene search
+L

111 matches found

SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.8 views

SUSE CVE-2024-53219

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ------------ cut here ------------ WARNING: CPU: ...

5.5CVSS6.3AI score0.00221EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.7 views

AZL-67605 CVE-2024-53219 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ------------ cut here ------------ WARNING: CPU: ...

5.5CVSS6.8AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 2:15 p.m.4 views

UBUNTU-CVE-2024-53219

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ------------ cut here ------------ WARNING: CPU: ...

5.5CVSS6.6AI score0.00221EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/12/27 1:50 p.m.4 views

CVE-2024-53219 virtiofs: use pages instead of pointer for kernel direct IO

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ------------ cut here ------------ WARNING: CPU: ...

7.5AI score0.00221EPSS
SaveExploits0References3
CVE
CVE
added 2024/12/27 1:50 p.m.2400 views

CVE-2024-53219

CVE-2024-53219 affects the Linux kernel virtiofs direct IO path when inserting a large module (e.g., 10 MB) with virtio-fs cache disabled. The root cause is a kernel memory allocation/IO path: kernel_read_file reads the module into a 10 MB vmalloc buffer, fuse_direct_io passes a 10 MB block as a ...

5.5CVSS6.3AI score0.00221EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/12/27 1:50 p.m.67 views

CVE-2024-53219

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ------------ cut here ------------ WARNING: CPU: ...

5.5CVSS5.9AI score0.00221EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/12/27 1:50 p.m.40 views

CVE-2024-53219 virtiofs: use pages instead of pointer for kernel direct IO

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ------------ cut here ------------ WARNING: CPU: ...

0.00221EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 1:50 p.m.12 views

CVE-2024-53219 virtiofs: use pages instead of pointer for kernel direct IO

In the Linux kernel, the following vulnerability has been resolved: virtiofs: use pages instead of pointer for kernel direct IO When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, the following warning was reported: ------------ cut here ------------ WARNING: CPU: ...

5.5CVSS6.1AI score0.00221EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/11/21 6:59 p.m.11 views

CVE-2024-50179

In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages dirty, but for the read path it won't hold the Fw caps and there is case will it get the Fw reference...

5.5CVSS6.7AI score0.00233EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/11/09 3:49 a.m.4 views

SUSE CVE-2024-50179

In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages dirty, but for the read path it won't hold the Fw caps and there is case will it get the Fw reference...

5.5CVSS7.2AI score0.00233EPSS
SaveExploits0References20
NVD
NVD
added 2024/11/08 6:15 a.m.14 views

CVE-2024-50179

In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages dirty, but for the read path it won't hold the Fw caps and there is case will it get the Fw reference...

5.5CVSS0.00233EPSS
SaveExploits0References11
OSV
OSV
added 2024/11/08 6:15 a.m.11 views

UBUNTU-CVE-2024-50179

In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages dirty, but for the read path it won't hold the Fw caps and there is case will it get the Fw reference...

5.5CVSS6.2AI score0.00233EPSS
SaveExploits0References53
CVE
CVE
added 2024/11/08 5:24 a.m.147 views

CVE-2024-50179

In CVE-2024-50179, the Linux kernel vulnerability stems from the direct-io read path attempting to mark pages dirty without holding Firmware (Fw) caps, which could lead to an incorrect Fw reference during page dirtying. The fix, as described in the initial document, is a patch that ceph applies: ...

5.5CVSS6.5AI score0.00233EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2024/11/08 5:24 a.m.13 views

CVE-2024-50179 ceph: remove the incorrect Fw reference check when dirtying pages

In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages dirty, but for the read path it won't hold the Fw caps and there is case will it get the Fw reference...

5.5CVSS6.2AI score0.00233EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2024/10/25 12:0 a.m.7 views

PT-2024-35666

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.9.0-rc5+ Description A vulnerability in the Linux kernel has been resolved, related to the virtiofs module. When trying to insert a 10MB kernel module kept in a virtio-fs with cache disabled, a warning is...

5.5CVSS5.6AI score0.00221EPSS
SaveExploits0
NVD
NVD
added 2024/09/18 8:15 a.m.19 views

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.7CVSS0.00178EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/18 8:15 a.m.1 views

DEBIAN-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.7CVSS5.6AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.4 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
Cvelist
Cvelist
added 2024/09/18 7:11 a.m.29 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...

0.00178EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/09/18 7:11 a.m.24 views

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.7CVSS5.6AI score0.00178EPSS
SaveExploits0
Rows per page
Query Builder