Lucene search
+L

490 matches found

SUSE CVE
SUSE CVE
•added 2024/03/20 3:48 a.m.•8 views

SUSE CVE-2024-26640

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0References14
OSV
OSV
•added 2024/03/18 11:15 a.m.•5 views

DEBIAN-CVE-2024-26640

In the Linux kernel, the following vulnerability has been resolved: tcp: add sanity checks to rx zerocopy TCP rx zerocopy intent is to map pages initially allocated from NIC drivers, not pages owned by a fs. This patch adds to canmapfrag these additional checks: - Page must not be a compound one....

5.5CVSS5.6AI score0.0024EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2024/02/23 3:21 a.m.•5 views

SUSE CVE-2023-52442

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate session id and tree id in compound request smb2getmsg in smb2getksmbdtcon and smb2checkusersession will always return the first request smb2 header in a compound request. if SMB2TREECONNECTHE is the first command ...

9.1CVSS6.1AI score0.29644EPSS
SaveExploits0References3
OSV
OSV
•added 2024/02/21 8:15 a.m.•11 views

DEBIAN-CVE-2023-52442

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate session id and tree id in compound request smb2getmsg in smb2getksmbdtcon and smb2checkusersession will always return the first request smb2 header in a compound request. if SMB2TREECONNECTHE is the first command ...

5.5CVSS6AI score0.29644EPSS
SaveExploits0References1
Prion
Prion
•added 2024/02/21 8:15 a.m.•23 views

Command injection

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate session id and tree id in compound request smb2getmsg in smb2getksmbdtcon and smb2checkusersession will always return the first request smb2 header in a compound request. if SMB2TREECONNECTHE is the first command ...

7.2AI score0.29644EPSS
SaveExploits0References4
OSV
OSV
•added 2024/02/21 8:15 a.m.•17 views

UBUNTU-CVE-2023-52442

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate session id and tree id in compound request smb2getmsg in smb2getksmbdtcon and smb2checkusersession will always return the first request smb2 header in a compound request. if SMB2TREECONNECTHE is the first command ...

9.1CVSS6.2AI score0.29644EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2024/02/21 8:15 a.m.•41 views

CVE-2023-52442

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate session id and tree id in compound request smb2getmsg in smb2getksmbdtcon and smb2checkusersession will always return the first request smb2 header in a compound request. if SMB2TREECONNECTHE is the first command ...

9.1CVSS6.3AI score0.29644EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2024/02/21 7:21 a.m.•45 views

CVE-2023-52442 ksmbd: validate session id and tree id in compound request

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate session id and tree id in compound request smb2getmsg in smb2getksmbdtcon and smb2checkusersession will always return the first request smb2 header in a compound request. if SMB2TREECONNECTHE is the first command ...

9.1CVSS9.5AI score0.29644EPSS
SaveExploits0References4
OSV
OSV
•added 2024/02/21 7:21 a.m.•14 views

CVE-2023-52442 ksmbd: validate session id and tree id in compound request

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate session id and tree id in compound request smb2getmsg in smb2getksmbdtcon and smb2checkusersession will always return the first request smb2 header in a compound request. if SMB2TREECONNECTHE is the first command ...

9.1CVSS5AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2024/02/21 7:21 a.m.•34 views

CVE-2023-52442 ksmbd: validate session id and tree id in compound request

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate session id and tree id in compound request smb2getmsg in smb2getksmbdtcon and smb2checkusersession will always return the first request smb2 header in a compound request. if SMB2TREECONNECTHE is the first command ...

6.8AI score0.29644EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2024/02/21 7:21 a.m.•90 views

CVE-2023-52442

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate session id and tree id in compound request smb2getmsg in smb2getksmbdtcon and smb2checkusersession will always return the first request smb2 header in a compound request. if SMB2TREECONNECTHE is the first command ...

9.1CVSS5.8AI score0.29644EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2023/12/27 8:00 a.m.•11 views

Stack Overflow vulnerability in libsass 3.6.5 via the CompoundSelector::has_real_parent_ref function.

...

8.8CVSS8.6AI score0.00911EPSS
SaveExploits1
Code423n4
Code423n4
•added 2023/11/17 12:00 a.m.•18 views

The withdrawCarry() function always reverts because of an incorrect assumption.

Lines of code Vulnerability details Impact The Compound protocol's CTokens have 8 decimal places, but the team mistakenly believed that cNote also had only 8 decimal places. However, it was discovered that cNote actually has 18 decimal places. This discrepancy caused the withdrawCarry function to...

6.9AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/11/17 12:00 a.m.•17 views

asD::withdrawCarry assumes wrong number of decimals returned by exchangeRateCurrent which will cause owner to not be able to withdraw revenue

Lines of code Vulnerability details tl;dr asD::withdrawCarry assumes that the exchange rate returned by the cNote contract will be scaled by 1e28, but in reality it will be only scaled by 1e18. It will cause withdrawCarry to always revert with Integer Underflow, which means that owner won't ever ...

7AI score
SaveExploits0
Code423n4
Code423n4
•added 2023/10/26 12:00 a.m.•22 views

Interest accumulation linked to state updates may leak value

Lines of code Vulnerability details Impact The protocol compounds interest on every call that updates the state. This is an intentional design choice. However, this does mean that the total return for the lender, and, conversely, the cost of debt for the borrower, can be influenced by the frequen...

7AI score
SaveExploits0
UbuntuCve
UbuntuCve
•added 2023/09/13 12:00 a.m.•61 views

CVE-2023-3867

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out of bounds read in smb2sesssetup ksmbd does not consider the case of that smb2 session setup is in compound request. If this is the second payload of the compound, OOB read issue occurs while processing the first...

9.1CVSS6.4AI score0.05366EPSS
SaveExploits0References9
OSV
OSV
•added 2023/09/13 12:00 a.m.•13 views

UBUNTU-CVE-2023-3866

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate session id and tree id in the compound request This patch validate session id and tree id in compound request. If first operation in the compound is SMB2 ECHO request, ksmbd bypass session and tree validation. So...

7.5CVSS6.1AI score0.11075EPSS
SaveExploits0References12
OSV
OSV
•added 2023/09/13 12:00 a.m.•11 views

UBUNTU-CVE-2023-3867

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out of bounds read in smb2sesssetup ksmbd does not consider the case of that smb2 session setup is in compound request. If this is the second payload of the compound, OOB read issue occurs while processing the first...

9.1CVSS6.3AI score0.05366EPSS
SaveExploits0References10
OSSF Malicious Packages
OSSF Malicious Packages
•added 2023/09/11 8:50 a.m.•7 views

Malicious code in compound-components (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware b0dad92106109573fa87fb5128e40603bd23ee2d0b011e879633a5a057a08b52 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2023/08/26 8:09 a.m.•9 views

SUSE CVE-2022-26592

Stack Overflow vulnerability in libsass 3.6.5 via the CompoundSelector::hasrealparentref function...

5.3CVSS7.1AI score0.00911EPSS
SaveExploits1References4
Rows per page
Query Builder