Lucene search
K

122 matches found

OSV
OSV
โ€ขadded 2024/08/26 11:20 a.m.โ€ข14 views

CVE-2024-44941 f2fs: fix to cover read extent cache access with lock

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to cover read extent cache access with lock syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in sanitycheckextentcache+0x370/0x410 fs/f2fs/extentcache.c:46 Read of size 4 at addr ffff8880739ab220 by...

7.8CVSS6AI score0.00042EPSS
Exploits0References6
CVE
CVE
โ€ขadded 2024/08/26 11:20 a.m.โ€ข99 views

CVE-2024-44941

CVE-2024-44941 relates to the Linux kernel's f2fs file system. The issue arises when the extent cache lock is not held during access to the largest extent entry, allowing a race that could lead to a use-after-free condition in sanity_check_extent_cache() during inode read paths. The documented ch...

7.8CVSS6.4AI score0.00042EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
โ€ขadded 2024/08/26 11:20 a.m.โ€ข12 views

CVE-2024-44941 f2fs: fix to cover read extent cache access with lock

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to cover read extent cache access with lock syzbot reports a f2fs bug as below: BUG: KASAN: slab-use-after-free in sanitycheckextentcache+0x370/0x410 fs/f2fs/extentcache.c:46 Read of size 4 at addr ffff8880739ab220 by...

7AI score0.00042EPSS
Exploits0References3
RedhatCVE
RedhatCVE
โ€ขadded 2024/06/20 5:59 p.m.โ€ข27 views

CVE-2024-38557

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Reload only IB representors upon lag disable/enable On lag disable, the bond IB device along with all of its representors are destroyed, and then the slaves' representors get reloaded. In case the slave IB representor...

4.4CVSS6.9AI score0.00014EPSS
Exploits0References4
Oracle linux
Oracle linux
โ€ขadded 2024/05/24 12:0 a.m.โ€ข67 views

httpd:2.4 security update

httpd 2.4.37-64.0.1 - Replace index.html with Oracle's index page oracleindex.html 2.4.37-64 - Resolves: RHEL-14448 - httpd: modmacro: out-of-bounds read vulnerability CVE-2023-31122 2.4.37-63 - modxml2enc: fix media type handling Resolves: RHEL-14321 modhttp2 1.15.7-10 - Resolves: RHEL-29817 -...

7.5CVSS7.5AI score0.9439EPSS
Exploits30
Code423n4
Code423n4
โ€ขadded 2023/08/10 12:0 a.m.โ€ข7 views

Misaligned Epoch Calculation for Reward Claims

Lines of code Vulnerability details Impact When users attempt to claim rewards, the contract calculates the claimEnd and subsequently updates the userClaimedEpoch using claimEnd + WEEK. This might result in misaligned epochs in scenarios where claimUpToTimestamp is less than or more than a week. ...

6.8AI score
Exploits0
Code423n4
Code423n4
โ€ขadded 2023/07/26 12:0 a.m.โ€ข9 views

THIS IS A TEST

Lines of code L1 Vulnerability details TESTING REFACTOR Assessed type Context --- The text was updated successfully, but these errors were encountered: All reactions...

7AI score
Exploits0
Code423n4
Code423n4
โ€ขadded 2023/05/15 12:0 a.m.โ€ข10 views

Incorrect decimal handling in _startAuction, resulting in wrong auction.startBidBps

Lines of code Vulnerability details Shortfall.startAuction uses the oracle price of the underlying tokens to price the pool bad debt: Shortfall.sol 389: for uint256 i; i the price returned by priceOracle.getUnderlyingPrice has a number of decimals equal to 36 - vToken decimals. This means the...

6.7AI score
Exploits0
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
Prion
Prion
โ€ขadded 2023/05/10 2:15 p.m.โ€ข14 views

Design/Logic Flaw

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...

5CVSS7.5AI score0.01091EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
โ€ขadded 2023/05/10 12:0 a.m.โ€ข10 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.3AI score0.01091EPSS
Exploits0References4
Vulnrichment
Vulnrichment
โ€ขadded 2023/05/10 12:0 a.m.โ€ข8 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/05/08 12:0 a.m.โ€ข7 views

Mitigation Confirmed for Mitigation of M-10: Issue mitigated

Mitigated issue M-10: Stuck ether when use function stake with empty derivativesderivativeCount = 0 The issue was that stake will accept payment but not issue safETH when derivativeCount == 0 or when all weightsi == 0. Mitigation review The proposed mitigation simply adds a requirederivativeCount...

6.8AI score
Exploits0
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
SUSE CVE
SUSE CVE
โ€ขadded 2023/02/15 4:5 a.m.โ€ข1 views

SUSE CVE-2019-19807

In the Linux kernel before 5.3.11, sound/core/timer.c has a use-after-free caused by erroneous code refactoring, aka CID-e7af6307a8a5. This is related to sndtimeropen and sndtimercloselocked. The timeri variable was originally intended to be for a newly created timer instance, but was used for a...

7.8CVSS7.2AI score0.00078EPSS
Exploits1References3
Code423n4
Code423n4
โ€ขadded 2023/02/13 12:0 a.m.โ€ข9 views

Deficiency of slashed GGP amount should be made up from node operator's AVAX

Lines of code Vulnerability details Impact If staked GGP doesn't cover slash amount, slashing it all will not be fair to the liquid stakers. Slashing is rare, and that the current 14 day validation cycle which is typically 1/26 of the minimum amount of GGP staked is unlikely to bump into this...

6.8AI score
Exploits0
Positive Technologies
Positive Technologies
โ€ขadded 2023/01/20 12:0 a.m.โ€ข4 views

PT-2025-13356

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A buffer overflow issue was detected in the Linux kernel, specifically in the bnxt module, where test names were being concatenated beyond the end of the first name. This issue was...

5.5CVSS6.8AI score0.00017EPSS
Exploits0
Code423n4
Code423n4
โ€ขadded 2022/12/21 12:0 a.m.โ€ข7 views

Underlying With Non-Standard Decimals Not Supported

Lines of code Vulnerability details Impact Arithmetic operations are performed with the assumption that the token always has 18 decimals. Proof of Concept It would not be possible without using 18 decimal places of the base capital. Tools Used vscode Recommended Mitigation Steps Consider whether...

6.8AI score
Exploits0
Oracle linux
Oracle linux
โ€ขadded 2022/11/22 12:0 a.m.โ€ข30 views

guestfs-tools security, bug fix, and enhancement update

1.48.2-5 - Rebase to guestfs-tools 1.48.2 resolves: rhbz2059286 - Default to --selinux-relabel in various tools resolves: rhbz2075718, rhbz2089748 - Add lvm system.devices cleanup operation to virt-sysprep resolves: rhbz2072493 - Refactor virt-customize --install, --update options in common...

6.5CVSS1.7AI score0.00196EPSS
Exploits0
CloudLinux
CloudLinux
โ€ขadded 2022/09/19 12:52 p.m.โ€ข43 views

Fixed CVE-2022-28614 in httpd

CVE-2022-28614: fix out-of-bounds read via aprwrite, refactoring...

5.3CVSS1AI score0.00576EPSS
Exploits0References1
Rows per page
Query Builder