Lucene search
+L

18171 matches found

Vulnrichment
Vulnrichment
added 2026/02/06 10:58 p.m.3 views

CVE-2026-25804 Antrea has invalid enforcement order for network policy rules caused by integer overflow

Antrea is a Kubernetes networking solution intended to be Kubernetes native. Prior to versions 2.3.2 and 2.4.3, Antrea's network policy priority assignment system has a uint16 arithmetic overflow bug that causes incorrect OpenFlow priority calculations when handling a large numbers of policies wi...

9.3CVSS5.4AI score0.00444EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/02/06 10:36 a.m.10 views

Improper TLS Certificate Validation

SageMaker is vulnerable to Improper TLS Certificate Validation. The vulnerability is due to TLS certificate verification being disabled when importing Triton Python models, allowing HTTPS connections with invalid or self-signed certificates to succeed, which exposes applications to...

8.2CVSS5.5AI score0.00253EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2026/02/05 10:29 a.m.22 views

freerdp: FreeRDP: Heap buffer overflow leading to denial of service and potential code execution from a malicious server.

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol. This vulnerability occurs because the freerdpbitmapdecompressplanar function does not properly validate bitmap dimensions when decompressing planar bitmap data. A malicious server can exploit this by sending...

9.8CVSS6.6AI score0.00451EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/02/05 12:00 a.m.13 views

PT-2026-36383

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A buffer overrun can occur in the me2600 xilinx download function when loading firmware requested by request firmware. The function reads a data stream length into the file length variab...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/05 12:00 a.m.31 views

PT-2026-36382

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A buffer overrun can occur in the me4000 xilinx download function when loading firmware requested by request firmware. The function reads a data stream length from the first 4 bytes into...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0
CNVD
CNVD
added 2026/02/05 12:00 a.m.20 views

Google SentencePiece Buffer Overflow Vulnerability

Google SentencePiece is an unsupervised text splitter for neural network-based text generation from Google USA. Google SentencePiece suffers from a buffer overflow vulnerability that stems from an invalid memory access when using a vulnerable model file created by an unusual training process. No...

8.5CVSS6AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/04 7:25 p.m.15 views

CVE-2025-68699 NanoMQ $share/ Subscription Validation and Forwarding Parsing Inconsistency: NULL Pointer Increment Causes Crash

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. In version 0.24.6, NanoMQ has a protocol parsing / forwarding inconsistency when handling shared subscriptions $share/. A malformed SUBSCRIBE topic such as $share/ab missing the second / is not strictly validated during the...

6.5CVSS5.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:08 p.m.8 views

CVE-2026-23102

In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context When SME is supported, Restoring SVE signal context can go wrong in a few ways, including placing the task into an invalid state where the kernel may read from out-of-bounds...

5.5AI score0.00117EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/02/04 4:00 p.m.41 views

CVE-2026-23044

The CVE-2026-23044 issue affects the Linux kernel where hibernate crash occurs if crypto_alloc_acomp() returns an ERR_PTR instead of NULL. The cleanup paths in save_compressed_image() and load_compressed_image() call crypto_free_acomp() unconditionally, dereferencing an invalid pointer in crypto_...

5.4AI score0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/04 4:00 p.m.16 views

EUVD-2026-5503

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: Fix crash when freeing invalid crypto compressor When cryptoallocacomp fails, it returns an ERRPTR value, not NULL. The cleanup code in savecompressedimage and loadcompressedimage unconditionally calls...

5.4AI score0.00145EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/02/04 4:00 p.m.16 views

CVE-2026-23044

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: Fix crash when freeing invalid crypto compressor When cryptoallocacomp fails, it returns an ERRPTR value, not NULL. The cleanup code in savecompressedimage and loadcompressedimage unconditionally calls...

5.3AI score0.00145EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/02/04 4:00 p.m.43 views

CVE-2026-23044 PM: hibernate: Fix crash when freeing invalid crypto compressor

In the Linux kernel, the following vulnerability has been resolved: PM: hibernate: Fix crash when freeing invalid crypto compressor When cryptoallocacomp fails, it returns an ERRPTR value, not NULL. The cleanup code in savecompressedimage and loadcompressedimage unconditionally calls...

0.00145EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/02/04 9:07 a.m.10 views

kernel: i40e: fix idx validation in config queues msg

A flaw was found in the Linux kernel in the Intel i40e network driver such that in the function i40evcconfigqueuesmsg, when iterating over vf-chidx, the idx value is not properly validated against the range of active/initialized traffic classes TCs. An attacker with local privileges could supply ...

8.8CVSS6AI score0.00144EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/04 9:07 a.m.16 views

kernel: ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping

A flaw was found in the Linux kernel’s ASoC Intel bytcrrt5640 driver. When an invalid value is passed via the driver’s “quirk” input option, the driver merely logs an error and retains the invalid value, rather than correcting it. This can result in out-of-bounds OOB memory access...

5.8AI score0.00197EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/02/04 12:00 a.m.18 views

PT-2026-5967

Name of the Vulnerable Software and Affected Versions NanoMQ versions prior to 0.24.7 Description NanoMQ MQTT Broker NanoMQ has an issue related to protocol parsing and forwarding when handling shared subscriptions $share/. A malformed SUBSCRIBE topic, such as $share/ab missing the second /, is n...

6.5CVSS5.4AI score0.00264EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/02/04 12:00 a.m.20 views

PT-2026-43841

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the btrfs component where the btrfs quota enable function may perform an invalid leaf access. This occurs when the btrfs search slot for read function returns 1,...

5.5CVSS5.3AI score0.00128EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/02/03 9:19 p.m.11 views

CVE-2026-1778

Amazon SageMaker Python SDK before v3.1.1 or v2.256.0 disables TLS certificate verification for HTTPS connections made by the service when a Triton Python model is imported, incorrectly allowing for requests with invalid and self-signed certificates to succeed...

8.2CVSS5.4AI score0.00253EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/03 9:19 p.m.9 views

CVE-2025-47399

Memory Corruption while processing IOCTL call to update sensor property settings with invalid input parameters...

7.8CVSS5.3AI score0.00095EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/03 6:36 p.m.12 views

CVE-2026-25503 iccDEV Has Type Confusion in CIccTagEmbeddedHeightImage::Validate()

iccDEV provides a set of libraries and tools that allow for the interaction, manipulation, and application of ICC color management profiles. Prior to version 2.3.1.2, type confusion allowed malformed ICC profiles to trigger undefined behavior when loading invalid icImageEncodingType values causin...

7.1CVSS5.3AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/02/03 3:18 p.m.16 views

CVE-2022-50976

A local attacker could cause a full device reset by resetting the device passwords using an invalid reset file via USB...

7.7CVSS5.4AI score0.00144EPSS
SaveExploits0References1
Rows per page
Query Builder