Lucene search
+L

14044 matches found

Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.18 views

PT-2025-36295

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained an issue in the ACPI pfr update functionality. The driver update version check used the runtime version number instead of the security-version-number, causing...

7.8CVSS7.1AI score0.00184EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.13 views

PT-2025-42744

Name of the Vulnerable Software and Affected Versions golang versions 1.15 golang versions 1.19 Description The Reader.ReadResponse function in the net/textproto package experiences excessive CPU consumption. Recommendations Update to a newer version of golang that contains a fix for this...

9.8CVSS9.1AI score0.00518EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.9 views

PT-2026-7116

Name of the Vulnerable Software and Affected Versions GnuTLS affected versions not specified Description A flaw exists in GnuTLS that can lead to a denial of service DoS. This occurs due to excessive CPU and memory consumption when processing maliciously crafted certificates. These certificates...

5.3CVSS5.4AI score0.00638EPSS
SaveExploits1References147
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.12 views

PT-2026-2863

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the scs magic function within the shadow call stack SCS implementation. The function requires a 'void ' variable but receives a 'struct task...

5.5CVSS5.3AI score0.00127EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.17 views

PT-2026-3558

Name of the Vulnerable Software and Affected Versions GNU C Library versions 2.0 through 2.42 Description Using the wordexp function with WRDE REUSE and WRDE APPEND together in the GNU C Library can lead to the function returning uninitialized memory in the we wordv member. Subsequent calls to...

8.4CVSS5.1AI score0.00574EPSS
SaveExploits3References87
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.8 views

PT-2025-11967 · Suricata +1 · Suricata +1

Name of the Vulnerable Software and Affected Versions: Suricata versions affected versions not specified Description: The issue is related to high memory usage caused by the hashsize setting via rules in Suricata. Recommendations: At the moment, there is no information about a newer version that...

7.5CVSS5.9AI score0.00257EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.12 views

PT-2025-25565

Name of the Vulnerable Software and Affected Versions Apache Commons FileUpload versions 1.0 through 1.5 Apache Commons FileUpload versions 2.0.0-M1 through 2.0.0-M3 Description The issue is related to the allocation of resources for multipart headers with insufficient limits, which enables a...

9.8CVSS8.2AI score0.67821EPSS
SaveExploits14References118
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.19 views

PT-2025-37969

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A user-after-free vulnerability exists in the Linux kernel related to HID Human Interface Device processing, specifically within the handling of ASUS ROG N-Key keyboards. A maliciously...

7.8CVSS7.1AI score0.00163EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/12/30 4:52 p.m.20 views

xous has unsound usages of `core::slice::from_raw_parts`

We consider asslice and asslicemut unsound because: the pointer with any bit patterns could be cast to the slice of arbitrary types. The pointer could be created by unsafe new and deprecated fromparts. We consider that fromparts should be removed in latest version because it will help trigger...

7.2AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/12/30 4:52 p.m.9 views

GHSA-GV7F-5QQH-VXFX xous has unsound usages of `core::slice::from_raw_parts`

We consider asslice and asslicemut unsound because: the pointer with any bit patterns could be cast to the slice of arbitrary types. The pointer could be created by unsafe new and deprecated fromparts. We consider that fromparts should be removed in latest version because it will help trigger...

7.2AI score
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/30 3:48 a.m.16 views

SUSE CVE-2024-56745

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix resetmethodstore memory leak In resetmethodstore, a string is allocated via kstrndup and assigned to the local "options". options is then used in with strsep to find spaces: while name = strsep&options, " " != NULL If...

5.5CVSS7.5AI score0.00212EPSS
SaveExploits0References16
OSV
OSV
added 2024/12/29 12:15 p.m.7 views

DEBIAN-CVE-2024-56745

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix resetmethodstore memory leak In resetmethodstore, a string is allocated via kstrndup and assigned to the local "options". options is then used in with strsep to find spaces: while name = strsep&options, " " != NULL If...

5.5CVSS5.6AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/29 12:15 p.m.9 views

UBUNTU-CVE-2024-56743

In the Linux kernel, the following vulnerability has been resolved: nfscommon: must not hold RCU while calling nfsdfileputlocal Move holding the RCU from nfstonfsdfileputlocal to nfstonfsdnetput. It is the call to nfsto-nfsdservput that requires the RCU anyway the puts for nfsdfile and netns were...

5.5CVSS6.5AI score0.00136EPSS
SaveExploits0References5
NVD
NVD
added 2024/12/29 9:15 a.m.17 views

CVE-2024-56719

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix TSO DMA API usage causing oops Commit 66600fac7a98 "net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data" moved the assignment of txskbuffdma's members to be later in stmmactsoxmit. The buf dma...

10CVSS0.00496EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/28 10:15 a.m.6 views

UBUNTU-CVE-2024-56703

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix soft lockups in fib6selectpath under high next hop churn Soft lockups have been observed on a cluster of Linux-based edge routers located in a highly dynamic environment. Using the bird service, these routers continuous...

7.5CVSS6.4AI score0.00492EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/12/28 9:46 a.m.3 views

CVE-2024-56697 drm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the memory allocation issue in amdgpudiscoverygetnpsinfo Fix two issues with memory allocation in amdgpudiscoverygetnpsinfo for memranges: - Add a check for allocation failure to avoid dereferencing a null pointer...

7.8AI score0.00202EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/12/28 9:46 a.m.28 views

CVE-2024-56697 drm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix the memory allocation issue in amdgpudiscoverygetnpsinfo Fix two issues with memory allocation in amdgpudiscoverygetnpsinfo for memranges: - Add a check for allocation failure to avoid dereferencing a null pointer...

0.00202EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.9 views

SUSE CVE-2024-53195

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Get rid of userspaceirqchipinuse Improper use of userspaceirqchipinuse led to syzbot hitting the following WARNON in kvmtimerupdateirq: WARNING: CPU: 0 PID: 3281 at arch/arm64/kvm/archtimer.c:459...

3.3CVSS7.8AI score0.00218EPSS
SaveExploits0References13
NVD
NVD
added 2024/12/27 3:15 p.m.23 views

CVE-2024-56636

In the Linux kernel, the following vulnerability has been resolved: geneve: do not assume mac header is set in genevexmitskb We should not assume mac header is set in output path. Use skbethhdr instead of ethhdr to fix the issue. sysbot reported the following : WARNING: CPU: 0 PID: 11635 at...

5.5CVSS0.00268EPSS
SaveExploits0References8
OSV
OSV
added 2024/12/27 3:02 p.m.14 views

CVE-2024-56636 geneve: do not assume mac header is set in geneve_xmit_skb()

In the Linux kernel, the following vulnerability has been resolved: geneve: do not assume mac header is set in genevexmitskb We should not assume mac header is set in output path. Use skbethhdr instead of ethhdr to fix the issue. sysbot reported the following : WARNING: CPU: 0 PID: 11635 at...

5.9AI score
SaveExploits0References11
Rows per page
Query Builder