Lucene search
K

15 matches found

Microsoft CVE
Microsoft CVE
added 2026/05/07 8:8 a.m.4 views

drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v4

...

7.8CVSS5.8AI score0.00013EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/01/09 9:2 a.m.2 views

CVE-2023-25568

Boxo, formerly known as go-libipfs, is a library for building IPFS applications and implementations. In versions 0.4.0 and 0.5.0, if an attacker is able allocate arbitrary many bytes in the Bitswap server, those allocations are lasting even if the connection is closed. This affects users acceptin...

8.2CVSS7AI score0.01091EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/10/30 12:24 a.m.2 views

SUSE CVE-2025-40083

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix null-deref in aggdequeue To prevent a potential crash in aggdequeue net/sched/schqfq.c when cl-qdisc-ops-peekcl-qdisc returns NULL, we check the return value before using it, similar to the existing approac...

5.5CVSS6.7AI score0.00087EPSS
Exploits0References21
Schneier on Security
Schneier on Security
added 2025/08/14 11:8 a.m.2 views

LLM Coding Integrity Breach

Here's an interesting story about a failure being introduced by LLM-written code. Specifically, the LLM was doing some code refactoring, and when it moved a chunk of code from one file to another it changed a "break" to a "continue." That turned an error logging statement into an infinite loop,...

7.4AI score
Exploits0
NVD
NVD
added 2025/07/10 8:15 a.m.2 views

CVE-2025-38306

In the Linux kernel, the following vulnerability has been resolved: fs/fhandle.c: fix a race in call of haslockedchildren maydecodefh is calling haslockedchildren while holding no locks. That's an oopsable race... The rest of the callers are safe since they are holding namespacesem and are...

4.7CVSS0.00057EPSS
Exploits0References3
SUSE Linux
SUSE Linux
added 2025/06/27 5:22 a.m.2 views

Security update for google-osconfig-agent

This update for google-osconfig-agent fixes the following issues: Update to version 20250416.02 bsc1244304, bsc1244503 defaultSleeper: tolerate 10% difference to reduce test flakiness Add output of some packagemanagers to the testdata from version 20250416.01 Refactor OS Info package from version...

7.1CVSS7.5AI score0.00072EPSS
Exploits0References8
NVD
NVD
added 2025/06/18 10:15 a.m.2 views

CVE-2025-38014

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Refactor remove call with idxdcleanup helper The idxdcleanup helper cleans up perfmon, interrupts, internals and so on. Refactor remove call with the idxdcleanup helper to avoid code duplication. Note, this also...

5.5CVSS0.00065EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.5 views

CVE-2025-38014 dmaengine: idxd: Refactor remove call with idxd_cleanup() helper

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Refactor remove call with idxdcleanup helper The idxdcleanup helper cleans up perfmon, interrupts, internals and so on. Refactor remove call with the idxdcleanup helper to avoid code duplication. Note, this also...

0.00065EPSS
Exploits0References4
CVE
CVE
added 2025/06/18 9:28 a.m.78 views

CVE-2025-38014

CVE-2025-38014 : In the Linux kernel’s dmaengine idxd subsystem, a removal path was refactored to use an idxd_cleanup() helper, which fixes code duplication and also corrects a missing put_device() for idxd groups, engines, and work queues. The vulnerability is described as a local-access issue w...

5.5CVSS6.6AI score0.00065EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2025/04/03 7:19 a.m.99 views

CVE-2025-22003

CVE-2025-22003 (Linux kernel, can: ucan): A one-byte out-of-bounds read was introduced in the can: ucan path due to a mismatch when using strscpy() with a length of len+1. The issue arises because strscpy() reads len+1 bytes from the source to detect truncation, even when the source is not NULL-t...

5.5CVSS7AI score0.00026EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2023/05/10 2:15 p.m.10 views

CVE-2023-25568

Boxo, formerly known as go-libipfs, is a library for building IPFS applications and implementations. In versions 0.4.0 and 0.5.0, if an attacker is able allocate arbitrary many bytes in the Bitswap server, those allocations are lasting even if the connection is closed. This affects users acceptin...

8.2CVSS8.2AI score0.01091EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2023/05/10 12:0 a.m.7 views

CVE-2023-25568 Boxo bitswap/server: DOS unbounded persistent memory leak

Boxo, formerly known as go-libipfs, is a library for building IPFS applications and implementations. In versions 0.4.0 and 0.5.0, if an attacker is able allocate arbitrary many bytes in the Bitswap server, those allocations are lasting even if the connection is closed. This affects users acceptin...

8.2CVSS8.2AI score0.01091EPSS
Exploits0References4
Code423n4
Code423n4
added 2023/02/20 12:0 a.m.9 views

Unnecessary precision loss in redeemKIBT()

Lines of code Vulnerability details Impact Unnecessary precision loss in redeemKIBT Proof of Concept If enter Deprecated mode, user can switch back to StableCoin by percentage with redeemKIBT The redeemKIBT implementation code is as follows: function redeemKIBTuint256 amount external override...

7AI score
Exploits0
OPENSUSE Linux
OPENSUSE Linux
added 2022/06/21 12:0 a.m.43 views

Security update for neomutt (moderate)

openSUSE Security Update: Security update for neomutt Announcement ID: openSUSE-SU-2022:10020-1 Rating: moderate References: 1184787 1185705 Cross-References: CVE-2021-32055 CVE-2022-1328 CVSS scores: CVE-2021-32055 NVD : 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H CVE-2021-32055 SUSE: 5.3...

5.5CVSS6.6AI score0.00368EPSS
Exploits2References2
UbuntuCve
UbuntuCve
added 2018/12/19 2:29 p.m.18 views

CVE-2018-16883

sssd versions from 1.13.0 to before 2.0.0 did not properly restrict access to the infopipe according to the "alloweduids" configuration parameter. If sensitive information were stored in the user directory, this could be inadvertently disclosed to local attackers...

5.5CVSS6.4AI score0.00126EPSS
Exploits0References1
Rows per page
Query Builder