Lucene search
+L

5204 matches found

Debian
Debian
added 2025/09/21 9:46 p.m.14 views

[SECURITY] [DLA 4307-1] jq security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4307-1 [email protected] https://www.debian.org/lts/security/ Thorsten Alteholz September 21, 2025 https://wiki.debian.org/LTS -...

8.7CVSS7.2AI score0.00474EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/09/21 8:1 a.m.11 views

i40e: Fix potential invalid access when MAC list is empty

...

7.1CVSS6.8AI score0.00152EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/21 12:0 a.m.4 views

Debian dla-4307 : jq - security update

The remote Debian 11 host has packages installed that are affected by a vulnerability as referenced in the dla-4307 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4307-1 [email protected] https://www.debian.org/lts/security/...

8.7CVSS6.8AI score0.00474EPSS
SaveExploits1References4
OSV
OSV
added 2025/09/20 8:43 a.m.4 views

BIT-GOLANG-2025-47906 Unexpected paths returned from LookPath in os/exec

If the PATH environment variable contains paths which are executables rather than just directories, passing certain strings to LookPath "", ".", and "..", can result in the binaries listed in the PATH being unexpectedly returned...

6.5CVSS6.1AI score0.00489EPSS
SaveExploits1References6
OSV
OSV
added 2025/09/19 4:15 p.m.22 views

AZL-74847 CVE-2025-39853 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty listfirstentry never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to potential invalid memory access when dereferenced. Fi...

7.1CVSS5.6AI score0.00152EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.13 views

AZL-67523 CVE-2025-39853 affecting package kernel for versions less than 6.6.112.1-1

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty listfirstentry never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to potential invalid memory access when dereferenced. Fi...

7.1CVSS5.6AI score0.00152EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.4 views

DEBIAN-CVE-2025-39853

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty listfirstentry never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to potential invalid memory access when dereferenced. Fi...

7.1CVSS6AI score0.00152EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.6 views

UBUNTU-CVE-2025-39853

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty listfirstentry never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to potential invalid memory access when dereferenced. Fi...

7.1CVSS6.5AI score0.00152EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.15 views

CVE-2025-39853 i40e: Fix potential invalid access when MAC list is empty

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix potential invalid access when MAC list is empty listfirstentry never returns NULL - if the list is empty, it still returns a pointer to an invalid object, leading to potential invalid memory access when dereferenced. Fi...

0.00152EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/19 6:4 a.m.3 views

BELL-CVE-2023-53379

Bulletin has no description...

5.5CVSS7AI score0.00136EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/19 12:29 a.m.16 views

CVE-2025-55904

Open5GS v2.7.5, prior to commit 67ba7f92bbd7a378954895d96d9d7b05d5b64615, is vulnerable to a NULL pointer dereference when a multipart/related HTTP POST request with an empty HTTP body is sent to the SBI of either AMF, AUSF, BSF, NRF, NSSF, PCF, SMF, UDM, or UDR, resulting in a denial of service...

4CVSS6.8AI score0.00191EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/09/19 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from accessing an empty MAC list using listfirstentry, which could result in invalid memory accesses...

7.1CVSS6AI score0.00152EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.5 views

SUSE CVE-2023-53398

In the Linux kernel, the following vulnerability has been resolved: mlx5: fix possible ptp queue fifo use-after-free Fifo indexes are not checked during pop operations and it leads to potential use-after-free when poping from empty queue. Such case was possible during re-sync action. WARNONONCE...

5.5CVSS6.5AI score0.00137EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/18 9:15 p.m.18 views

CVE-2025-57295

H3C devices running firmware version NX15V100R015 are vulnerable to unauthorized access due to insecure default credentials. The root user account has no password set, and the H3C user account uses the default password "admin," both stored in the /etc/shadow file. Attackers with network access ca...

8CVSS0.00381EPSS
SaveExploits1References2
CVE
CVE
added 2025/09/18 6:41 p.m.524 views

CVE-2025-47906

The CVE-2025-47906 issue affects Go (golang) tooling, specifically the os/exec LookPath behavior: if PATH contains executable entries, LookPath("", "." , "..") can return binaries from PATH instead of only directories. This is tied to Golang tooling (go-toolset) and affects packages built with Go...

6.5CVSS5.9AI score0.00489EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2025/09/18 6:41 p.m.16 views

CVE-2025-47906 Unexpected paths returned from LookPath in os/exec

If the PATH environment variable contains paths which are executables rather than just directories, passing certain strings to LookPath "", ".", and "..", can result in the binaries listed in the PATH being unexpectedly returned...

0.00489EPSS
SaveExploits1References4
Snyk
Snyk
added 2025/09/18 6:21 p.m.3 views

Use of Incorrectly-Resolved Name or Reference

Overview std/os/exec is a Go standard library package std/os/exec Affected versions of this package are vulnerable to Use of Incorrectly-Resolved Name or Reference. Go Vulnerability Report: If the PATH environment variable contains paths which are executables rather than just directories, passing...

6.9CVSS6.8AI score0.00489EPSS
SaveExploits1References3
OSV
OSV
added 2025/09/18 4:4 p.m.5 views

CVE-2023-53431 scsi: ses: Handle enclosure with just a primary component gracefully

In the Linux kernel, the following vulnerability has been resolved: scsi: ses: Handle enclosure with just a primary component gracefully This reverts commit 3fe97ff3d949 "scsi: ses: Don't attach if enclosure has no components" and introduces proper handling of case where there are no detected...

8.8CVSS5AI score
SaveExploits0References10
OSV
OSV
added 2025/09/18 2:15 p.m.3 views

DEBIAN-CVE-2023-53398

In the Linux kernel, the following vulnerability has been resolved: mlx5: fix possible ptp queue fifo use-after-free Fifo indexes are not checked during pop operations and it leads to potential use-after-free when poping from empty queue. Such case was possible during re-sync action. WARNONONCE...

7.8CVSS6.2AI score0.00137EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/09/18 12:29 p.m.14 views

CVE-2025-55109

An authentication bypass vulnerability exists in the out-of-support Control-M/Agent versions 9.0.18 to 9.0.20 and potentially earlier unsupported versions when using an empty or default kdb keystore or a default PKCS12 keystore. A remote attacker with access to a signed third-party or demo...

9.5CVSS7.1AI score0.00329EPSS
SaveExploits0References1
Rows per page
Query Builder