Lucene search
+L

92 matches found

OSV
OSV
•added 2025/10/01 11:45 a.m.•10 views

CVE-2022-50462 MIPS: vpe-mt: fix possible memory leak while module exiting

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, it need be freed when module exiting,...

4.9AI score
SaveExploits0References12
Cvelist
Cvelist
•added 2025/10/01 11:45 a.m.•15 views

CVE-2022-50462 MIPS: vpe-mt: fix possible memory leak while module exiting

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, it need be freed when module exiting,...

0.0016EPSS
SaveExploits0References9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/10/01 12:00 a.m.•0 views

CVE-2022-50462: Missing Release of Memory after Effective Lifetime

In the Linux kernel, the following vulnerability has been resolved: MIPS: vpe-mt: fix possible memory leak while module exiting Afer commit 1fa5ae857bb1 "driver core: get rid of struct device's busid string array", the name of device is allocated dynamically, it need be freed when module exiting,...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
•added 2025/06/25 12:00 a.m.•19 views

Vulnerability of the its_vpe_irq_domain_alloc() function in the drivers/irqchip/irq-gic-v3-its.c module – This driver for Linux’s IRQ chips allows a hacker to gain access to protected information.

Vulnerability of the itsvpeirqdomainalloc function in the drivers/irqchip/irq-gic-v3-its.c module – The Linux kernel’s IRQ chip support driver is vulnerable to a single-shift error. Exploiting this vulnerability could allow an attacker to access protected information...

5.5CVSS6.1AI score0.00251EPSS
SaveExploits0References16Affected Software1
RedHat Linux
RedHat Linux
•added 2025/04/16 3:19 a.m.•23 views

kernel: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE

A flaw was found in the Linux kernel. A race condition exists in the irqchip/gic-v4 component, where a local user can force a change of affinity for a Virtual Processing Element VPE after it has been unmapped. This occurs because the corresponding doorbell interrupt remains visible, creating a...

4.7CVSS6.2AI score0.00207EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2025/02/27 3:09 a.m.•8 views

SUSE CVE-2022-49254

In the Linux kernel, the following vulnerability has been resolved: media: ti-vpe: cal: Fix a NULL pointer dereference in calctxv4l2initformats In calctxv4l2initformats, devmkzalloc is assigned to ctx-activefmt and there is a dereference of it after that, which could lead to NULL pointer...

5.5CVSS6.3AI score0.00268EPSS
SaveExploits0References7
OSV
OSV
•added 2025/02/26 7:01 a.m.•78 views

DEBIAN-CVE-2022-49254

In the Linux kernel, the following vulnerability has been resolved: media: ti-vpe: cal: Fix a NULL pointer dereference in calctxv4l2initformats In calctxv4l2initformats, devmkzalloc is assigned to ctx-activefmt and there is a dereference of it after that, which could lead to NULL pointer...

5.5CVSS5.7AI score0.00268EPSS
SaveExploits0References1
OSV
OSV
•added 2025/02/26 7:01 a.m.•13 views

UBUNTU-CVE-2022-49254

In the Linux kernel, the following vulnerability has been resolved: media: ti-vpe: cal: Fix a NULL pointer dereference in calctxv4l2initformats In calctxv4l2initformats, devmkzalloc is assigned to ctx-activefmt and there is a dereference of it after that, which could lead to NULL pointer...

5.5CVSS6.5AI score0.00268EPSS
SaveExploits0References7
Debian CVE
Debian CVE
•added 2025/02/26 1:56 a.m.•51 views

CVE-2022-49254

In the Linux kernel, the following vulnerability has been resolved: media: ti-vpe: cal: Fix a NULL pointer dereference in calctxv4l2initformats In calctxv4l2initformats, devmkzalloc is assigned to ctx-activefmt and there is a dereference of it after that, which could lead to NULL pointer...

5.5CVSS5.7AI score0.00268EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2024/12/19 12:58 a.m.•14 views

kernel: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE

A flaw was found in the Linux kernel. A race condition exists in the irqchip/gic-v4 component, where a local user can force a change of affinity for a Virtual Processing Element VPE after it has been unmapped. This occurs because the corresponding doorbell interrupt remains visible, creating a...

4.7CVSS6.2AI score0.00207EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2024/12/13 12:00 a.m.•20 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50192)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50192 advisory. - In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a...

4.7CVSS6AI score0.00207EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2024/12/11 4:18 p.m.•11 views

kernel: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE

A flaw was found in the Linux kernel. A race condition exists in the irqchip/gic-v4 component, where a local user can force a change of affinity for a Virtual Processing Element VPE after it has been unmapped. This occurs because the corresponding doorbell interrupt remains visible, creating a...

4.7CVSS6.2AI score0.00207EPSS
SaveExploits0References5
NVD
NVD
•added 2024/11/08 6:15 a.m.•28 views

CVE-2024-50192

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

4.7CVSS0.00207EPSS
SaveExploits0References8
OSV
OSV
•added 2024/11/08 6:15 a.m.•13 views

AZL-53426 CVE-2024-50192 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

4.7CVSS6.8AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
•added 2024/11/08 6:15 a.m.•7 views

DEBIAN-CVE-2024-50192

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

4.7CVSS5.6AI score0.00207EPSS
SaveExploits0References1
CVE
CVE
•added 2024/11/08 5:54 a.m.•196 views

CVE-2024-50192

CVE-2024-50192: Linux kernel irqchip/gic-v4 vulnerability fixed by adding a vmapp_count check to prevent a VMOVP on a dying VPE. A small window could allow userspace to force a VPE affinity change while unmapped but the doorbell interrupt remains visible in /proc/irq/. The fix unifies vmapp_count...

4.7CVSS6.5AI score0.00207EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
•added 2024/11/08 5:54 a.m.•5 views

CVE-2024-50192 irqchip/gic-v4: Don't allow a VMOVP on a dying VPE

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

7.5AI score0.00207EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2024/11/08 5:54 a.m.•15 views

CVE-2024-50192

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

4.7CVSS5.6AI score0.00207EPSS
SaveExploits0
OSV
OSV
•added 2024/11/08 5:54 a.m.•21 views

CVE-2024-50192 irqchip/gic-v4: Don't allow a VMOVP on a dying VPE

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v4: Don't allow a VMOVP on a dying VPE Kunkun Jiang reported that there is a small window of opportunity for userspace to force a change of affinity for a VPE while the VPE has already been unmapped, but the...

4.7CVSS5.9AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
•added 2024/05/22 10:35 a.m.•24 views

CVE-2021-47373

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Fix potential VPE leak on error In itsvpeirqdomainalloc, when itsvpeinit returns an error, there is an off-by-one in the number of VPEs to be freed. Fix it by simply passing the number of VPEs allocated, which...

4.4CVSS6.5AI score0.00251EPSS
SaveExploits0References3
Rows per page
Query Builder