Lucene search
+L

9866 matches found

ATTACKERKB
ATTACKERKB
added 2025/02/26 6:37 a.m.8 views

CVE-2021-47657

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Ensure that objs is not NULL in virtiogpuarrayputfree If virtiogpuobjectshmeminit fails e.g. due to fault injection, as it happened in the bug report by syzbot, virtiogpuarrayputfree could be called with objs equal to...

5.5CVSS6.1AI score0.00273EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/02/26 6:37 a.m.11 views

AZL-67670 CVE-2021-47658 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a potential gpumetricstable memory leak Memory is allocated for gpumetricstable in renoirinitsmctables, but not freed in int smuv120finismctables. Free it!...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 6:37 a.m.14 views

CVE-2021-47652

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: smscufx: Fix null-ptr-deref in ufxusbprobe I got a null-ptr-deref report: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... RIP: 0010:fbdestroymodelist+0x38/0x100 ... Call Trace:...

5.5CVSS6.6AI score
SaveExploits0References9
OSV
OSV
added 2025/02/26 6:37 a.m.3 views

DEBIAN-CVE-2021-47652

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: smscufx: Fix null-ptr-deref in ufxusbprobe I got a null-ptr-deref report: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... RIP: 0010:fbdestroymodelist+0x38/0x100 ... Call Trace:...

5.5CVSS5.5AI score0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 6:37 a.m.20 views

CVE-2021-47652

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: smscufx: Fix null-ptr-deref in ufxusbprobe I got a null-ptr-deref report: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... RIP: 0010:fbdestroymodelist+0x38/0x100 ... Call Trace:...

5.5CVSS0.00255EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 6:37 a.m.12 views

UBUNTU-CVE-2021-47652

In the Linux kernel, the following vulnerability has been resolved: video: fbdev: smscufx: Fix null-ptr-deref in ufxusbprobe I got a null-ptr-deref report: BUG: kernel NULL pointer dereference, address: 0000000000000000 ... RIP: 0010:fbdestroymodelist+0x38/0x100 ... Call Trace:...

5.5CVSS6.2AI score0.00255EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.13 views

CVE-2022-49719

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic/realview: Fix refcount leak in realviewgicofinit offindmatchingnodeandmatch returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcoun...

5.5CVSS5.5AI score0.0026EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:24 a.m.106 views

CVE-2022-49713

In CVE-2022-49713, the Linux kernel vulnerability affects the USB-DWC2 HCD initialization path. The issue is a memory leak in dwc2_hcd_init where usb_create_hcd allocates memory for hcd but may fail to free it if platform_get_resource() fails; the fix moves the error path from error1 to error2 an...

5.5CVSS5.4AI score0.0028EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:23 a.m.7 views

CVE-2022-49627

In the Linux kernel, the following vulnerability has been resolved: ima: Fix potential memory leak in imainitcrypto On failure to allocate the SHA1 tfm, IMA fails to initialize and exits without freeing the imaalgoarray. Add the missing kfree for imaalgoarray to avoid the potential memory leak...

5.5CVSS5.6AI score0.00263EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.1 views

CVE-2022-49529 drm/amdgpu/pm: fix the null pointer while the smu is disabled

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: fix the null pointer while the smu is disabled It needs to check if the ppfuncs is initialized while release the context, otherwise it will trigger null pointer panic while the software smu is not enabled...

6.3AI score0.00223EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/02/26 2:13 a.m.25 views

CVE-2022-49511 fbdev: defio: fix the pagelist corruption

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: fix the pagelist corruption Easily hit the below list corruption: == listadd corruption. prev-next should be next ffffffffc0ceb090, but was ffffec604507edc8. prev=ffffec604507edc8. WARNING: CPU: 65 PID: 3959 at...

7.8CVSS0.00267EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/26 2:13 a.m.156 views

CVE-2022-49511

In CVE-2022-49511, the race occurs in the Linux kernel’s fbdev defio path: one thread adds page->lru to the pagelist tail in fb_deferred_io_mkwrite while another re-initializes the same page->lru in fb_deferred_io_fault, without proper synchronization. The fix initializes all page lists onc...

7.8CVSS5.3AI score0.00267EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.15 views

CVE-2022-49511

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: fix the pagelist corruption Easily hit the below list corruption: == listadd corruption. prev-next should be next ffffffffc0ceb090, but was ffffec604507edc8. prev=ffffec604507edc8. WARNING: CPU: 65 PID: 3959 at...

7.8CVSS5.5AI score0.00267EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:13 a.m.12 views

CVE-2022-49511 fbdev: defio: fix the pagelist corruption

In the Linux kernel, the following vulnerability has been resolved: fbdev: defio: fix the pagelist corruption Easily hit the below list corruption: == listadd corruption. prev-next should be next ffffffffc0ceb090, but was ffffec604507edc8. prev=ffffec604507edc8. WARNING: CPU: 65 PID: 3959 at...

7.8CVSS5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.3 views

CVE-2022-49507 regulator: da9121: Fix uninit-value in da9121_assign_chip_model()

In the Linux kernel, the following vulnerability has been resolved: regulator: da9121: Fix uninit-value in da9121assignchipmodel KASAN report slab-out-of-bounds in regmapinit as follows: BUG: KASAN: slab-out-of-bounds in regmapinit drivers/base/regmap/regmap.c:841 Read of size 1 at addr...

6.3AI score0.00256EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.18 views

CVE-2022-49478

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit Syzbot reported that -1 is used as array index. The problem was in missing validation check. hdw-unitnumber is initialized with -1 and then if init table walk fails...

7.8CVSS5.6AI score0.00286EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:13 a.m.115 views

CVE-2022-49478

CVE-2022-49478 affects the Linux kernel via the media: pvrusb2 driver, specifically a faulty check in pvr2_i2c_core_init that permits an array index of -1 to be used. The issue arises when hdw->unit_number is initialized to -1 and may remain unchanged if the init-table walk fails, leading to o...

7.8CVSS6.7AI score0.00286EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/02/26 2:13 a.m.13 views

CVE-2022-49478 media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix array-index-out-of-bounds in pvr2i2ccoreinit Syzbot reported that -1 is used as array index. The problem was in missing validation check. hdw-unitnumber is initialized with -1 and then if init table walk fails...

7.8CVSS5.4AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/02/26 2:12 a.m.26 views

CVE-2022-49433 RDMA/hfi1: Prevent use of lock before it is initialized

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Prevent use of lock before it is initialized If there is a failure during probe of hfi1 before the sdmamaplock is initialized, the call to hfi1freedevdata will attempt to use a lock that has not been initialized. If th...

0.00264EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.22 views

CVE-2022-49433

In the Linux kernel, the following vulnerability has been resolved: RDMA/hfi1: Prevent use of lock before it is initialized If there is a failure during probe of hfi1 before the sdmamaplock is initialized, the call to hfi1freedevdata will attempt to use a lock that has not been initialized. If th...

5.5CVSS5.4AI score0.00264EPSS
SaveExploits0
Rows per page
Query Builder