Lucene search
+L

161 matches found

NVD
NVD
added 2025/12/09 4:17 p.m.10 views

CVE-2022-50672

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while deviceregister fails If deviceregister fails, it has two issues: 1. The name allocated by devsetname is leaked. 2. The parent of device is not NULL, deviceunregister is called in...

0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/09 4:17 p.m.2 views

DEBIAN-CVE-2022-50672

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while deviceregister fails If deviceregister fails, it has two issues: 1. The name allocated by devsetname is leaked. 2. The parent of device is not NULL, deviceunregister is called in...

5.3AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/09 4:17 p.m.7 views

UBUNTU-CVE-2022-50672

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while deviceregister fails If deviceregister fails, it has two issues: 1. The name allocated by devsetname is leaked. 2. The parent of device is not NULL, deviceunregister is called in...

5.7AI score0.00241EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.15 views

CVE-2022-50672

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while deviceregister fails If deviceregister fails, it has two issues: 1. The name allocated by devsetname is leaked. 2. The parent of device is not NULL, deviceunregister is called in...

5.3AI score0.00241EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.33 views

CVE-2022-50672 mailbox: zynq-ipi: fix error handling while device_register() fails

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while deviceregister fails If deviceregister fails, it has two issues: 1. The name allocated by devsetname is leaked. 2. The parent of device is not NULL, deviceunregister is called in...

0.00241EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/09 1:29 a.m.29 views

CVE-2022-50672

CVE-2022-50672 concerns the Linux kernel mailbox path for zynq-ipi where device_register() failures could leak the name allocated by dev_set_name() and leave a non-NULL parent, potentially causing a crash during device cleanup. The described fix calls put_device() to release references and allow ...

6AI score0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/09 1:29 a.m.6 views

CVE-2022-50672 mailbox: zynq-ipi: fix error handling while device_register() fails

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynq-ipi: fix error handling while deviceregister fails If deviceregister fails, it has two issues: 1. The name allocated by devsetname is leaked. 2. The parent of device is not NULL, deviceunregister is called in...

6.3AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.10 views

PT-2025-49703

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s mailbox component, specifically within the zynq-ipi module. When device register fails, a memory leak occurs due to unreleased allocated memory from d...

7.8CVSS6.8AI score0.0094EPSS
SaveExploits2References896
Microsoft CVE
Microsoft CVE
added 2025/11/14 1:1 a.m.9 views

mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop

...

7AI score0.00197EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/11/13 5:3 p.m.6 views

CVE-2025-40161

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix SGI cleanup on unbind The driver incorrectly determines SGI vs SPI interrupts by checking IRQ number 16, which fails with dynamic IRQ allocation. During unbind, this causes improper SGI cleanup leading to...

5.5AI score0.00184EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/13 12:30 a.m.6 views

EUVD-2025-150394

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop The cleanup loop was starting at the wrong array index, causing out-of-bounds access. Start the loop at the correct index for zero-indexed arrays to prevent...

6AI score0.00197EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/13 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40180

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop The cleanup loop was starting at the wrong array index, causing out-of-bounds access. Star...

6.5AI score0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 10:15 p.m.4 views

DEBIAN-CVE-2025-40180

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop The cleanup loop was starting at the wrong array index, causing out-of-bounds access. Start the loop at the correct index for zero-indexed arrays to prevent...

5.1AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.14 views

AZL-70064 CVE-2025-40180 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop The cleanup loop was starting at the wrong array index, causing out-of-bounds access. Start the loop at the correct index for zero-indexed arrays to prevent...

5.6AI score0.00197EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/12 10:15 p.m.8 views

CVE-2025-40180

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop The cleanup loop was starting at the wrong array index, causing out-of-bounds access. Start the loop at the correct index for zero-indexed arrays to prevent...

0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/12 10:15 p.m.14 views

UBUNTU-CVE-2025-40180

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop The cleanup loop was starting at the wrong array index, causing out-of-bounds access. Start the loop at the correct index for zero-indexed arrays to prevent...

5.7AI score0.00197EPSS
SaveExploits0References21
CVE
CVE
added 2025/11/12 9:56 p.m.25 views

CVE-2025-40180

The CVE-2025-40180 fix applies to the Linux kernel mailbox driver for zynqmp-ipi. The cleanup loop started at the wrong array index, causing out-of-bounds memory access. The patch starts the loop at the correct index for zero-based arrays to prevent memory overrun and memory safety issues. Remedi...

6.1AI score0.00197EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.5 views

CVE-2025-40180

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop The cleanup loop was starting at the wrong array index, causing out-of-bounds access. Start the loop at the correct index for zero-indexed arrays to prevent...

5.1AI score0.00197EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.18 views

CVE-2025-40180 mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix out-of-bounds access in mailbox cleanup loop The cleanup loop was starting at the wrong array index, causing out-of-bounds access. Start the loop at the correct index for zero-indexed arrays to prevent...

0.00197EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/11/12 12:30 p.m.7 views

EUVD-2025-124922

In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix SGI cleanup on unbind The driver incorrectly determines SGI vs SPI interrupts by checking IRQ number 16, which fails with dynamic IRQ allocation. During unbind, this causes improper SGI cleanup leading to...

5.7AI score0.00184EPSS
SaveExploits0References4
Rows per page
Query Builder