Lucene search
+L

1098 matches found

Positive Technologies
Positive Technologies
added 2024/10/03 12:00 a.m.6 views

PT-2024-7800 · Palo Alto Networks +1 · Palo Alto Networks Globalprotect +1

Name of the Vulnerable Software and Affected Versions: Palo Alto Networks GlobalProtect App versions prior to 6.2.5 Description: A privilege escalation issue in the Palo Alto Networks GlobalProtect app on Windows allows a locally authenticated non-administrative Windows user to escalate their...

7.8CVSS7.7AI score0.00287EPSS
SaveExploits1References17
Packet Storm
Packet Storm
added 2024/10/01 12:00 a.m.598 views

Nitro PDF Pro Local Privilege Escalation

SEC Consult Vulnerability Lab Security Advisory ======================================================================= title: Local Privilege Escalation via MSI Installer product: Nitro PDF Pro vulnerable version: 14.26.1.0 13.70.8.82 fixed version: 14.26.1.0 or higher 13.70.8.82 or higher CVE...

7.8CVSS7AI score0.06263EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.14 views

SUSE CVE-2024-46761

In the Linux kernel, the following vulnerability has been resolved: pci/hotplug/pnvphp: Fix hotplug driver crash on Powernv The hotplug driver for powerpc pci/hotplug/pnvphp.c causes a kernel crash when we try to hot-unplug/disable the PCIe switch/bridge from the PHB. The crash occurs because...

5.5CVSS6.4AI score0.00251EPSS
SaveExploits0References18
NVD
NVD
added 2024/09/18 8:15 a.m.31 views

CVE-2024-46761

In the Linux kernel, the following vulnerability has been resolved: pci/hotplug/pnvphp: Fix hotplug driver crash on Powernv The hotplug driver for powerpc pci/hotplug/pnvphp.c causes a kernel crash when we try to hot-unplug/disable the PCIe switch/bridge from the PHB. The crash occurs because...

5.5CVSS0.00251EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/18 8:15 a.m.8 views

UBUNTU-CVE-2024-46761

In the Linux kernel, the following vulnerability has been resolved: pci/hotplug/pnvphp: Fix hotplug driver crash on Powernv The hotplug driver for powerpc pci/hotplug/pnvphp.c causes a kernel crash when we try to hot-unplug/disable the PCIe switch/bridge from the PHB. The crash occurs because...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References27
CVE
CVE
added 2024/09/18 7:12 a.m.172 views

CVE-2024-46761

CVE-2024-46761 affects the Linux kernel’s PCI hotplug driver for PowerPC (pci/hotplug/pnv_php.c). The issue caused a kernel crash during hot-unplug/disable of a PCIe switch/bridge from the PHB, due to a NULL dereference when the MSI data structure had already been released and set to NULL, yet un...

5.5CVSS6.2AI score0.00251EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.32 views

CVE-2024-46761 pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv

In the Linux kernel, the following vulnerability has been resolved: pci/hotplug/pnvphp: Fix hotplug driver crash on Powernv The hotplug driver for powerpc pci/hotplug/pnvphp.c causes a kernel crash when we try to hot-unplug/disable the PCIe switch/bridge from the PHB. The crash occurs because...

0.00251EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.25 views

CVE-2024-46761 pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv

In the Linux kernel, the following vulnerability has been resolved: pci/hotplug/pnvphp: Fix hotplug driver crash on Powernv The hotplug driver for powerpc pci/hotplug/pnvphp.c causes a kernel crash when we try to hot-unplug/disable the PCIe switch/bridge from the PHB. The crash occurs because...

7AI score0.00251EPSS
SaveExploits0References8
OSV
OSV
added 2024/09/17 12:57 a.m.34 views

RXSA-2024:6567 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: efivarfs: force RO when remounting if SetVariable is not supported CVE-2023-52463 kernel: nfsd: fix RELEASELOCKOWNER CVE-2024-26629 kernel: mm: cachestat: fix folio read-after-free in cac...

9.8CVSS7.9AI score0.01EPSS
SaveExploits0References28
Tenable Nessus
Tenable Nessus
added 2024/09/12 12:00 a.m.61 views

Oracle Linux 9 : kernel (ELSA-2024-6567)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-6567 advisory. - usb-storage: alauda: Check whether the media is initialized CKI Backport Bot RHEL-43716 CVE-2024-38619 - mm: avoid overflows in dirty throttling logi...

9.8CVSS7.1AI score0.01EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.19 views

CVE-2024-45012 nouveau/firmware: use dma non-coherent allocator

In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: use dma non-coherent allocator Currently, enabling SGDEBUG in the kernel will cause nouveau to hit a BUG on startup, when the iommu is enabled: kernel BUG at include/linux/scatterlist.h:187! invalid opcode: 0000...

6.6AI score0.00208EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/09/11 3:13 p.m.26 views

CVE-2024-45012 nouveau/firmware: use dma non-coherent allocator

In the Linux kernel, the following vulnerability has been resolved: nouveau/firmware: use dma non-coherent allocator Currently, enabling SGDEBUG in the kernel will cause nouveau to hit a BUG on startup, when the iommu is enabled: kernel BUG at include/linux/scatterlist.h:187! invalid opcode: 0000...

0.00208EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.10 views

kernel: PCI/MSI: Fix UAF in msi_capability_init

A use after free vulnerability was found in the Linux Kernel. Failure propagates back to pcimsisetupmsiirqs in msicapabilityinit, which accesses the descriptor for unmasking in the error exit path, leading to a loss of confidentiality, integrity, and availability...

7.8CVSS6.8AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.60 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

9.8CVSS6.8AI score0.01EPSS
SaveExploits0References28
Oracle linux
Oracle linux
added 2024/09/11 12:00 a.m.377 views

kernel security update

5.14.0-427.35.14.OL9 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug:...

9.1CVSS9.7AI score0.01EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 10:15 a.m.21 views

AZL-48514 CVE-2024-43824 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

5.5CVSS6.6AI score0.00198EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.4 views

DEBIAN-CVE-2024-43824

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

5.5CVSS5.2AI score0.00198EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/09 8:34 a.m.29 views

CVE-2024-22121 Zabbix Agent MSI Installer Allows Non-Admin User to Access Change Option via msiexec.exe

A non-admin user can change or remove important features within the Zabbix Agent application, thus impacting the integrity and availability of the application...

6.1CVSS7.2AI score0.00233EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/09 8:34 a.m.30 views

CVE-2024-22121 Zabbix Agent MSI Installer Allows Non-Admin User to Access Change Option via msiexec.exe

A non-admin user can change or remove important features within the Zabbix Agent application, thus impacting the integrity and availability of the application...

6.1CVSS0.00233EPSS
SaveExploits0References1
CVE
CVE
added 2024/08/09 8:34 a.m.82 views

CVE-2024-22121

Technical details about CVE-2024-22121 are not publicly provided in the connected documents. Descriptions only state that a non-admin user can modify Zabbix Agent features. Monitor for updates from vendors and advisories.

6.1CVSS6.3AI score0.00233EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder