Lucene search
+L

398 matches found

Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.4 views

CVE-2022-49395 um: Fix out-of-bounds read in LDT setup

In the Linux kernel, the following vulnerability has been resolved: um: Fix out-of-bounds read in LDT setup syscallstubdata expects the datacount parameter to be the number of longs, not bytes. ================================================================== BUG: KASAN: stack-out-of-bounds in...

6.3AI score0.00278EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.8 views

CVE-2022-49395

In the Linux kernel, the following vulnerability has been resolved: um: Fix out-of-bounds read in LDT setup syscallstubdata expects the datacount parameter to be the number of longs, not bytes. ================================================================== BUG: KASAN: stack-out-of-bounds in...

7.1CVSS5.6AI score0.00278EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:11 a.m.146 views

CVE-2022-49395

CVE-2022-49395 concerns the Linux kernel, where an out-of-bounds read occurs in LDT setup due to syscall_stub_data() treating data_count as bytes instead of longs. This yields a 128-byte read on the stack (local to swapper/1) and is triggered during LDT entry initialization. Public advisories fro...

7.1CVSS5.3AI score0.00278EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.6 views

CVE-2022-49389 usb: usbip: fix a refcount leak in stub_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: usbip: fix a refcount leak in stubprobe usbgetdev is called in stubdevicealloc. When stubprobe fails after that, usbputdev needs to be called to release the reference. Fix this by moving usbputdev to sdevfree error path...

6.2AI score0.00291EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.12 views

PT-2025-8329 · Linux +6 · Linux Kernel +6

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.18.0+ Description: The issue is related to an out-of-bounds read in LDT setup. The syscall stub data function expects the data count parameter to be the number of longs, not bytes. This can lead to a...

7.8CVSS7.8AI score0.92621EPSS
SaveExploits23References506
CNNVD
CNNVD
added 2025/02/26 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 the stubprobe function failing to release a reference obtained by usbgetdev on failure, resulting in a...

5.5CVSS5.5AI score0.00291EPSS
SaveExploits0References10
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/02/03 4:56 p.m.3 views

Malicious code in module-stub (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0
OSV
OSV
added 2025/02/03 4:56 p.m.4 views

MAL-2025-854 Malicious code in module-stub (npm)

--- -= Per source details. Do not edit below this line.=-...

7.1AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2025/02/03 8:56 a.m.5 views

Security update for runc

This update for runc fixes the following issues: Update to runc v1.1.14. Upstream changelog is available from . CVE-2024-45310: Fixed that runc can be tricked into creating empty files/directories on host bsc1230092 Update to runc v1.1.13. Upstream changelog is available from . Fixed a performanc...

3.6CVSS7.2AI score0.00317EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/01/22 3:48 a.m.5 views

SUSE CVE-2024-57934

In the Linux kernel, the following vulnerability has been resolved: fgraph: Add READONCE when accessing fgrapharray In ftracereturntohandler, a loop iterates over the fgrapharray elements, which are fgraphops. The loop checks if an element is a fgraphstub to prevent using a fgraphstub afterward...

4.7CVSS7.8AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/21 12:15 p.m.3 views

DEBIAN-CVE-2024-57934

In the Linux kernel, the following vulnerability has been resolved: fgraph: Add READONCE when accessing fgrapharray In ftracereturntohandler, a loop iterates over the fgrapharray elements, which are fgraphops. The loop checks if an element is a fgraphstub to prevent using a fgraphstub afterward...

4.7CVSS5.4AI score0.00165EPSS
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2025/01/15 6:56 p.m.6 views

at.porscheinformatik.zanata:common (>=4.7.0 <=4.7.8), at.porscheinformatik.zanata:stub-server (>=4.7.0 <=4.7.8) +455 more potentially affected by CVE-2023-0482 via org.jboss.resteasy:resteasy-multipart-provider (>=2.0-RC1 <=3.15.3.Final)

org.jboss.resteasy:resteasy-multipart-provider MAVEN version =2.0-RC1, =4.7.0, =4.7.0, =4.7.0, =4.7.0, =4.7.0, =4.7.0, =4.7.0, =4.7.0, =4.7.0, =4.7.0, =4.7.0, =4.7.0, =1.0.0, =0.2.0, =0.10.5-experimental and more Source cves: CVE-2023-0482 Source advisory: OSV:GHSA-2C6G-PFX3-W7H8...

5.5CVSS6.7AI score0.00819EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.5 views

PT-2026-21539

Name of the Vulnerable Software and Affected Versions Libsixel versions prior to 1.8.7 Description A memory leak exists in Libsixel versions prior to 1.8.7, specifically within the malloc stub.c component. This leak could potentially lead to resource exhaustion. Recommendations Update to a versio...

4CVSS5.2AI score0.00118EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.9 views

PT-2026-20418

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18.0+ 101 Description The Linux kernel contains an issue within the iwlwifi module related to PTP Precision Time Protocol clock registration for MVM Media and Wireless Multimedia and MLD Mac80211 with Linux...

5.4AI score0.00024EPSS
SaveExploits0References21
BDU FSTEC
BDU FSTEC
added 2024/12/09 12:0 a.m.7 views

The vulnerability of the McAfee Direct Stub Installer, a component of the anti-virus protection software McAfee Total Protection, allows a perpetrator to enhance their privileges and execute arbitrary code.

The vulnerability of the McAfee Total Protection antivirus protection tool’s installation script is related to an uncontrolled element in the search process. Exploiting this vulnerability can allow attackers to enhance their privileges and execute arbitrary code...

6.7CVSS7AI score0.00205EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/29 9:31 p.m.64 views

Withdrawn Advisory: Symfony's VarDumper vulnerable to unsafe deserialization

Withdrawn Advisory This advisory has been withdrawn because the report is not part of a valid vulnerability. This link is maintained to preserve external references. For more information, see advisory-database/pull/5048. Original Description A deserialization vulnerability exists in the Stub clas...

9.4AI score
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/11/29 9:31 p.m.17 views

GHSA-CG28-V4WQ-WHV5 Withdrawn Advisory: Symfony's VarDumper vulnerable to unsafe deserialization

Withdrawn Advisory This advisory has been withdrawn because the report is not part of a valid vulnerability. This link is maintained to preserve external references. For more information, see advisory-database/pull/5048. Original Description A deserialization vulnerability exists in the Stub clas...

9.8CVSS6.3AI score
SaveExploits0References8
CVE
CVE
added 2024/11/29 12:0 a.m.4148 views

CVE-2024-36610

CVE-2024-36610 is associated with Symfony’s VarDumper deserialization issue in the Stub class, reportedly allowing crafted serialized data to trigger code execution. The primary public entries treat the candidate as withdrawn/invalid (e.g., advisories and sources noting withdrawal or removal). A ...

9.5AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/29 12:0 a.m.16 views

CVE-2024-36610

...

9.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/11/29 12:0 a.m.8 views

PT-2024-27093 · Symfony · Symfony

Name of the Vulnerable Software and Affected Versions: Symfony version 7.0.3 Description: A deserialization vulnerability is reported to exist in the Stub class of the VarDumper module in Symfony. The issue stems from deficiencies in handling properties with null or uninitialized values,...

9.8CVSS6.8AI score
SaveExploits0References15
Rows per page
Query Builder