Lucene search
+L

2513 matches found

RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.4 views

kernel: netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path

A flaw was found in the Linux kernel’s Netfilter nftables module. The issue arises from improper mutex handling during the garbage collection GC process. The problem occurs between the critical functions nftgcseqbegin and nftgcseqend, where a mutex lock is incorrectly released too early, leading ...

5.5CVSS7.2AI score0.00258EPSS
SaveExploits0References5
0day.today
0day.today
added 2024/08/07 12:0 a.m.162 views

Linux DRM drm_file_update_pid() Race Condition / Use-After-Free Exploit

Linux DRM has drmfileupdatepid call to getpid too late, which creates a race condition that can lead to use-after-free issue of a struct pid. Linux: DRM: refcount incremented too late in drmfileupdatepid I am sending this to security@ and to the drm-misc maintainers - based on...

7CVSS6.6AI score0.00223EPSS
SaveExploits3
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.5 views

SUSE CVE-2024-41062

In the Linux kernel, the following vulnerability has been resolved: bluetooth/l2cap: sync sock recv cb and release The problem occurs between the system call to close the sock and hcirxwork, where the former releases the sock and the latter accesses it without lock protection. CPU0 CPU1 ---- ----...

7CVSS6.2AI score0.00212EPSS
SaveExploits0References35
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.3 views

SUSE CVE-2024-42078

In the Linux kernel, the following vulnerability has been resolved: nfsd: initialise nfsdinfo.mutex early. nfsdinfo.mutex can be dereferenced by svcpoolstatsstart immediately after the new netns is created. Currently this can trigger an oops. Move the initialisation earlier before it can possibly...

5.5CVSS7.5AI score0.0021EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/06 2:0 a.m.2 views

SUSE CVE-2024-42090

In the Linux kernel, the following vulnerability has been resolved: pinctrl: fix deadlock in createpinctrl when handling -EPROBEDEFER In createpinctrl, pinctrlmapsmutex is acquired before calling addsetting. If addsetting returns -EPROBEDEFER, createpinctrl calls pinctrlfree. However, pinctrlfree...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.3 views

SUSE CVE-2024-42129

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

5.5CVSS7.7AI score0.00227EPSS
SaveExploits0References3
Packet Storm
Packet Storm
added 2024/08/05 12:0 a.m.269 views

Linux DRM drm_file_update_pid() Race Condition / Use-After-Free

Linux: DRM: refcount incremented too late in drmfileupdatepid I am sending this to security@ and to the drm-misc maintainers - based on https://drm.pages.freedesktop.org/maintainer-tools/committer-drm-misc.htmlmerge-criteria I think this falls into drm-misc's area of responsibility? === summary =...

7AI score0.00223EPSS
SaveExploits3
OSV
OSV
added 2024/08/02 8:3 p.m.15 views

SUSE-SU-2024:2725-1 Security update for the Linux Kernel RT (Live Patch 13 for SLE 15 SP5)

This update for the Linux Kernel 5.14.21-1505001347 fixes several issues. The following security issues were fixed: - CVE-2024-27398: Fixed use-after-free bug caused by scosocktimeout bsc1225013. - CVE-2024-35950: drm/client: Fully protect modes with dev-modeconfig.mutex bsc1225310. -...

7.8CVSS7.5AI score0.00757EPSS
SaveExploits1References15
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.21 views

CVE-2024-42129

A flaw was found in the Linux kernel. The ledclassdevunregister calls the ledsetbrightness module to turn off the LEDs. This callback uses mutex, which was destroyed in the remove module...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/31 9:19 a.m.32 views

CVE-2024-42128

In the Linux kernel, the following vulnerability has been resolved: leds: an30259a: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module'...

5.5CVSS7.3AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/30 8:15 a.m.3 views

DEBIAN-CVE-2024-42128

In the Linux kernel, the following vulnerability has been resolved: leds: an30259a: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module'...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.3 views

DEBIAN-CVE-2024-42129

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

5.5CVSS5.3AI score0.00227EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/30 8:15 a.m.15 views

CVE-2024-42129

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

5.5CVSS0.00227EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/30 8:15 a.m.8 views

UBUNTU-CVE-2024-42128

In the Linux kernel, the following vulnerability has been resolved: leds: an30259a: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module'...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/30 8:15 a.m.5 views

UBUNTU-CVE-2024-42129

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

5.5CVSS5.8AI score0.00227EPSS
SaveExploits0References15
CVE
CVE
added 2024/07/30 7:46 a.m.119 views

CVE-2024-42129

CVE-2024-42129 – Linux kernel (mlxreg LED driver) : The vulnerability arose because leds: mlxreg registered LEDs with devm_led_classdev_register(), but led_classdev_unregister() invoked a brightness callback that used a mutex already destroyed during module removal. The fix uses the devm API for ...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.29 views

CVE-2024-42129 leds: mlxreg: Use devm_mutex_init() for mutex initialization

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/30 7:46 a.m.10 views

CVE-2024-42129 leds: mlxreg: Use devm_mutex_init() for mutex initialization

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/07/30 7:46 a.m.43 views

CVE-2024-42129

In the Linux kernel, the following vulnerability has been resolved: leds: mlxreg: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module's...

5.5CVSS5.3AI score0.00227EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/07/30 7:46 a.m.41 views

CVE-2024-42128

In the Linux kernel, the following vulnerability has been resolved: leds: an30259a: Use devmmutexinit for mutex initialization In this driver LEDs are registered using devmledclassdevregister so they are automatically unregistered after module's remove is done. ledclassdevunregister calls module'...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0
Rows per page
Query Builder