Lucene search
+L

12586 matches found

OSV
OSV
added 2025/10/24 1:15 p.m.7 views

DEBIAN-CVE-2025-40020

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: fix shift-out-of-bounds issue Explicitly uses a 64-bit constant when the number of bits used for its shifting is 32 which is the case for PC CAN FD interfaces supported by this driver. mkl: update subject, apply...

6.4AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/24 1:15 p.m.17 views

UBUNTU-CVE-2025-40020

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: fix shift-out-of-bounds issue Explicitly uses a 64-bit constant when the number of bits used for its shifting is 32 which is the case for PC CAN FD interfaces supported by this driver. mkl: update subject, apply...

6.6AI score0.00197EPSS
SaveExploits0References35
Debian CVE
Debian CVE
added 2025/10/24 11:44 a.m.11 views

CVE-2023-53733

In the Linux kernel, the following vulnerability has been resolved: net: sched: clsu32: Undo tcfbindfilter if u32replacehwknode When u32replacehwknode fails, we need to undo the tcfbindfilter operation done at u32setparms...

7.8CVSS5.1AI score0.00141EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/24 12:00 a.m.10 views

PT-2025-43695

Name of the Vulnerable Software and Affected Versions Bitcoin Core affected versions not specified Description The software contains an issue that requires the victim to run it on an old 32-bit system and to have configured a large, non-standard mempool. An attacker must then craft an invalid 1 G...

5.8AI score0.00278EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/10/24 12:00 a.m.8 views

Solaris 10 (sparc): 153339-71

SunOS 5.10: JavaSE 8: update 471 patch equivalent to JDK 8u471, 64bit. Date this patch was last updated by Sun : Oct/20/25 %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text in this plugin was extracted from the Oracle SunOS Patch Updates. include"compat.inc"; if description scriptid271388;...

7AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/10/24 12:00 a.m.9 views

Solaris 10 (i386): 153340-71

SunOS 5.10: JavaSE 8x86: update 471 patch equivalent to JDK 8u471, 64bit. Date this patch was last updated by Sun : Oct/20/25 %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text in this plugin was extracted from the Oracle SunOS Patch Updates. include"compat.inc"; if description...

7AI score
SaveExploits0References1
Microsoft Security Update
Microsoft Security Update
added 2025/10/23 11:00 p.m.100 views

2025-10 Cumulative Update for Windows Server 2019 for x64-based Systems (KB5070883)

2025-10 Cumulative Update for Windows Server 2019 for x64-based Systems KB5070883...

7AI score
SaveExploits0
Microsoft Security Update
Microsoft Security Update
added 2025/10/23 11:00 p.m.33 views

2025-10 Cumulative Update for Windows Server 2016 for x64-based Systems (KB5070882)

2025-10 Cumulative Update for Windows Server 2016 for x64-based Systems KB5070882...

7AI score
SaveExploits0
EUVD
EUVD
added 2025/10/23 12:31 p.m.15 views

EUVD-2022-54622

In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Prevent RSB underflow before vmenter On VMX, there are some balanced returns between the time the guest's SPECCTRL value is written, and the vmenter. Balanced returns matched by a preceding call are usually ok, but it's...

5.5CVSS5.3AI score0.00226EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2025/10/23 10:29 a.m.16 views

curl: libcurl MQTT PUBLISH length overflow (heap overflow)

Summary: Heap-based buffer overflow in libcurl’s MQTT PUBLISH assembly lib/mqtt.c::mqttpublish due to unchecked sizet arithmetic when computing the MQTT “Remaining Length”. If payloadlen + 2 + topiclen wraps sizet, libcurl allocates a too-small buffer and then memcpy’s payloadlen bytes into it,...

7.5AI score
SaveExploits0
OSV
OSV
added 2025/10/23 12:13 a.m.14 views

OSV-2025-852 Heap-buffer-overflow in std::__1::pair<int, arrow::util::RleBitPackedParser::ControlFlow> arrow::util::R

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=454097865 Crash type: Heap-buffer-overflow READ 1 Crash state: std::1::pair arrow::util::R arrow::util::RleBitPackedDecoder::GetBatch auto parquet::DictByteArrayDecoderImpl::DecodeArrowDense...

7AI score
SaveExploits0References1
Amd
Amd
added 2025/10/23 12:00 a.m.61 views

RDSEED Failure on AMD “Zen 5” Processors

Summary AMD was notified of a bug in “Zen 5” processors that may cause the RDSEED instruction to return 0 at a rate inconsistent with randomness while incorrectly signaling success CF=1, indicating a potential misclassification of failure as success. This issue was initially reported publicly via...

7.2CVSS6.4AI score0.0017EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/22 6:30 p.m.11 views

EUVD-2022-54573

In the Linux kernel, the following vulnerability has been resolved: can: mcan: mcanreadfifo,echotxevent: shift timestamp to full 32 bits In commit 1be37d3b0414 "can: mcan: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context" the RX path for peripheral devices was...

5.5CVSS5.5AI score0.00253EPSS
SaveExploits0References4
CBLMariner
CBLMariner
added 2025/10/22 3:07 p.m.11 views

CVE-2025-58749 affecting package fluent-bit for versions less than 3.0.6-4

CVE-2025-58749 affecting package fluent-bit for versions less than 3.0.6-4. A patched version of the package is available...

5.3CVSS6.9AI score0.00369EPSS
SaveExploits1
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.20 views

CVE-2023-53726 arm64: csum: Fix OoB access in IP checksum code for negative lengths

In the Linux kernel, the following vulnerability has been resolved: arm64: csum: Fix OoB access in IP checksum code for negative lengths Although commit c2c24edb1d9c "arm64: csum: Fix pathological zero-length calls" added an early return for zero-length input, syzkaller has popped up with an...

7.1CVSS0.00139EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/22 1:23 p.m.29 views

CVE-2023-53713

CVE-2023-53713: In the Linux kernel arm64 SME, the FFR context field was cleared with an unconditional 8-byte store, which could fail to clear or corrupt memory when SME vector length is not 64 bytes. The patch replaces this 8-byte store with a store of a zero-initialized PFALSE predicate registe...

7.8CVSS6.2AI score0.00142EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/22 1:23 p.m.39 views

CVE-2022-50580

CVE-2022-50580 affects the Linux kernel’s blk-throttle code. A risk existed that in tg_with_in_bps_limit() the expression bps_limit * jiffy_elapsed_rnd could overflow. The fix substitutes a safe multiplication/division helper, calling mul_u64_u64_div_u64() to prevent overflow. Several sources (in...

6.6AI score0.00199EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/22 12:27 a.m.6 views

kernel: HID: core: Harden s32ton() against conversion to 0 bits

In the Linux kernel, the following vulnerability has been resolved: HID: core: Harden s32ton against conversion to 0 bits Testing by the syzbot fuzzer showed that the HID core gets a shift-out-of-bounds exception when it tries to convert a 32-bit quantity to a 0-bit quantity. Ideally this should...

7.1CVSS5.7AI score0.00165EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/21 5:39 p.m.10 views

JLSEC-2025-180 The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit...

The PPM reader in libjpeg-turbo through 2.0.90 mishandles use of tjLoadImage for loading a 16-bit binary PPM file into a grayscale buffer and loading a 16-bit binary PGM file into an RGB buffer. This is related to a heap-based buffer overflow in the getwordrgbrow function in rdppm.c...

5.5CVSS6.9AI score0.01055EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.6 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-987690)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987690 advisory. In the Linux kernel, the following vulnerability has been resolved: i2c: designware: use casting of u64 in clock multiplication to avoid overflow In functions...

5.5CVSS6AI score0.0019EPSS
SaveExploits0References4
Rows per page
Query Builder