Lucene search
+L

4266 matches found

NVD
NVD
•added 2024/06/19 2:15 p.m.•19 views

CVE-2024-38594

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

5.5CVSS0.0021EPSS
SaveExploits0References4
OSV
OSV
•added 2024/06/19 2:15 p.m.•24 views

AZL-47261 CVE-2024-38577 affecting package kernel for versions less than 5.15.167.1-1

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix showrcutaskstracegpkthread buffer overflow There is a possibility of buffer overflow in showrcutaskstracegpkthread if counters, passed to sprintf are huge. Counter numbers, needed for this are unrealistically high,...

7.8CVSS6.5AI score0.00257EPSS
SaveExploits0References1
OSV
OSV
•added 2024/06/19 2:15 p.m.•8 views

DEBIAN-CVE-2024-38577

In the Linux kernel, the following vulnerability has been resolved: rcu-tasks: Fix showrcutaskstracegpkthread buffer overflow There is a possibility of buffer overflow in showrcutaskstracegpkthread if counters, passed to sprintf are huge. Counter numbers, needed for this are unrealistically high,...

7.8CVSS5.9AI score0.00257EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2024/06/19 2:15 p.m.•30 views

CVE-2024-38588

In the Linux kernel, the following vulnerability has been resolved: ftrace: Fix possible use-after-free issue in ftracelocation KASAN reports a bug: BUG: KASAN: use-after-free in ftracelocation+0x90/0x120 Read of size 8 at addr ffff888141d40010 by task insmod/424 CPU: 8 PID: 424 Comm: insmod...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
•added 2024/06/19 2:15 p.m.•26 views

CVE-2024-38595

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix peer devlink set for SF representor devlink port The cited patch change register devlink flow, and neglect to reflect the changes for peer devlink set logic. Peer devlink set is triggering a call trace if done after...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
•added 2024/06/19 1:45 p.m.•25 views

CVE-2024-38595 net/mlx5: Fix peer devlink set for SF representor devlink port

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix peer devlink set for SF representor devlink port The cited patch change register devlink flow, and neglect to reflect the changes for peer devlink set logic. Peer devlink set is triggering a call trace if done after...

6.6AI score0.0021EPSS
SaveExploits0References3
OSV
OSV
•added 2024/06/19 1:45 p.m.•32 views

CVE-2024-38595 net/mlx5: Fix peer devlink set for SF representor devlink port

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix peer devlink set for SF representor devlink port The cited patch change register devlink flow, and neglect to reflect the changes for peer devlink set logic. Peer devlink set is triggering a call trace if done after...

5.8AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2024/06/19 1:35 p.m.•40 views

CVE-2024-38555 net/mlx5: Discard command completions in internal error

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Discard command completions in internal error Fix use after free when FW completion arrives while device is in internal error state. Avoid calling completion handler in this case, since the device will flush the command...

7CVSS0.00261EPSS
SaveExploits0References7
CNNVD
CNNVD
•added 2024/06/19 12:00 a.m.•10 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a buffer overflow in rcu-tasks showrcutaskstracegpkthread...

7.8CVSS7AI score0.00257EPSS
SaveExploits0References6
NVD
NVD
•added 2024/06/18 8:15 p.m.•32 views

CVE-2024-36975

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

5.5CVSS0.0021EPSS
SaveExploits0References6
CVE
CVE
•added 2024/06/18 7:20 p.m.•122 views

CVE-2024-36975

CVE-2024-36975 is a Linux kernel issue: when asn1_encode_sequence() fails, using WARN is inappropriate. The function is located in lib/asn1_encode.c and is not an internal helper, which makes the stack trace less useful. On certain paths, this can crash the kernel if panic_on_warn is set. The rec...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
•added 2024/06/18 7:20 p.m.•54 views

CVE-2024-36975 KEYS: trusted: Do not use WARN when encode fails

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

0.0021EPSS
SaveExploits0References6
OSV
OSV
•added 2024/06/18 7:20 p.m.•34 views

CVE-2024-36975 KEYS: trusted: Do not use WARN when encode fails

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

5.9AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
•added 2024/06/18 7:20 p.m.•18 views

CVE-2024-36975 KEYS: trusted: Do not use WARN when encode fails

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: Do not use WARN when encode fails When asn1encodesequence fails, WARN is not the correct solution. 1. asn1encodesequence is not an internal function located in lib/asn1encode.c. 2. Location is known, which makes th...

6.7AI score0.0021EPSS
SaveExploits0References6
Rockylinux
Rockylinux
•added 2024/06/14 1:59 p.m.•23 views

crash-trace-command bug fix and enhancement update

An update is available for crash-trace-command. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list For detailed information on changes in this release, see the Rock...

6.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
•added 2024/06/12 12:26 a.m.•23 views

CVE-2023-52732

In the Linux kernel, the following vulnerability has been resolved: ceph: blocklist the kclient when receiving corrupted snap trace When received corrupted snap trace we don't know what exactly has happened in MDS side. And we shouldn't continue IOs and metadatas access to MDS, which may corrupt ...

5.5CVSS6.8AI score0.00522EPSS
SaveExploits0References4
NVD
NVD
•added 2024/06/11 5:15 p.m.•50 views

CVE-2024-30072

Microsoft Event Trace Log File Parsing Remote Code Execution Vulnerability...

7.8CVSS0.00855EPSS
SaveExploits0References1
OSV
OSV
•added 2024/06/11 5:15 p.m.•8 views

CVE-2024-30072

Microsoft Event Trace Log File Parsing Remote Code Execution Vulnerability...

7.8CVSS5.9AI score0.00855EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2024/06/11 5:15 p.m.•9 views

CVE-2024-30072

Microsoft Event Trace Log File Parsing Remote Code Execution Vulnerability...

7.8CVSS5.5AI score0.00855EPSS
SaveExploits0References2Affected Software3
Vulnrichment
Vulnrichment
•added 2024/06/11 4:59 p.m.•34 views

CVE-2024-30072 Microsoft Event Trace Log File Parsing Remote Code Execution Vulnerability

...

7.8CVSS6.9AI score0.00855EPSS
SaveExploits0References1
Rows per page
Query Builder