Lucene search
+L

407 matches found

Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.12 views

CVE-2022-49509

In the Linux kernel, the following vulnerability has been resolved: media: i2c: max9286: fix kernel oops when removing module When removing the max9286 module we get a kernel oops: Unable to handle kernel paging request at virtual address 000000aa00000094 Mem abort info: ESR = 0x96000004 EC = 0x2...

7.1CVSS5.7AI score0.00276EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.1 views

CVE-2022-49496 media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: prevent kernel crash when rmmod mtk-vcodec-dec.ko If the driver support subdev mode, the parameter "dev-pm.dev" will be NULL in mtkvcodecdecremove. Kernel will crash when try to rmmod mtk-vcodec-dec.ko...

6AI score0.0016EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.1 views

CVE-2022-49307 tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()

In the Linux kernel, the following vulnerability has been resolved: tty: synclinkgt: Fix null-pointer-dereference in slgtclean When the driver fails at allochdlcdev, and then we remove the driver module, we will get the following splat: 25.065966 general protection fault, probably for non-canonic...

6.5AI score0.00283EPSS
Exploits0References9
CVE
CVE
added 2025/02/26 2:10 a.m.126 views

CVE-2022-49300

CVE-2022-49300 affects the Linux kernel nbd subsystem. A race occurs when the nbd module is removed: nbd_genl_connect() may call nbd_alloc_config() concurrently, and although try_module_get() can fail, nbd_alloc_config() previously did not handle that. This can cause leakage of nbd_config and rel...

4.7CVSS5.2AI score0.00185EPSS
Exploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.3 views

CVE-2022-49300 nbd: fix race between nbd_alloc_config() and module removal

In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between nbdallocconfig and module removal When nbd module is being removing, nbdallocconfig may be called concurrently by nbdgenlconnect, although trymoduleget will return false, but nbdallocconfig doesn't handle it...

5.8AI score0.00185EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2025/02/26 2:1 a.m.8 views

CVE-2022-49295

In the Linux kernel, the following vulnerability has been resolved: nbd: call genlunregisterfamily first in nbdcleanup Otherwise there may be race between module removal and the handling of netlink command, which can lead to the oops as shown below: BUG: kernel NULL pointer dereference, address:...

4.7CVSS5.3AI score0.00224EPSS
Exploits0
CVE
CVE
added 2025/02/26 2:1 a.m.139 views

CVE-2022-49295

CVE-2022-49295 documents a race in the Linux kernel nbd subsystem: during module removal, netlink command handling can race with cleanup unless genl_unregister_family() is called first in nbd_cleanup(). The described oops is a NULL pointer dereference (addr 0x98) in down_write(), with a trace thr...

4.7CVSS6.2AI score0.00224EPSS
Exploits0References8Affected Software1
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.2 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 a contention between nbdallocconfig and module removal, which could lead to resource consumption and null...

4.7CVSS5.8AI score0.00185EPSS
Exploits0References9
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.6 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 max9286 module that can cause the kernel to crash when removed...

5.5AI score0.00276EPSS
Exploits0References5
OSV
OSV
added 2025/02/14 9:21 a.m.13 views

CLSA-2025-1739524909 Fix of 7 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-53104 - media: uvcvideo: Skip parsing frames of type UVCVSUNDEFINED in uvcparseformat CVE-url: https://ubuntu.com/security/CVE-2024-41020 - filelock: Fix fcntl/close race recovery compat path CVE-url: https://ubuntu.com/security/CVE-2024-43892 - memcg...

7.8CVSS7AI score0.03301EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/01/13 6:50 a.m.15 views

CVE-2024-50051

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancelworksync before module remove If we remove the module which will call mpc52xxspiremove it will free 'ms' through spiunregistercontroller. while the work ms-work will be used. The sequence of operations tha...

5.5CVSS6.8AI score0.00226EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:17 a.m.3 views

SUSE CVE-2024-50051

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancelworksync before module remove If we remove the module which will call mpc52xxspiremove it will free 'ms' through spiunregistercontroller. while the work ms-work will be used. The sequence of operations tha...

7CVSS7.6AI score0.00226EPSS
Exploits0References17
OSV
OSV
added 2025/01/11 1:15 p.m.3 views

DEBIAN-CVE-2024-50051

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancelworksync before module remove If we remove the module which will call mpc52xxspiremove it will free 'ms' through spiunregistercontroller. while the work ms-work will be used. The sequence of operations tha...

7.8CVSS5.7AI score0.00226EPSS
Exploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.9 views

CVE-2024-50051

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancelworksync before module remove If we remove the module which will call mpc52xxspiremove it will free 'ms' through spiunregistercontroller. while the work ms-work will be used. The sequence of operations tha...

7.8CVSS0.00226EPSS
Exploits0References8
OSV
OSV
added 2025/01/11 1:15 p.m.2 views

UBUNTU-CVE-2024-50051

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancelworksync before module remove If we remove the module which will call mpc52xxspiremove it will free 'ms' through spiunregistercontroller. while the work ms-work will be used. The sequence of operations tha...

7.8CVSS6.1AI score0.00226EPSS
Exploits0References52
OSV
OSV
added 2025/01/11 12:25 p.m.13 views

CVE-2024-50051 spi: mpc52xx: Add cancel_work_sync before module remove

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancelworksync before module remove If we remove the module which will call mpc52xxspiremove it will free 'ms' through spiunregistercontroller. while the work ms-work will be used. The sequence of operations tha...

7.8CVSS6AI score0.00226EPSS
Exploits0References11
CVE
CVE
added 2025/01/11 12:25 p.m.157 views

CVE-2024-50051

CVE-2024-50051 (Linux kernel) affects the mpc52xx SPI driver. The issue arises when a module is removed while a scheduled work item (ms->work) is still alive, because ms is freed via spi_unregister_controller but the work item may still be executed, enabling a use-after-free scenario. The fix ...

7.8CVSS6.5AI score0.00226EPSS
Exploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/01/11 12:25 p.m.13 views

CVE-2024-50051

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancelworksync before module remove If we remove the module which will call mpc52xxspiremove it will free 'ms' through spiunregistercontroller. while the work ms-work will be used. The sequence of operations tha...

7.8CVSS5.7AI score0.00226EPSS
Exploits0
Cvelist
Cvelist
added 2025/01/11 12:25 p.m.21 views

CVE-2024-50051 spi: mpc52xx: Add cancel_work_sync before module remove

In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: Add cancelworksync before module remove If we remove the module which will call mpc52xxspiremove it will free 'ms' through spiunregistercontroller. while the work ms-work will be used. The sequence of operations tha...

0.00226EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2024/12/29 2:32 p.m.10 views

CVE-2024-53215

In the Linux kernel, the following vulnerability has been resolved: svcrdma: fix miss destroy percpucounter in svcrdmaprocinit There's issue as follows: RPC: Registered rdma transport module. RPC: Registered rdma backchannel transport module. RPC: Unregistered rdma transport module. RPC:...

5.5CVSS6.8AI score0.00217EPSS
Exploits0References4
Rows per page
Query Builder