Lucene search
+L

84 matches found

OSV
OSV
added 2024/09/27 1:15 p.m.27 views

AZL-49890 CVE-2024-46859 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses The panasonic laptop code in various places uses the SINF array with index values of 0 - SINFCURBRIGHT0x0d without checking that the SINF array is big enough...

7.8CVSS6.6AI score0.00217EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.24 views

AZL-49884 CVE-2024-46859 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses The panasonic laptop code in various places uses the SINF array with index values of 0 - SINFCURBRIGHT0x0d without checking that the SINF array is big enough...

7.8CVSS6.6AI score0.00217EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.16 views

UBUNTU-CVE-2024-46859

In the Linux kernel, the following vulnerability has been resolved: platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses The panasonic laptop code in various places uses the SINF array with index values of 0 - SINFCURBRIGHT0x0d without checking that the SINF array is big enough...

7.8CVSS6.4AI score0.00217EPSS
SaveExploits0References19
CVE
CVE
added 2024/09/27 12:42 p.m.163 views

CVE-2024-46859

CVE-2024-46859 is a Linux kernel vulnerability affecting the panasonic-laptop code. The issue arises from unvalidated SINF array indices (0–SINF_CUR_BRIGHT, 0x0d), risking out-of-bounds accesses on devices with fewer SINF entries (e.g., CF-18 has ~10). The fix adds a minimum SINF array size check...

7.8CVSS8.2AI score0.00217EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.8 views

kernel: leds: trigger: Unregister sysfs attributes before calling deactivate()

leds in linux kernel permits calling sysfs attributes show/store functions after deactivate has been called...

7.8CVSS7.1AI score0.00251EPSS
SaveExploits0References5
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
RedhatCVE
RedhatCVE
added 2024/08/19 1:15 p.m.28 views

CVE-2024-43830

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: Unregister sysfs attributes before calling deactivate Triggers which have trigger specific sysfs attributes typically store related data in trigger-data allocated by the activate callback and freed by the deactivat...

6.6CVSS6.8AI score0.00251EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:01 a.m.9 views

SUSE CVE-2024-43830

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: Unregister sysfs attributes before calling deactivate Triggers which have trigger specific sysfs attributes typically store related data in trigger-data allocated by the activate callback and freed by the deactivat...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References14
NVD
NVD
added 2024/08/17 10:15 a.m.27 views

CVE-2024-43830

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: Unregister sysfs attributes before calling deactivate Triggers which have trigger specific sysfs attributes typically store related data in trigger-data allocated by the activate callback and freed by the deactivat...

7.8CVSS0.00251EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.20 views

CVE-2024-43830

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: Unregister sysfs attributes before calling deactivate Triggers which have trigger specific sysfs attributes typically store related data in trigger-data allocated by the activate callback and freed by the deactivat...

7.8CVSS6.1AI score0.00251EPSS
SaveExploits0References26
OSV
OSV
added 2024/08/17 10:15 a.m.17 views

UBUNTU-CVE-2024-43830

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: Unregister sysfs attributes before calling deactivate Triggers which have trigger specific sysfs attributes typically store related data in trigger-data allocated by the activate callback and freed by the deactivat...

7.8CVSS6.2AI score0.00251EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.21 views

CVE-2024-43830 leds: trigger: Unregister sysfs attributes before calling deactivate()

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: Unregister sysfs attributes before calling deactivate Triggers which have trigger specific sysfs attributes typically store related data in trigger-data allocated by the activate callback and freed by the deactivat...

7.8CVSS6.7AI score0.00251EPSS
SaveExploits0References8
CVE
CVE
added 2024/08/17 9:21 a.m.207 views

CVE-2024-43830

CVE-2024-43830 : Linux kernel vulnerability in leds: trigger race. The issue arises when unregistering trigger sysfs attributes after deactivate(), creating a window where trigger-data could be referenced post-free. The documented fix moves device_remove_groups() to before deactivate(), ensuring ...

7.8CVSS6.4AI score0.00251EPSS
SaveExploits0References11Affected Software1
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.47 views

CVE-2024-43830 leds: trigger: Unregister sysfs attributes before calling deactivate()

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: Unregister sysfs attributes before calling deactivate Triggers which have trigger specific sysfs attributes typically store related data in trigger-data allocated by the activate callback and freed by the deactivat...

7.8CVSS0.00251EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.19 views

CVE-2024-43830

In the Linux kernel, the following vulnerability has been resolved: leds: trigger: Unregister sysfs attributes before calling deactivate Triggers which have trigger specific sysfs attributes typically store related data in trigger-data allocated by the activate callback and freed by the deactivat...

7.8CVSS5.7AI score0.00251EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.10 views

kernel: cpufreq: amd-pstate: fix global sysfs attribute type

In the Linux kernel, the following vulnerability has been resolved: cpufreq: amd-pstate: fix global sysfs attribute type In commit 3666062b87ec "cpufreq: amd-pstate: move to use busgetdevroot" the "amdpstate" attributes where moved from a dedicated kobject to the cpu root kobject. While the...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.13 views

kernel: hwmon: (coretemp) Check for null before removing sysfs attrs

In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp Check for null before removing sysfs attrs If coretempaddcore gets an error then pdata-coredataindx is already NULL and has been kfreed. Don't pass that to sysfsremovegroup as that will crash in sysfsremovegroup...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2021/03/17 12:00 a.m.62 views

Unbreakable Enterprise kernel security update

4.14.35-2047.501.2 - scsi: iscsi: Verify lengths on passthrough PDUs Chris Leech Orabug: 32634994 CVE-2021-27363 CVE-2021-27364 CVE-2021-27365 - scsi: iscsi: Ensure sysfs attributes are limited to PAGESIZE Chris Leech Orabug: 32634994 CVE-2021-27363 CVE-2021-27364 CVE-2021-27365 - scsi: iscsi:...

7.8CVSS0.3AI score0.02079EPSS
SaveExploits3
Oracle linux
Oracle linux
added 2021/03/17 12:00 a.m.105 views

Unbreakable Enterprise kernel-container security update

5.4.17-2036.104.5.el7 - scsi: iscsi: Verify lengths on passthrough PDUs Chris Leech Orabug: 32603379 CVE-2021-27363 CVE-2021-27364 CVE-2021-27365 - scsi: iscsi: Ensure sysfs attributes are limited to PAGESIZE Chris Leech Orabug: 32603379 CVE-2021-27363 CVE-2021-27364 CVE-2021-27365 - scsi: iscsi:...

7.8CVSS0.3AI score0.02079EPSS
SaveExploits3
Oracle linux
Oracle linux
added 2021/03/17 12:00 a.m.112 views

Unbreakable Enterprise kernel security update

5.4.17-2036.104.5 - scsi: iscsi: Verify lengths on passthrough PDUs Chris Leech Orabug: 32603379 CVE-2021-27363 CVE-2021-27364 CVE-2021-27365 - scsi: iscsi: Ensure sysfs attributes are limited to PAGESIZE Chris Leech Orabug: 32603379 CVE-2021-27363 CVE-2021-27364 CVE-2021-27365 - scsi: iscsi:...

7.8CVSS0.3AI score0.02079EPSS
SaveExploits3
Rows per page
Query Builder