Lucene search
+L

88257 matches found

SUSE Linux
SUSE Linux
•added 2026/09/09 4:21 p.m.•11 views

Security update for strongswan

This update for strongswan fixes the following issues: CVE-2026-47895: Double-Free When Destroying Certain Cloned Identities bsc1266360. CVE-2026-78123: Undefined Memory Access When Handling PKCS7 Containers bsc1276533. CVE-2026-78124: Memory Leak When Processing Certificates in PKCS7 Containers...

8.7CVSS5.5AI score0.00416EPSS
SaveExploits0References44
OSV
OSV
•added 2026/09/09 4:21 p.m.•11 views

SUSE-SU-2026:4115-1 Security update for strongswan

This update for strongswan fixes the following issues: - CVE-2026-47895: Double-Free When Destroying Certain Cloned Identities bsc1266360. - CVE-2026-78123: Undefined Memory Access When Handling PKCS7 Containers bsc1276533. - CVE-2026-78124: Memory Leak When Processing Certificates in PKCS7...

7.5CVSS5.5AI score0.00416EPSS
SaveExploits0References23
Cvelist
Cvelist
•added 2026/09/09 4:13 p.m.•31 views

CVE-2026-80917 PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems

In the Linux kernel, the following vulnerability has been resolved: PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems On 32-bit systems the config space is too large to ioremap in one go, so pciecamcreate maps each bus segment separately and relies on the -addbus callback...

0.00165EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/09 4:13 p.m.•34 views

CVE-2026-80917

This Linux kernel vulnerability affects the PCI host-generic driver on 32-bit CAM (legacy) systems using the pci-host-cam-generic device-tree binding. The root cause is that the CAM ops in pci-host-generic.c lack the ->add_bus/->remove_bus callbacks present in the generic ECAM ops. On 32-bi...

5.6AI score0.00165EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/09 4:13 p.m.•12 views

EUVD-2026-75092

In the Linux kernel, the following vulnerability has been resolved: PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems On 32-bit systems the config space is too large to ioremap in one go, so pciecamcreate maps each bus segment separately and relies on the -addbus callback...

5.6AI score0.00165EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/09 4:13 p.m.•9 views

CVE-2026-80917 PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems

In the Linux kernel, the following vulnerability has been resolved: PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems On 32-bit systems the config space is too large to ioremap in one go, so pciecamcreate maps each bus segment separately and relies on the -addbus callback...

5.8AI score
SaveExploits0References11
F5 Networks
F5 Networks
•added 2026/09/09 2:30 p.m.•13 views

K000163267: Linux kernel vulnerabilities CVE-2024-35868 and CVE-2023-52513

Security Advisory Description CVE-2024-35868 In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in cifsstatsprocwrite Skip sessions that are being teared down status == SESEXITING to avoid UAF. CVE-2023-52513 In the Linux kernel, the following...

7.8CVSS6.7AI score0.00661EPSS
SaveExploits0
OSV
OSV
•added 2026/09/09 2:17 p.m.•9 views

DEBIAN-CVE-2026-73324

Certain VLC media player builds in versions 3.0.0 through 3.0.23 contain a memory-safety vulnerability reachable when processing media from an attacker-controlled network source. Exploitation requires user interaction and may disclose a limited, layout-dependent amount of VLC process memory...

5.3CVSS5.6AI score0.00297EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/09 2:17 p.m.•8 views

CVE-2023-54390

PocketMine-MP versions before 5.3.1 and 4.23.1 contain a denial of service vulnerability in LoginPacket JSON parsing due to improper null value handling in arrays. Attackers can send malformed JSON with unexpected null elements in LoginPacket to crash the server...

8.7CVSS0.00339EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/09 1:31 p.m.•12 views

EUVD-2026-74907

VLC media player copies an RTSP response line into a fixed buffer without guaranteeing termination and then treats that buffer as a C string. RtspReadLine in modules/access/rtsp/access.c calls strncpy with the full buffer length, which writes no terminator when the source line is at least as long...

6.9CVSS6AI score0.00297EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/09 1:31 p.m.•15 views

CVE-2026-73324

Certain VLC media player builds in versions 3.0.0 through 3.0.23 contain a memory-safety vulnerability reachable when processing media from an attacker-controlled network source. Exploitation requires user interaction and may disclose a limited, layout-dependent amount of VLC process memory...

5.3CVSS5.6AI score0.00297EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/09 1:31 p.m.•7 views

EUVD-2023-60621

PocketMine-MP versions before 5.3.1 and 4.23.1 contain a denial of service vulnerability in LoginPacket JSON parsing due to improper null value handling in arrays. Attackers can send malformed JSON with unexpected null elements in LoginPacket to crash the server...

8.7CVSS5.6AI score0.00339EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/09 1:31 p.m.•12 views

CVE-2023-54390 PocketMine-MP before 5.3.1 Denial of Service via LoginPacket

PocketMine-MP versions before 5.3.1 and 4.23.1 contain a denial of service vulnerability in LoginPacket JSON parsing due to improper null value handling in arrays. Attackers can send malformed JSON with unexpected null elements in LoginPacket to crash the server...

8.7CVSS5.6AI score0.00339EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/09 1:31 p.m.•19 views

CVE-2023-54390

PocketMine-MP versions before 5.3.1 and 4.23.1 are vulnerable to a denial of service caused by improper null value handling in arrays during LoginPacket JSON parsing. An unauthenticated, remote attacker can send malformed JSON containing unexpected null elements in the LoginPacket to crash the se...

8.7CVSS5.6AI score0.00339EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/09 1:31 p.m.•32 views

CVE-2023-54390 PocketMine-MP before 5.3.1 Denial of Service via LoginPacket

PocketMine-MP versions before 5.3.1 and 4.23.1 contain a denial of service vulnerability in LoginPacket JSON parsing due to improper null value handling in arrays. Attackers can send malformed JSON with unexpected null elements in LoginPacket to crash the server...

8.7CVSS0.00339EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/09 1:31 p.m.•7 views

CVE-2023-54390 PocketMine-MP before 5.3.1 Denial of Service via LoginPacket

PocketMine-MP versions before 5.3.1 and 4.23.1 contain a denial of service vulnerability in LoginPacket JSON parsing due to improper null value handling in arrays. Attackers can send malformed JSON with unexpected null elements in LoginPacket to crash the server...

8.7CVSS5.8AI score
SaveExploits0References5
Rockylinux
Rockylinux
•added 2026/09/09 12:09 p.m.•30 views

kernel security, bug fix, and enhancement update

An update is available for kernel. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9.8CVSS6.2AI score0.00806EPSS
SaveExploits1
OSV
OSV
•added 2026/09/09 12:09 p.m.•15 views

RLSA-2026:64785 Critical: 389-ds-base security, bug fix, and enhancement update

389 Directory Server is an LDAP version 3 LDAPv3 compliant server. The base packages include the Lightweight Directory Access Protocol LDAP server and command-line utilities for server administration. Security Fixes: 389-ds-base: 389-ds-base: heap buffer overflow via SASL wrapped-record length...

9.8CVSS6.2AI score0.00847EPSS
SaveExploits1References7
Rockylinux
Rockylinux
•added 2026/09/09 12:09 p.m.•11 views

389-ds-base security, bug fix, and enhancement update

An update is available for 389-ds-base. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list 389 Directory Server is an LDAP version 3 LDAPv3 compliant server. The...

9.8CVSS6.2AI score0.00847EPSS
SaveExploits1
OSV
OSV
•added 2026/09/09 12:05 p.m.•9 views

RLSA-2026:64784 Critical: 389-ds-base security, bug fix, and enhancement update

389 Directory Server is an LDAP version 3 LDAPv3 compliant server. The base packages include the Lightweight Directory Access Protocol LDAP server and command-line utilities for server administration. Security Fixes: 389-ds-base: 389-ds-base: heap buffer overflow via SASL wrapped-record length...

9.8CVSS6.2AI score0.00847EPSS
SaveExploits1References7
Rows per page
Query Builder