Lucene search
+L

13969 matches found

Cvelist
Cvelist
added 2025/02/26 1:54 a.m.26 views

CVE-2022-49114 scsi: libfc: Fix use after free in fc_exch_abts_resp()

In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix use after free in fcexchabtsresp fcexchreleaseep will decrease the ep's reference count. When the reference count reaches zero, it is freed. But ep is still used in the following code, which will lead to a use...

8.8CVSS0.00357EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.6 views

CVE-2022-49114 scsi: libfc: Fix use after free in fc_exch_abts_resp()

In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix use after free in fcexchabtsresp fcexchreleaseep will decrease the ep's reference count. When the reference count reaches zero, it is freed. But ep is still used in the following code, which will lead to a use...

8.8CVSS7.6AI score0.00357EPSS
SaveExploits0References9
CVE
CVE
added 2025/02/26 1:54 a.m.118 views

CVE-2022-49115

CVE-2022-49115 is a Linux kernel vulnerability in the PCI: endpoint subsystem where a misused goto label could lead to a memory leak. The description across connected advisories reiterates the same root cause and states that a fix was applied in the kernel (commit history referenced in the linked...

5.5CVSS5.3AI score0.00274EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.41 views

CVE-2022-49113 powerpc/secvar: fix refcount leak in format_show()

In the Linux kernel, the following vulnerability has been resolved: powerpc/secvar: fix refcount leak in formatshow Refcount leak will happen when formatshow returns failure in multiple cases. Unified management of ofnodeput can fix this problem...

0.00259EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.7 views

CVE-2022-49107

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leak in cephreaddir when notelastdentry returns error Reset the lastreaddir at the same time, and add a comment explaining why we don't free lastreaddir when diremit returns false...

5.5CVSS5.3AI score0.00246EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.30 views

CVE-2022-49104 staging: vchiq_core: handle NULL result of find_service_by_handle

In the Linux kernel, the following vulnerability has been resolved: staging: vchiqcore: handle NULL result of findservicebyhandle In case of an invalid handle the function findservivebyhandle returns NULL. So take care of this and avoid a NULL pointer dereference...

0.00238EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.59 views

CVE-2022-49099

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix initialization of device object in vmbusdeviceregister Initialize the device's dmamask,parms pointers and the device's dmamask value before invoking deviceregister. Address the following trace with 5.17-rc...

5.5CVSS5.6AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.15 views

CVE-2022-49098

In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Fix potential crash on module unload The vmbus driver relies on the panic notifier infrastructure to perform some operations when a panic event is detected. Since vmbus can be built as module, it is required...

5.5CVSS5.5AI score0.00251EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:54 a.m.13 views

CVE-2022-49093 skbuff: fix coalescing for page_pool fragment recycling

In the Linux kernel, the following vulnerability has been resolved: skbuff: fix coalescing for pagepool fragment recycling Fix a use-after-free when using pagepool with page fragments. We encountered this problem during normal RX in the hns3 driver: 1 Initially we have three descriptors in the RX...

9.8CVSS5.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.28 views

CVE-2022-49082 scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use after free in scsihexpandernoderemove The function mpt3sastransportportremove called in scsihexpandernoderemove frees the port field of the sasexpander structure, leading to the following use-after-free spl...

0.00247EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 1:54 a.m.14 views

CVE-2022-49082 scsi: mpt3sas: Fix use after free in _scsih_expander_node_remove()

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use after free in scsihexpandernoderemove The function mpt3sastransportportremove called in scsihexpandernoderemove frees the port field of the sasexpander structure, leading to the following use-after-free spl...

7.8CVSS5.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.33 views

CVE-2022-49081 highmem: fix checks in __kmap_local_sched_{in,out}

In the Linux kernel, the following vulnerability has been resolved: highmem: fix checks in kmaplocalschedin,out When CONFIGDEBUGKMAPLOCAL is enabled kmaplocalschedin,out check that even slots in the tsk-kmapctrl.pteval are unmapped. The slots are initialized with 0 value, but the check is done wi...

0.00241EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/26 1:54 a.m.24 views

CVE-2022-49081 highmem: fix checks in __kmap_local_sched_{in,out}

In the Linux kernel, the following vulnerability has been resolved: highmem: fix checks in kmaplocalschedin,out When CONFIGDEBUGKMAPLOCAL is enabled kmaplocalschedin,out check that even slots in the tsk-kmapctrl.pteval are unmapped. The slots are initialized with 0 value, but the check is done wi...

5.5AI score
SaveExploits0References7
OSV
OSV
added 2025/02/26 1:54 a.m.13 views

CVE-2022-49078 lz4: fix LZ4_decompress_safe_partial read out of bound

In the Linux kernel, the following vulnerability has been resolved: lz4: fix LZ4decompresssafepartial read out of bound When partialDecoding, it is EOF if we've either filled the output buffer or can't proceed with reading an offset for following match. In some extreme corner cases when compresse...

7.8CVSS6AI score
SaveExploits0References9
CVE
CVE
added 2025/02/26 1:54 a.m.106 views

CVE-2022-49075

CVE-2022-49075 is a Linux kernel issue in btrfs where qgroup reserve tracking used an unsigned int for bytes_changed, allowing overflow when fallocate exceeds 4 GiB. This caused incorrect qgroup accounting and could breach the qgroup limit. The published fixes switch bytes_changed to a 64-bit fie...

8.1CVSS5.5AI score0.00661EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.24 views

CVE-2022-49074 irqchip/gic-v3: Fix GICR_CTLR.RWP polling

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix GICRCTLR.RWP polling It turns out that our polling of RWP is totally wrong when checking for it in the redistributors, as we test the distributor bit index, whereas it is a different bit number in the RDs...

0.00264EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/02/26 1:54 a.m.15 views

CVE-2022-49074

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix GICRCTLR.RWP polling It turns out that our polling of RWP is totally wrong when checking for it in the redistributors, as we test the distributor bit index, whereas it is a different bit number in the RDs...

5.5CVSS5.6AI score0.00264EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 1:54 a.m.13 views

CVE-2022-49074 irqchip/gic-v3: Fix GICR_CTLR.RWP polling

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix GICRCTLR.RWP polling It turns out that our polling of RWP is totally wrong when checking for it in the redistributors, as we test the distributor bit index, whereas it is a different bit number in the RDs...

5.2AI score
SaveExploits0References10
CVE
CVE
added 2025/02/26 1:54 a.m.100 views

CVE-2022-49071

CVE-2022-49071 affects the Linux kernel where drm/panel: ili9341 handling of an optional regulator could dereference a NULL or error pointer if the regulator lookup fails. The patch ensures that a failed optional regulator lookup resets the pointer to NULL, and notes that related functions like m...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/02/26 1:54 a.m.31 views

CVE-2022-49070 fbdev: Fix unregistering of framebuffers without device

In the Linux kernel, the following vulnerability has been resolved: fbdev: Fix unregistering of framebuffers without device OF framebuffers do not have an underlying device in the Linux device hierarchy. Do a regular unregister call instead of hot unplugging such a non-existing device. Fixes a NU...

0.00256EPSS
SaveExploits0References4
Rows per page
Query Builder