Lucene search
+L

5332 matches found

OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2024-50025

In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Move flushwork initialization out of if block After commit 379a58caa199 "scsi: fnic: Move fnicfnicflushtx to a work queue", it can happen that a work item is sent to an uninitialized work queue. This may has the effec...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-49002

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS5.5AI score0.00249EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.5 views

DEBIAN-CVE-2022-48990

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free during gpu recovery Why 754.862560 refcountt: underflow; use-after-free. 754.862898 Call Trace: 754.862903 754.862913 amdgpujobfreecb+0xc2/0xe1 amdgpu 754.863543 drmschedmain.cold+0x34/0x39 amdsched...

7.8CVSS5.9AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.5 views

DEBIAN-CVE-2022-48972

In the Linux kernel, the following vulnerability has been resolved: mac802154: fix missing INITLISTHEAD in ieee802154ifadd Kernel fault injection test reports null-ptr-deref as follows: BUG: kernel NULL pointer dereference, address: 0000000000000008 RIP: 0010:cfg802154netdevnotifiercall+0x120/0x3...

5.5CVSS5.4AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.4 views

DEBIAN-CVE-2022-48971

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix not cleanup led when btinit fails btinit calls btledsinit to register led, but if it fails later, btledscleanup is not called to unregister it. This can cause panic if the argument "bluetooth-power" in text is free...

5.5CVSS5.4AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-48968

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix potential memory leak in otx2inittc In otx2inittc, if rhashtableinit failed, it does not free tc-tcentriesbitmap which is allocated in otx2tcallocentbitmap...

5.5CVSS5.3AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-48963

In the Linux kernel, the following vulnerability has been resolved: net: wwan: iosm: fix memory leak in ipcmuxinit When failed to alloc ipcmux-uladb.ppqlt in ipcmuxinit, ipcmux is not released...

5.5CVSS4.9AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.6 views

DEBIAN-CVE-2022-48958

In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in grethinitrings The grethinitrings function won't free the newly allocated skb when dmamappingerror returns error, so add devkfreeskb to fix it. Compile tested only...

5.5CVSS5.4AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.6 views

UBUNTU-CVE-2022-48968

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix potential memory leak in otx2inittc In otx2inittc, if rhashtableinit failed, it does not free tc-tcentriesbitmap which is allocated in otx2tcallocentbitmap...

5.5CVSS5.8AI score0.00235EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

UBUNTU-CVE-2024-50021

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper handling of refcount in icedpllinitrclkpins This patch addresses a reference count handling issue in the icedpllinitrclkpins function. The function calls icedpllgetpins, which increments the reference count of t...

5.5CVSS6.2AI score0.00205EPSS
SaveExploits0References19
OSV
OSV
added 2024/10/21 8:15 p.m.5 views

UBUNTU-CVE-2022-48990

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix use-after-free during gpu recovery Why 754.862560 refcountt: underflow; use-after-free. 754.862898 Call Trace: 754.862903 754.862913 amdgpujobfreecb+0xc2/0xe1 amdgpu 754.863543 drmschedmain.cold+0x34/0x39 amdsched...

7.8CVSS5.7AI score0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2024/10/21 8:15 p.m.7 views

UBUNTU-CVE-2022-49028

In the Linux kernel, the following vulnerability has been resolved: ixgbevf: Fix resource leak in ixgbevfinitmodule ixgbevfinitmodule won't destroy the workqueue created by createsinglethreadworkqueue when pciregisterdriver failed. Add destroyworkqueue in fail path to prevent the resource leak...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/21 8:15 p.m.4 views

UBUNTU-CVE-2022-49027

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix error handling in iavfinitmodule The iavfinitmodule won't destroy workqueue when pciregisterdriver failed. Call destroyworkqueue when pciregisterdriver failed to prevent the resource leak. Similar to the handling of...

5.5CVSS6.1AI score0.00249EPSS
SaveExploits0References7
OSV
OSV
added 2024/10/21 6:15 p.m.12 views

AZL-51974 CVE-2024-50002 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: staticcall: Handle module init failure correctly in staticcalldelmodule Module insertion invokes staticcalladdmodule to initialize the static calls in a module. staticcalladdmodule invokes staticcallinit, which allocates a struct...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.20 views

AZL-51287 CVE-2024-49917 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clkmgr and clkmgr-funcs in dcn30inithw This commit addresses a potential null pointer dereference issue in the dcn30inithw function. The issue could occur when dc-clkmgr or dc-clkmgr-funcs is...

5.5CVSS6.7AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.15 views

AZL-51246 CVE-2024-49915 affecting package kernel for versions less than 6.6.64.2-9

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clkmgr in dcn32inithw This commit addresses a potential null pointer dereference issue in the dcn32inithw function. The issue could occur when dc-clkmgr is null. The fix adds a check to ensure...

5.5CVSS6.7AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

DEBIAN-CVE-2024-49917

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clkmgr and clkmgr-funcs in dcn30inithw This commit addresses a potential null pointer dereference issue in the dcn30inithw function. The issue could occur when dc-clkmgr or dc-clkmgr-funcs is...

5.5CVSS5.6AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

AZL-51120 CVE-2024-49915 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clkmgr in dcn32inithw This commit addresses a potential null pointer dereference issue in the dcn32inithw function. The issue could occur when dc-clkmgr is null. The fix adds a check to ensure...

5.5CVSS6.3AI score0.00238EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.10 views

AZL-51102 CVE-2024-49916 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clkmgr and clkmgr-funcs in dcn401inithw This commit addresses a potential null pointer dereference issue in the dcn401inithw function. The issue could occur when dc-clkmgr or dc-clkmgr-funcs is...

5.5CVSS5.6AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

DEBIAN-CVE-2024-49915

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for clkmgr in dcn32inithw This commit addresses a potential null pointer dereference issue in the dcn32inithw function. The issue could occur when dc-clkmgr is null. The fix adds a check to ensure...

5.5CVSS5.6AI score0.00238EPSS
SaveExploits0References1
Rows per page
Query Builder