Lucene search
+L

2081 matches found

Cvelist
Cvelist
added 2024/04/28 1:01 p.m.49 views

CVE-2022-48665 exfat: fix overflow for large capacity partition

In the Linux kernel, the following vulnerability has been resolved: exfat: fix overflow for large capacity partition Using int type for sector index, there will be overflow in a large capacity partition. For example, if storage with sector size of 512 bytes and partition capacity is larger than...

7.1CVSS7AI score0.00197EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/28 1:01 p.m.104 views

CVE-2022-48665

CVE-2022-48665 concerns the Linux kernel exFAT code, where using an int as the sector index can overflow on large-capacity partitions (e.g., 512-byte sectors with >2 TB). The vulnerability is described as a memory/overflow issue in exfat handling that could affect large partitions. Connected a...

7.1CVSS7AI score0.00197EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/04/28 1:01 p.m.40 views

CVE-2022-48665 exfat: fix overflow for large capacity partition

In the Linux kernel, the following vulnerability has been resolved: exfat: fix overflow for large capacity partition Using int type for sector index, there will be overflow in a large capacity partition. For example, if storage with sector size of 512 bytes and partition capacity is larger than...

7.1CVSS6AI score
SaveExploits0References5
CNNVD
CNNVD
added 2024/04/28 12:00 a.m.12 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 the presence of a large-capacity partition overflow problem...

5.5CVSS6.7AI score0.00197EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:00 a.m.21 views

RHEL 6 / 7 : rh-mysql57-mysql (RHSA-2018:3655)

The remote Redhat Enterprise Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2018:3655 advisory. MySQL is a multi-user, multi-threaded SQL database server. It consists of the MySQL server daemon, mysqld, and many client programs. The...

7.7CVSS6.8AI score0.04445EPSS
SaveExploits0References130
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.7 views

SUSE CVE-2024-26899

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between bdlinkdiskholder and partition scan 'openmutex' of gendisk is used to protect open/close block devices. But in bdlinkdiskholder, it is used to protect the creation of symlink between holding disk and...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/04/17 5:53 p.m.38 views

CVE-2024-26899

A flaw was found in the Linux kernel, where a deadlock can occur between bdlinkdiskholder and partition scan...

4.4CVSS6.6AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/17 11:15 a.m.2 views

DEBIAN-CVE-2024-26899

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between bdlinkdiskholder and partition scan 'openmutex' of gendisk is used to protect open/close block devices. But in bdlinkdiskholder, it is used to protect the creation of symlink between holding disk and...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/17 11:15 a.m.20 views

CVE-2024-26899

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between bdlinkdiskholder and partition scan 'openmutex' of gendisk is used to protect open/close block devices. But in bdlinkdiskholder, it is used to protect the creation of symlink between holding disk and...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 11:15 a.m.8 views

UBUNTU-CVE-2024-26899

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between bdlinkdiskholder and partition scan 'openmutex' of gendisk is used to protect open/close block devices. But in bdlinkdiskholder, it is used to protect the creation of symlink between holding disk and...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.21 views

CVE-2024-26899 block: fix deadlock between bd_link_disk_holder and partition scan

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between bdlinkdiskholder and partition scan 'openmutex' of gendisk is used to protect open/close block devices. But in bdlinkdiskholder, it is used to protect the creation of symlink between holding disk and...

6.6AI score0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 10:27 a.m.10 views

CVE-2024-26899 block: fix deadlock between bd_link_disk_holder and partition scan

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between bdlinkdiskholder and partition scan 'openmutex' of gendisk is used to protect open/close block devices. But in bdlinkdiskholder, it is used to protect the creation of symlink between holding disk and...

5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.27 views

CVE-2024-26899 block: fix deadlock between bd_link_disk_holder and partition scan

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between bdlinkdiskholder and partition scan 'openmutex' of gendisk is used to protect open/close block devices. But in bdlinkdiskholder, it is used to protect the creation of symlink between holding disk and...

5.5AI score0.0021EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/17 10:27 a.m.194 views

CVE-2024-26899

CVE-2024-26899 — Linux kernel deadlock fix details : Affected component is the block layer in the Linux kernel. The issue arises when bd_link_disk_holder() uses the global open_mutex to guard the creation of a symlink between a holding disk and a slave bdev during driver initialization/modificati...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/04/17 10:27 a.m.54 views

CVE-2024-26899

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between bdlinkdiskholder and partition scan 'openmutex' of gendisk is used to protect open/close block devices. But in bdlinkdiskholder, it is used to protect the creation of symlink between holding disk and...

5.5CVSS6.8AI score0.0021EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/04/17 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 Linux kernel that stems from a deadlock issue between bdlinkdiskholder and partition scanning...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/03 3:15 p.m.4 views

DEBIAN-CVE-2024-26709

In the Linux kernel, the following vulnerability has been resolved: powerpc/iommu: Fix the missing iommugroupput during platform domain attach The function spaprtceplatformiommuattachdev is missing to call iommugroupput when the domain is already set. This refcount leak shows up with BUGON during...

5.5CVSS5.6AI score0.00195EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/03 12:00 a.m.17 views

PT-2024-21484 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel version 6.7.0-203405+ Description: The Linux kernel has a vulnerability that causes a NULL pointer dereference when a PCI device is dynamically added. This occurs because the iommu device structure is not properly initialized...

8.5AI score
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2024/03/13 6:15 p.m.23 views

CVE-2024-2433

An improper authorization vulnerability in Palo Alto Networks Panorama software enables an authenticated read-only administrator to upload files using the web interface and completely fill one of the disk partitions with those uploaded files, which prevents the ability to log into the web interfa...

4.3CVSS5.8AI score0.00568EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2024/03/13 6:15 p.m.39 views

CVE-2024-2433

An improper authorization vulnerability in Palo Alto Networks Panorama software enables an authenticated read-only administrator to upload files using the web interface and completely fill one of the disk partitions with those uploaded files, which prevents the ability to log into the web interfa...

4.3CVSS4.6AI score0.00568EPSS
SaveExploits0References1
Rows per page
Query Builder