Lucene search
+L

10971 matches found

OSV
OSV
added 2025/05/20 2:33 p.m.18 views

USN-7522-1 linux-azure-nvidia vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - RISC-V architecture; - x86 architecture; - Block layer subsystem; - Compute Acceleration Framework; - ACPI drivers;...

10CVSS6.4AI score0.00765EPSS
SaveExploits2References137
OSV
OSV
added 2025/05/20 2:20 p.m.24 views

USN-7513-3 linux-azure, linux-azure-6.8, linux-oem-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - RISC-V architecture; - x86 architecture; - Block layer subsystem; - Compute Acceleration Framework; - ACPI drivers;...

10CVSS6.4AI score0.00765EPSS
SaveExploits2References134
OSV
OSV
added 2025/05/16 5:02 p.m.13 views

USN-7517-1 linux-xilinx-zynqmp vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - Block layer subsystem; - Drivers core; - Network block device driver;...

9.8CVSS6.8AI score0.36848EPSS
SaveExploits3References94
OSV
OSV
added 2025/05/16 4:58 p.m.15 views

USN-7516-2 linux-gcp-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - Block layer subsystem; - Drivers core; - Network block device driver;...

9.8CVSS6.8AI score0.36848EPSS
SaveExploits1References91
OSV
OSV
added 2025/05/16 4:52 p.m.20 views

USN-7516-1 linux, linux-azure-5.4, linux-gcp, linux-gcp-5.4, linux-oracle vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - Block layer subsystem; - Drivers core; - Network block device driver;...

9.8CVSS6.6AI score0.36848EPSS
SaveExploits1References91
OSV
OSV
added 2025/05/16 4:30 p.m.19 views

USN-7513-2 linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - RISC-V architecture; - x86 architecture; - Block layer subsystem; - Compute Acceleration Framework; - ACPI drivers;...

10CVSS6.4AI score0.00765EPSS
SaveExploits2References134
OSV
OSV
added 2025/05/16 4:11 p.m.15 views

USN-7512-1 linux-gcp-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Network block device...

9.8CVSS6.9AI score0.36848EPSS
SaveExploits3References129
OSV
OSV
added 2025/05/16 3:39 p.m.17 views

USN-7510-1 linux, linux-gkeop, linux-ibm, linux-ibm-5.15, linux-intel-iotg, linux-kvm, linux-lowlatency, linux-lowlatency-hwe-5.15, linux-nvidia, linux-oracle, linux-oracle-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Network block device...

9.8CVSS6.6AI score0.36848EPSS
SaveExploits1References125
Tenable Nessus
Tenable Nessus
added 2025/05/16 12:00 a.m.18 views

Ubuntu 24.04 LTS : Linux kernel (GKE) vulnerabilities (USN-7515-1)

"The remote Ubuntu 24.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7515-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws i...

10CVSS7.1AI score0.00765EPSS
SaveExploits2References135
RedHat Linux
RedHat Linux
added 2025/05/13 3:59 p.m.17 views

golang: crypto/x509: crypto/x509: usage of IPv6 zone IDs can bypass URI name constraints

A flaw was found in the crypto/x509 package of the Golang standard library. A certificate with a URI, which has a IPv6 address with a zone ID, may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI; this...

6.1CVSS6.8AI score0.00466EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/13 3:15 p.m.7 views

CVE-2025-45867

TOTOLINK A3002R v4.0.0-B20230531.1404 was discovered to contain a buffer overflow via the staticdns1 parameter in the formIpv6Setup interface...

5.4CVSS6AI score0.04855EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfrejectipv6: fix potential crash in nfsendreset6 I got a syzbot report without a repro 1 crashing in nfsendreset6 I think the issue is that dev-hardheaderlen is zero, and we attempt later to push an Ethernet header. U...

7.5CVSS6.8AI score0.00529EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()

A flaw was found in the Netfilter and IPV6 functionality in the Linux kernel leading to a leak of 4 random bits. This issue may allow a remote user to preform an unauthorized read of random bits from the server...

9.1CVSS6.9AI score0.01369EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:24 a.m.9 views

python: cpython: URL parser allowed square brackets in domain names

A flaw was found in Python. The Python standard library functions urllib.parse.urlsplit and urlparse accept domain names that included square brackets, which isn't valid according to RFC 3986. Square brackets are only meant to be used as delimiters for specifying IPv6 and IPvFuture hosts in URLs...

6.3CVSS6.2AI score0.01525EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2025/05/13 7:38 a.m.13 views

Security Bulletin: IBM Maximo Application Suite - Monitor Component is vulnerable to Django-4.2.17-py3-none-any.whl CVE-2024-56374

Summary IBM Maximo Application Suite - Monitor Component is vulnerable to Django-4.2.17-py3-none-any.whl CVE-2024-56374. This bulletin identifies the steps to take to address the vulnerabilities. Vulnerability Details CVEID:CVE-2024-56374 DESCRIPTION: An issue was discovered in Django 5.1 before...

7.5CVSS6.9AI score0.01923EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2025/05/13 7:32 a.m.16 views

USN-7506-4 linux-lts-xenial vulnerabilities

Demi Marie Obenour and Simon Gaiser discovered that several Xen para- virtualization device frontends did not properly restrict the access rights of device backends. An attacker could possibly use a malicious Xen backend to gain access to memory pages of a guest VM or cause a denial of service in...

9.8CVSS6.8AI score0.00783EPSS
SaveExploits1References33
OSV
OSV
added 2025/05/13 12:00 a.m.8 views

ALSA-2025:7466 Moderate: delve and golang security update

Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you're using a debugger, things aren't going your way. With that in mind, Delve should stay out ...

6.1CVSS7.3AI score0.00658EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/12 1:17 p.m.14 views

USN-7506-3 linux-fips vulnerabilities

Demi Marie Obenour and Simon Gaiser discovered that several Xen para- virtualization device frontends did not properly restrict the access rights of device backends. An attacker could possibly use a malicious Xen backend to gain access to memory pages of a guest VM or cause a denial of service in...

9.8CVSS6.8AI score0.00783EPSS
SaveExploits1References33
OSV
OSV
added 2025/05/12 12:28 p.m.12 views

USN-7506-1 linux, linux-aws, linux-kvm vulnerabilities

Demi Marie Obenour and Simon Gaiser discovered that several Xen para- virtualization device frontends did not properly restrict the access rights of device backends. An attacker could possibly use a malicious Xen backend to gain access to memory pages of a guest VM or cause a denial of service in...

9.8CVSS6.8AI score0.00783EPSS
SaveExploits1References33
SUSE CVE
SUSE CVE
added 2025/05/09 4:54 a.m.12 views

SUSE CVE-2022-49903

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix WARNING in ip6routenetexitlate During the initialization of ip6routenetinitlate, if file ipv6route or rt6stats fails to be created, the initialization is successful by default. Therefore, the ipv6route or rt6stats file...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References3
Rows per page
Query Builder