Lucene search
K

1536 matches found

SUSE CVE
SUSE CVE
added 2024/05/25 3:34 a.m.1 views

SUSE CVE-2021-47439

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Added the condition for scheduling kszmibreadwork When the ksz module is installed and removed using rmmod, kernel crashes with null pointer dereferrence error. During rmmod, kszswitchremove function tries to...

5.5CVSS6.5AI score0.00015EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.15 views

CVE-2021-47536

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix wrong listdel in smclgrcleanupearly smclgrcleanupearly meant to delete the link group from the link group list, but it deleted the list head by mistake. This may cause memory corruption since we didn't remove the rea...

7.8CVSS6.1AI score0.00021EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2024/05/23 11:13 a.m.24 views

CVE-2023-52836

In the Linux kernel, the following vulnerability has been resolved: locking/wwmutex/test: Fix potential workqueue corruption In some cases running with the test-wwmutex code, I was seeing odd behavior where sometimes it seemed flushworkqueue was returning before all the work threads were finished...

4.4CVSS6.7AI score0.00016EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2024/05/23 2:57 a.m.0 views

SUSE CVE-2023-52743

In the Linux kernel, the following vulnerability has been resolved: ice: Do not use WQMEMRECLAIM flag for workqueue When both ice and the irdma driver are loaded, a warning in checkflushdependency is being triggered. This is due to ice driver workqueue being allocated with the WQMEMRECLAIM flag a...

4CVSS6.3AI score0.00005EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2024/05/23 2:56 a.m.3 views

SUSE CVE-2023-52853

In the Linux kernel, the following vulnerability has been resolved: hid: cp2112: Fix duplicate workqueue initialization Previously the cp2112 driver called INITDELAYEDWORK within cp2112gpioirqstartup, resulting in duplicate initilizations of the workqueue on subsequent IRQ startups following an...

4.7CVSS6.5AI score0.00008EPSS
Exploits0References16
RedhatCVE
RedhatCVE
added 2024/05/22 10:21 a.m.10 views

CVE-2021-47377

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority for the following reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.7AI score
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.2 views

kernel: ACPI: EC: Fix oops when removing custom query handlers

A flaw was found in the Linux kernel's ACPI Embedded Controller EC subsystem. When removing custom query handlers, a kernel oops can occur if the handler is still being executed in the EC query workqueue while the module containing the callback function is being unloaded. The fix ensures the...

5.8AI score0.00046EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.4 views

kernel: tty: n_gsm: fix deadlock and link starvation in outgoing data path

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: fix deadlock and link starvation in outgoing data path The current implementation queues up new control and user packets as needed and processes this queue down to the ldisc in the same code path. That means that the...

5.5CVSS6.4AI score0.0005EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.2 views

kernel: mptcp: use the workqueue to destroy unaccepted sockets

In the Linux kernel, the following vulnerability has been resolved: mptcp: use the workqueue to destroy unaccepted sockets Christoph reported a UaF at token lookup time after having refactored the passive socket initialization part: BUG: KASAN: use-after-free in tokenbucketbusy+0x253/0x260 Read o...

7.8CVSS6.4AI score0.00052EPSS
Exploits0References5
OSV
OSV
added 2024/05/22 7:15 a.m.1 views

DEBIAN-CVE-2021-47439

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Added the condition for scheduling kszmibreadwork When the ksz module is installed and removed using rmmod, kernel crashes with null pointer dereferrence error. During rmmod, kszswitchremove function tries to...

5.5CVSS5.1AI score0.00015EPSS
Exploits0References1
NVD
NVD
added 2024/05/22 7:15 a.m.20 views

CVE-2021-47441

In the Linux kernel, the following vulnerability has been resolved: mlxsw: thermal: Fix out-of-bounds memory accesses Currently, mlxsw allows cooling states to be set above the maximum cooling state supported by the driver: cat /sys/class/thermal/thermalzone2/cdev0/type mlxswfan cat...

7.3CVSS6.4AI score0.00016EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.17 views

CVE-2021-47439

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Added the condition for scheduling kszmibreadwork When the ksz module is installed and removed using rmmod, kernel crashes with null pointer dereferrence error. During rmmod, kszswitchremove function tries to...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References5
OSV
OSV
added 2024/05/22 7:15 a.m.1 views

UBUNTU-CVE-2021-47439

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Added the condition for scheduling kszmibreadwork When the ksz module is installed and removed using rmmod, kernel crashes with null pointer dereferrence error. During rmmod, kszswitchremove function tries to...

5.5CVSS5.7AI score0.00015EPSS
Exploits0References6
CVE
CVE
added 2024/05/22 6:23 a.m.136 views

CVE-2021-47468

CVE-2021-47468 is a Linux kernel vulnerability affecting isdn/mISDN where a sleeping function could be called from an atomic context because card->isac.release() is invoked while still holding a lock. The description states the fix is to call this function after releasing the lock. Logs illust...

5.5CVSS6.7AI score0.00017EPSS
Exploits0References8Affected Software1
CVE
CVE
added 2024/05/22 6:19 a.m.79 views

CVE-2021-47439

The CVE-2021-47439 issue concerns the Linux kernel’s net: dsa: microchip ksz driver. Root cause: during rmmod, ksz_switch_remove unregisters a switch while a non-zero mib_interval can cause ksz_mac_link_down to reschedule mib_read_work, leading to a null pointer access to dp->slave after unreg...

5.5CVSS6.9AI score0.00015EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.19 views

CVE-2021-47439 net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Added the condition for scheduling kszmibreadwork When the ksz module is installed and removed using rmmod, kernel crashes with null pointer dereferrence error. During rmmod, kszswitchremove function tries to...

6.3AI score0.00015EPSS
Exploits0References3
NVD
NVD
added 2024/05/21 4:15 p.m.14 views

CVE-2023-52853

In the Linux kernel, the following vulnerability has been resolved: hid: cp2112: Fix duplicate workqueue initialization Previously the cp2112 driver called INITDELAYEDWORK within cp2112gpioirqstartup, resulting in duplicate initilizations of the workqueue on subsequent IRQ startups following an...

5.5CVSS6.5AI score0.00008EPSS
Exploits0References8
OSV
OSV
added 2024/05/21 4:15 p.m.1 views

DEBIAN-CVE-2023-52853

In the Linux kernel, the following vulnerability has been resolved: hid: cp2112: Fix duplicate workqueue initialization Previously the cp2112 driver called INITDELAYEDWORK within cp2112gpioirqstartup, resulting in duplicate initilizations of the workqueue on subsequent IRQ startups following an...

5.5CVSS5.1AI score0.00008EPSS
Exploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.0 views

DEBIAN-CVE-2023-52836

In the Linux kernel, the following vulnerability has been resolved: locking/wwmutex/test: Fix potential workqueue corruption In some cases running with the test-wwmutex code, I was seeing odd behavior where sometimes it seemed flushworkqueue was returning before all the work threads were finished...

7.8CVSS5.5AI score0.00016EPSS
Exploits0References1
NVD
NVD
added 2024/05/21 4:15 p.m.15 views

CVE-2023-52836

In the Linux kernel, the following vulnerability has been resolved: locking/wwmutex/test: Fix potential workqueue corruption In some cases running with the test-wwmutex code, I was seeing odd behavior where sometimes it seemed flushworkqueue was returning before all the work threads were finished...

7.8CVSS6.5AI score0.00016EPSS
Exploits0References9
Rows per page
Query Builder