Lucene search
+L

2126 matches found

RedHat Linux
RedHat Linux
added 2024/09/24 12:27 a.m.11 views

kernel: hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced from sysfs

A vulnerability was found in the Linux kernel's hwmon subsystem, specifically in the mlxreg-fan driver. The issue arises when the driver’s sysfs interface for controlling fan speed does not properly handle cases where the requested minimum fan speed exceeds the maximum allowable value. When the...

7.1CVSS6.7AI score0.00244EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:27 a.m.18 views

kernel: SUNRPC: lock against ->sock changing during sysfs read

A vulnerability was found in the Linux kernel's SUNRPC component, where a race condition exists during sysfs read operations due to improper handling of the -sock pointer. If the mutex -recvmutex is not held, -sock may change asynchronously, leading to a potential kernel oops. This vulnerability...

7.8CVSS7.2AI score0.00285EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/24 12:0 a.m.12 views

The vulnerability of the `bnx2fc_interface_put` function in the `fs/sysfs/group.c` component of the Linux kernel allows a attacker to compromise the accessibility of protected information.

The vulnerability of the bnx2fcinterfaceput function in the fs/sysfs/group.c component of the Linux kernel is related to the cleanup of the destroywork queue before calling bnx2fcinterfaceput. Exploiting this vulnerability could allow an attacker to influence the accessibility of protected...

2.3CVSS6.3AI score0.00215EPSS
SaveExploits0References26Affected Software4
SUSE CVE
SUSE CVE
added 2024/09/19 3:11 a.m.8 views

SUSE CVE-2024-46715

In the Linux kernel, the following vulnerability has been resolved: driver: iio: add missing checks on iioinfo's callback access Some callbacks from iioinfo structure are accessed without any check, so if a driver doesn't implement them trying to access the corresponding sysfs entries produce a...

5.5CVSS6.2AI score0.00221EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.5 views

SUSE CVE-2024-46780

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect references to superblock parameters exposed in sysfs The superblock buffers of nilfs2 can not only be overwritten at runtime for modifications/repairs, but they are also regularly swapped, replaced during resizing...

5.5CVSS6.5AI score0.0024EPSS
SaveExploits0References14
OSV
OSV
added 2024/09/18 8:15 a.m.3 views

DEBIAN-CVE-2024-46780

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect references to superblock parameters exposed in sysfs The superblock buffers of nilfs2 can not only be overwritten at runtime for modifications/repairs, but they are also regularly swapped, replaced during resizing...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.8 views

UBUNTU-CVE-2024-46780

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect references to superblock parameters exposed in sysfs The superblock buffers of nilfs2 can not only be overwritten at runtime for modifications/repairs, but they are also regularly swapped, replaced during resizing...

7.8CVSS6.3AI score0.0024EPSS
SaveExploits0References35
OSV
OSV
added 2024/09/18 7:15 a.m.2 views

DEBIAN-CVE-2024-46715

In the Linux kernel, the following vulnerability has been resolved: driver: iio: add missing checks on iioinfo's callback access Some callbacks from iioinfo structure are accessed without any check, so if a driver doesn't implement them trying to access the corresponding sysfs entries produce a...

5.5CVSS5.8AI score0.00221EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/09/18 7:15 a.m.9 views

CVE-2024-46715

In the Linux kernel, the following vulnerability has been resolved: driver: iio: add missing checks on iioinfo's callback access Some callbacks from iioinfo structure are accessed without any check, so if a driver doesn't implement them trying to access the corresponding sysfs entries produce a...

5.5CVSS6.3AI score0.00221EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/09/18 7:12 a.m.17 views

CVE-2024-46780 nilfs2: protect references to superblock parameters exposed in sysfs

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect references to superblock parameters exposed in sysfs The superblock buffers of nilfs2 can not only be overwritten at runtime for modifications/repairs, but they are also regularly swapped, replaced during resizing...

7.8CVSS6.2AI score
SaveExploits0References13
CVE
CVE
added 2024/09/18 7:12 a.m.135 views

CVE-2024-46780

The CVE-2024-46780 entry concerns the Linux kernel nilfs2 subsystem, where sysfs read methods accessed a superblock buffer without the required mutual exclusion. The issue arises because nilfs2 superblock parameters exposed in sysfs could be read without holding the ns_sem lock, risking invalid p...

7.8CVSS6.3AI score0.0024EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.18 views

CVE-2024-46780 nilfs2: protect references to superblock parameters exposed in sysfs

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect references to superblock parameters exposed in sysfs The superblock buffers of nilfs2 can not only be overwritten at runtime for modifications/repairs, but they are also regularly swapped, replaced during resizing...

6.9AI score0.0024EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.28 views

CVE-2024-46780 nilfs2: protect references to superblock parameters exposed in sysfs

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect references to superblock parameters exposed in sysfs The superblock buffers of nilfs2 can not only be overwritten at runtime for modifications/repairs, but they are also regularly swapped, replaced during resizing...

7.8CVSS0.0024EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/09/18 7:12 a.m.17 views

CVE-2024-46780

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect references to superblock parameters exposed in sysfs The superblock buffers of nilfs2 can not only be overwritten at runtime for modifications/repairs, but they are also regularly swapped, replaced during resizing...

7.8CVSS5.9AI score0.0024EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/09/18 6:32 a.m.18 views

CVE-2024-46715 driver: iio: add missing checks on iio_info's callback access

In the Linux kernel, the following vulnerability has been resolved: driver: iio: add missing checks on iioinfo's callback access Some callbacks from iioinfo structure are accessed without any check, so if a driver doesn't implement them trying to access the corresponding sysfs entries produce a...

6.7AI score0.00221EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.15 views

SUSE CVE-2024-46679

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.1CVSS6.3AI score0.00246EPSS
SaveExploits0References17
OSV
OSV
added 2024/09/13 6:15 a.m.15 views

AZL-49570 CVE-2024-46679 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.7CVSS6.4AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 6:15 a.m.3 views

DEBIAN-CVE-2024-46679

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.7CVSS5.6AI score0.00246EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/13 6:15 a.m.30 views

CVE-2024-46679

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.7CVSS0.00246EPSS
SaveExploits0References12
OSV
OSV
added 2024/09/13 6:15 a.m.10 views

UBUNTU-CVE-2024-46679

In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings A sysfs reader can race with a device reset or removal, attempting to read device state when the device is not actually present. eg: exception RIP: qedgetcurrentlink+17 ...

4.7CVSS6.2AI score0.00246EPSS
SaveExploits0References26
Rows per page
Query Builder