Lucene search
+L

24845 matches found

SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.7 views

SUSE CVE-2024-40943

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix races between hole punching and AIO+DIO After commit "ocfs2: return real error code in ocfs2diowrgetblock", fstests/generic/300 become from always failed to sometimes failed:...

4.7CVSS6.5AI score0.00197EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2024/07/16 12:00 a.m.29 views

EulerOS 2.0 SP9 : grub2 (EulerOS-SA-2024-1935)

According to the versions of the grub2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in the grub2-set-bootflag utility of grub2. After the fix of CVE-2019-14865, grub2-set- bootflag will create a temporary file with...

5.9CVSS6AI score0.00324EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/16 12:00 a.m.28 views

EulerOS 2.0 SP9 : grub2 (EulerOS-SA-2024-1962)

According to the versions of the grub2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in the grub2-set-bootflag utility of grub2. After the fix of CVE-2019-14865, grub2-set- bootflag will create a temporary file with...

5.9CVSS6AI score0.00324EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/15 5:46 p.m.10 views

GHSA-VVMV-WRVP-9GJR @jmondi/url-to-png contains a Path Traversal vulnerability

Summary When trying to add a BLOCKLIST feature when the maintainer noticed they didn't sanitize the ImageId in the code, which leads to path traversal vulnerability. Now, this is different from a traditional path traversal issue, because as of NOW you can store the image in any place arbitrarily,...

6.9CVSS4.6AI score0.00523EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2024/07/15 5:46 p.m.21 views

@jmondi/url-to-png contains a Path Traversal vulnerability

Summary When trying to add a BLOCKLIST feature when the maintainer noticed they didn't sanitize the ImageId in the code, which leads to path traversal vulnerability. Now, this is different from a traditional path traversal issue, because as of NOW you can store the image in any place arbitrarily,...

4.3CVSS6.9AI score0.00523EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/07/15 12:00 a.m.27 views

EulerOS 2.0 SP10 : git (EulerOS-SA-2024-1882)

According to the versions of the git packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Git is a revision control system. Prior to versions 2.45.1, 2.44.1, 2.43.4, 2.42.2, 2.41.1, 2.40.2, and 2.39.4, repositories with submodules can be...

9CVSS7.6AI score0.29234EPSS
SaveExploits34References6
Vulnrichment
Vulnrichment
added 2024/07/12 3:00 p.m.27 views

CVE-2024-39916 NFS server misconfiguration allows file access outside the exported directory

FOG is a free open-source cloning/imaging/rescue suite/inventory management system. There is a security issue with the NFS configuration in /etc/exports generated by the installer that allows an attacker to modify files outside the export in the default installation. The exports have the...

6.4CVSS6.8AI score0.00285EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/12 3:00 p.m.46 views

CVE-2024-39916 NFS server misconfiguration allows file access outside the exported directory

FOG is a free open-source cloning/imaging/rescue suite/inventory management system. There is a security issue with the NFS configuration in /etc/exports generated by the installer that allows an attacker to modify files outside the export in the default installation. The exports have the...

6.4CVSS0.00285EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/12 3:00 p.m.22 views

CVE-2024-39916 NFS server misconfiguration allows file access outside the exported directory

FOG is a free open-source cloning/imaging/rescue suite/inventory management system. There is a security issue with the NFS configuration in /etc/exports generated by the installer that allows an attacker to modify files outside the export in the default installation. The exports have the...

6.4CVSS6.7AI score
SaveExploits0References4
NVD
NVD
added 2024/07/12 1:15 p.m.36 views

CVE-2024-40998

In the Linux kernel, the following vulnerability has been resolved: ext4: fix uninitialized ratelimitstate-lock access in ext4fillsuper In the following concurrency we will access the uninitialized rs-lock: ext4fillsuper ext4registersysfs // sysfs registered msgratelimitintervalms // Other...

5.5CVSS0.00271EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/12 1:15 p.m.6 views

DEBIAN-CVE-2024-40998

In the Linux kernel, the following vulnerability has been resolved: ext4: fix uninitialized ratelimitstate-lock access in ext4fillsuper In the following concurrency we will access the uninitialized rs-lock: ext4fillsuper ext4registersysfs // sysfs registered msgratelimitintervalms // Other...

5.5CVSS5.8AI score0.00271EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.5 views

DEBIAN-CVE-2024-40972

In the Linux kernel, the following vulnerability has been resolved: ext4: do not create EA inode under buffer lock ext4xattrsetentry creates new EA inodes while holding buffer lock on the external xattr block. This is problematic as it nests all the allocation locking which acquires locks on othe...

5.5CVSS5.5AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.8 views

UBUNTU-CVE-2024-40952

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix NULL pointer dereference in ocfs2journaldirty bdev-bdsuper has been removed and commit 8887b94d9322 change the usage from bdev-bdsuper to bassocmap-host-isb. This introduces the following NULL pointer dereference in...

5.5CVSS5.9AI score0.00238EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.22 views

CVE-2024-40969 f2fs: don't set RO when shutting down f2fs

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't set RO when shutting down f2fs Shutdown does not check the error of thawsuper due to readonly, which causes a deadlock like below. f2fsiocshutdownF2FSGOINGDOWNFULLSYNC issuediscardthread - bdevfreeze - freezesuper -...

6.8AI score0.0022EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/12 12:31 p.m.49 views

CVE-2024-40955

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-out-of-bounds in ext4mbfindgoodgroupavgfraglists We can trigger a slab-out-of-bounds with the following commands: mkfs.ext4 -F /dev/$disk 10G mount /dev/$disk /tmp/test echo 2147483647...

5.5CVSS5.8AI score0.00241EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/12 12:31 p.m.20 views

CVE-2024-40955 ext4: fix slab-out-of-bounds in ext4_mb_find_good_group_avg_frag_lists()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-out-of-bounds in ext4mbfindgoodgroupavgfraglists We can trigger a slab-out-of-bounds with the following commands: mkfs.ext4 -F /dev/$disk 10G mount /dev/$disk /tmp/test echo 2147483647...

6.8AI score0.00241EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.76 views

CVE-2024-40943

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix races between hole punching and AIO+DIO After commit "ocfs2: return real error code in ocfs2diowrgetblock", fstests/generic/300 become from always failed to sometimes failed:...

7.8CVSS5.7AI score0.00197EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/12 12:25 p.m.31 views

CVE-2024-40943 ocfs2: fix races between hole punching and AIO+DIO

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix races between hole punching and AIO+DIO After commit "ocfs2: return real error code in ocfs2diowrgetblock", fstests/generic/300 become from always failed to sometimes failed:...

7.8CVSS6.8AI score0.00197EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/12 10:02 a.m.23 views

USN-6895-1 linux, linux-gcp, linux-nvidia-6.5, linux-raspi vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the HugeTLB file syst...

9.8CVSS6.7AI score0.00748EPSS
SaveExploits1References101
Microsoft CVE
Microsoft CVE
added 2024/07/12 7:00 a.m.6 views

USB: core: Fix deadlock in port "disable" sysfs attribute

...

7.8CVSS6.5AI score0.00179EPSS
SaveExploits0
Rows per page
Query Builder