Lucene search
+L

8145 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 1:31 p.m.3 views

Malicious code in Zendesk.Drivers (NuGet)

--- -= Per source details. Do not edit below this line.=-...

5.3AI score
SaveExploits0
OSV
OSV
added 2024/06/25 1:31 p.m.7 views

MAL-2024-4710 Malicious code in Zendesk.Drivers (NuGet)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/25 12:0 a.m.94 views

EulerOS 2.0 SP11 : kernel (EulerOS-SA-2024-1837)

"According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the...

9.8CVSS6AI score0.00828EPSS
SaveExploits2References110
BDU FSTEC
BDU FSTEC
added 2024/06/24 12:0 a.m.10 views

The vulnerability of the UnserializePropertySet() function in the Kernel-mode operating system drivers of Windows, which allows a hacker to exploit their privileges.

The vulnerability of the UnserializePropertySet function in the Kernel-mode operating system drivers of Windows is related to the assignment of an untrusted pointer. Exploiting this vulnerability could allow an attacker to gain increased privileges...

7.8CVSS7.5AI score0.25222EPSS
SaveExploits7References6
RedhatCVE
RedhatCVE
added 2024/06/20 3:55 p.m.20 views

CVE-2024-38571

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/tsens: Fix null pointer dereference computeinterceptslope is called from calibrate8960 in tsens-8960.c as computeinterceptslopepriv, p1, NULL, ONEPTCALIB which lead to null pointer dereference if DEBUG or...

4.4CVSS7AI score0.00228EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 3:54 p.m.32 views

CVE-2024-38568

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: hns3: Fix out-of-bound access when valid event group The perf tool allows users to create event groups through following cmd 1, but the driver does not check whether the array index is out of bounds when writi...

4.4CVSS7.2AI score0.00234EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 2:28 p.m.23 views

CVE-2024-38603

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: hns3: Actually use devmaddactionorreset pciallocirqvectors allocates an irq vector. When devmaddaction fails, the irq vector is not freed, which leads to a memory leak. Replace the devmaddaction with...

5.1CVSS6.9AI score0.00211EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.34 views

CVE-2022-48735

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registered via devmledclassdevregister and associated with the HD-audio codec device. Unfortunately, it turne...

7.8CVSS6.2AI score0.00234EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.23 views

CVE-2021-47576

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Sanity check block descriptor length in respmodeselect In respmodeselect sanity check the block descriptor len to avoid UAF. BUG: KASAN: use-after-free in respmodeselect+0xa4c/0xb40 drivers/scsi/scsidebug.c:2509...

7.8CVSS6.3AI score0.00241EPSS
SaveExploits0References12
NVD
NVD
added 2024/06/19 2:15 p.m.34 views

CVE-2024-38603

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: hns3: Actually use devmaddactionorreset pciallocirqvectors allocates an irq vector. When devmaddaction fails, the irq vector is not freed, which leads to a memory leak. Replace the devmaddaction with...

5.5CVSS0.00211EPSS
SaveExploits0References5
NVD
NVD
added 2024/06/19 2:15 p.m.29 views

CVE-2024-38569

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisipcie: Fix out-of-bound access when valid event group The perf tool allows users to create event groups through following cmd 1, but the driver does not check whether the array index is out of bounds when writing...

7.8CVSS0.00234EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.24 views

CVE-2024-38568

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: hns3: Fix out-of-bound access when valid event group The perf tool allows users to create event groups through following cmd 1, but the driver does not check whether the array index is out of bounds when writi...

7.8CVSS6.4AI score0.00234EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.25 views

CVE-2024-38551

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Assign dummy when codec not specified for a DAI link MediaTek sound card drivers are checking whether a DAI link is present and used on a board to assign the correct parameters and this is done by checking the cod...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.32 views

CVE-2024-38605

In the Linux kernel, the following vulnerability has been resolved: ALSA: core: Fix NULL module pointer assignment at card init The commit 81033c6b584b "ALSA: core: Warn on empty module" introduced a WARNON for a NULL module pointer passed at sndcard object creation, and it also wraps the code...

8.8CVSS6.6AI score0.00748EPSS
SaveExploits0References20
OSV
OSV
added 2024/06/19 1:56 p.m.24 views

CVE-2024-38610 drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrnvmrammap Patch series "mm: followpte improvements and acrn followpte fixes". Patch 1 fixes a bunch of issues I spotted in the acrn driver. It compiles, that's all I know. I'll...

7.8CVSS6.1AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/06/19 1:56 p.m.61 views

CVE-2024-38610

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrnvmrammap Patch series "mm: followpte improvements and acrn followpte fixes". Patch 1 fixes a bunch of issues I spotted in the acrn driver. It compiles, that's all I know. I'll...

7.8CVSS5.6AI score0.00213EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 1:48 p.m.22 views

CVE-2024-38605 ALSA: core: Fix NULL module pointer assignment at card init

In the Linux kernel, the following vulnerability has been resolved: ALSA: core: Fix NULL module pointer assignment at card init The commit 81033c6b584b "ALSA: core: Warn on empty module" introduced a WARNON for a NULL module pointer passed at sndcard object creation, and it also wraps the code...

7.8CVSS7.1AI score0.00748EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/06/19 1:48 p.m.19 views

CVE-2024-38603

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: hns3: Actually use devmaddactionorreset pciallocirqvectors allocates an irq vector. When devmaddaction fails, the irq vector is not freed, which leads to a memory leak. Replace the devmaddaction with...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0
OSV
OSV
added 2024/06/19 1:48 p.m.23 views

CVE-2024-38603 drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: hns3: Actually use devmaddactionorreset pciallocirqvectors allocates an irq vector. When devmaddaction fails, the irq vector is not freed, which leads to a memory leak. Replace the devmaddaction with...

5.8AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/06/19 1:48 p.m.13 views

CVE-2024-38603 drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()

In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: hns3: Actually use devmaddactionorreset pciallocirqvectors allocates an irq vector. When devmaddaction fails, the irq vector is not freed, which leads to a memory leak. Replace the devmaddaction with...

6.7AI score0.00211EPSS
SaveExploits0References5
Rows per page
Query Builder