Lucene search
+L

115 matches found

Microsoft CVE
Microsoft CVE
added 2024/10/14 7:00 a.m.13 views

x86/mm: Fix pti_clone_pgtable() alignment assumption

...

5.5CVSS6.5AI score0.00222EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/09/04 8:46 p.m.22 views

CVE-2024-44965

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust and then DF from the stack guard. It turned out that...

5.5CVSS7AI score0.00222EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/04 7:15 p.m.24 views

CVE-2024-44965

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust and then DF from the stack guard. It turned out that...

5.5CVSS0.00222EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.29 views

CVE-2024-44965

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust and then DF from the stack guard. It turned out that...

5.5CVSS6.1AI score0.00222EPSS
SaveExploits0References26
Vulnrichment
Vulnrichment
added 2024/09/04 6:36 p.m.20 views

CVE-2024-44965 x86/mm: Fix pti_clone_pgtable() alignment assumption

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust and then DF from the stack guard. It turned out that...

7.1AI score0.00222EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/09/04 6:36 p.m.31 views

CVE-2024-44965 x86/mm: Fix pti_clone_pgtable() alignment assumption

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust and then DF from the stack guard. It turned out that...

0.00222EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/09/04 6:36 p.m.40 views

CVE-2024-44965

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust and then DF from the stack guard. It turned out that...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0
OSV
OSV
added 2024/09/04 6:36 p.m.22 views

CVE-2024-44965 x86/mm: Fix pti_clone_pgtable() alignment assumption

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pticlonepgtable alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had the form of endless traps until entry stack exhaust and then DF from the stack guard. It turned out that...

6.1AI score
SaveExploits0References13
The Hacker News
The Hacker News
added 2024/08/20 8:13 p.m.28 views

Detecting AWS Account Compromise: Key Indicators in CloudTrail Logs for Stolen API Keys

As cloud infrastructure becomes the backbone of modern enterprises, ensuring the security of these environments is paramount. With AWS Amazon Web Services still being the dominant cloud it is important for any security professional to know where to look for signs of compromise. AWS CloudTrail...

7.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/08/14 8:49 p.m.34 views

Boa has an uncaught exception when transitioning the state of `AsyncGenerator` objects

A wrong assumption made when handling ECMAScript's AsyncGenerator operations can cause an uncaught exception on certain scripts. Details Boa's implementation of AsyncGenerator makes the assumption that the state of an AsyncGenerator object cannot change while resolving a promise created by method...

7.5CVSS7AI score0.00597EPSS
SaveExploits0References6Affected Software1
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.11 views

kernel: net/sched: act_skbmod: Skip non-Ethernet packets

A vulnerability was found in the Linux kernel’s actskbmod module, where the tcfskbmodact function mistakenly assumes all packets use Ethernet as their protocol. This issue can lead to the corruption of non-Ethernet packets, such as those from CAN devices, if skbmod actions are incorrectly applied...

7.8CVSS5.7AI score0.00234EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/06/20 3:54 p.m.25 views

CVE-2024-38566

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix verifier assumptions about socket-sk The verifier assumes that 'sk' field in 'struct socket' is valid and non-NULL when 'socket' pointer itself is trusted and non-NULL. That may not be the case when socket was just creat...

4.4CVSS6.8AI score0.00221EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/06/11 12:00 a.m.13 views

Amazon AWS Deployment Framework Security Vulnerability

Amazon AWS Deployment Framework is a broad and flexible framework from Amazon.com, Inc. for managing and deploying resources across multiple AWS accounts and regions within an AWS organization. A security vulnerability exists in Amazon AWS Deployment Framework versions prior to 4.0.0 that stems...

7.8CVSS6.8AI score0.00245EPSS
SaveExploits0References6
CVE
CVE
added 2024/05/22 6:19 a.m.104 views

CVE-2021-47444

CVE-2021-47444 relates to the Linux kernel DRM/EDID handling. The issue stems from connector_bad_edid() assuming the EDID buffer could hold edid[0x7e] + 1 blocks, while ignoring the actual allocated size indicated by num_blocks. A bounds check was added to prevent reading beyond allocated memory,...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/20 9:47 a.m.27 views

CVE-2024-35984 i2c: smbus: fix NULL function pointer dereference

In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfer function always being available. Fix this by...

6.8AI score0.00257EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/02/27 7:04 p.m.37 views

CVE-2021-46964

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reserve extra IRQ vectors Commit a6dcfe08487e "scsi: qla2xxx: Limit interrupt vectors to number of CPUs" lowers the number of allocated MSI-X vectors to the number of CPUs. That breaks vector allocation assumptions...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/02/21 8:37 a.m.43 views

CVE-2023-52436

A flaw was found in the Linux kernel’s f2fs subsystem. When setting an xattr, explicitly null-terminate the xattr list. This eliminates the assumption that the unused xattr space is always zeroed...

4.5CVSS6.8AI score0.00302EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/01/05 4:30 p.m.7 views

CVE-2023-34323 xenstored: A transaction conflict can crash C Xenstored

When a transaction is committed, C Xenstored will first check the quota is correct before attempting to commit any nodes. It would be possible that accounting is temporarily negative if a node has been removed outside of the transaction. Unfortunately, some versions of C Xenstored are assuming th...

7.1AI score0.00256EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/25 3:15 a.m.14 views

CVE-2023-49880

In the Message Entry and Repair MER facility of IBM Financial Transaction Manager for SWIFT Services 3.2.4 the sending address and the message type of FIN messages are assumed to be immutable. However, an attacker might modify these elements of a business transaction. IBM X-Force ID: 273183...

7.5CVSS5.8AI score0.0054EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2023/12/21 12:00 a.m.23 views

Liquidations can be prevented by frontrunning and liquidating 1 debt (or more) due to wrong assumption in POS_MANAGER

Lines of code Vulnerability details Impact Users can avoid being liquidated if they frontrun liquidation calls with a liquidate call with 1 wei. Or, they may do a partial liquidation and avoid being liquidated before the interest reaches the value of the debt pre liquidation. The total interest...

6.5AI score
SaveExploits0
Rows per page
Query Builder