Lucene search
+L

5428 matches found

OSV
OSV
added 2024/10/21 11:53 a.m.5 views

CVE-2024-47694 IB/mlx5: Fix UMR pd cleanup on error flow of driver init

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix UMR pd cleanup on error flow of driver init The cited commit moves the pd allocation from function mlx5rumrresourcecleanup to a new function mlx5rumrcleanup. So the fix in commit 1 is broken. In error flow, will hit...

6.2AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.16 views

CVE-2024-47688 driver core: Fix a potential null-ptr-deref in module_add_driver()

In the Linux kernel, the following vulnerability has been resolved: driver core: Fix a potential null-ptr-deref in moduleadddriver Inject fault while probing of-fpga-region, if kasprintf fails in moduleadddriver, the second sysfsremovelink in exit path will cause null-ptr-deref as below because...

6.9AI score0.00235EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.14 views

PT-2024-33888

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: A NULL pointer dereference issue in the Linux kernel's fbcon putcs function has been resolved. The issue was discovered by syzbot and can be triggered by calling ioctlfd1, TIOCLINUX, &param...

5.5CVSS5.5AI score0.00248EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.11 views

PT-2024-33768

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: A vulnerability in the Linux kernel has been resolved, which previously caused the kernel to panic when interrupt allocation failed under certain conditions during runtime. The issue was...

5.5CVSS6.7AI score0.00238EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.10 views

PT-2024-33780

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: A vulnerability in the Linux kernel has been resolved, related to the wifi driver rtw89. The issue occurs when SER L2 happens during the WoWLAN resume flow, causing the add interface flow to ...

5.5CVSS5.3AI score0.00343EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/10/17 12:00 a.m.13 views

PT-2025-8841

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been identified, specifically in the nvkm/gsp component. The issue arises from the incorrect advancement of the read pointer of the GSP message...

5.5CVSS7.1AI score0.00198EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/10/15 12:00 a.m.13 views

PT-2025-2775

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: There is a potential infinite loop issue that can occur when using a combination of tail calls and freplace in the Linux kernel. This issue arises because the tail call cnt in entry...

5.5CVSS5.5AI score0.00202EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/10/14 12:00 a.m.34 views

CentOS 9 : kernel-5.14.0-516.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the kernel-5.14.0-516.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: r8169: Fix possible ring buffer corruption on fragmented Tx packets...

10CVSS6.7AI score0.00922EPSS
SaveExploits0References13
GithubExploit
GithubExploit
added 2024/09/30 3:41 p.m.456 views

Exploit for Use After Free in Apple Macos

EN GenEtherExploit is a Proof-of-Concept PoC exploit for t...

7.8CVSS7.8AI score0.01136EPSS
SaveExploits2
NVD
NVD
added 2024/09/27 1:15 p.m.14 views

CVE-2024-46843

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

5.5CVSS0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/27 1:15 p.m.1 views

DEBIAN-CVE-2024-46823

In the Linux kernel, the following vulnerability has been resolved: kunit/overflow: Fix UB in overflowallocationtest The 'devicename' array doesn't exist out of the 'overflowallocationtest' function scope. However, it is being used as a driver name when calling 'kunitdrivercreate' from...

5.5CVSS5.2AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.9 views

UBUNTU-CVE-2024-46843

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References11
CVE
CVE
added 2024/09/27 12:39 p.m.135 views

CVE-2024-46843

CVE-2024-46843 concerns the Linux kernel SCSI/UFS path. The issue arises when removing the ufshcd driver from a UFS device, potentially causing a kernel panic if ufshcd_async_scan fails during ufshcd_probe_hba before a SCSI host is added. The fix is to guarantee the SCSI host is removed only if i...

5.5CVSS5.2AI score0.00235EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/09/27 12:39 p.m.26 views

CVE-2024-46843 scsi: ufs: core: Remove SCSI host only if added

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

0.00235EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/09/27 12:39 p.m.15 views

CVE-2024-46843 scsi: ufs: core: Remove SCSI host only if added

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

6.8AI score0.00235EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/09/27 12:39 p.m.46 views

CVE-2024-46823 kunit/overflow: Fix UB in overflow_allocation_test

In the Linux kernel, the following vulnerability has been resolved: kunit/overflow: Fix UB in overflowallocationtest The 'devicename' array doesn't exist out of the 'overflowallocationtest' function scope. However, it is being used as a driver name when calling 'kunitdrivercreate' from...

8.4CVSS0.00252EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/27 12:39 p.m.16 views

CVE-2024-46823 kunit/overflow: Fix UB in overflow_allocation_test

In the Linux kernel, the following vulnerability has been resolved: kunit/overflow: Fix UB in overflowallocationtest The 'devicename' array doesn't exist out of the 'overflowallocationtest' function scope. However, it is being used as a driver name when calling 'kunitdrivercreate' from...

6.8AI score0.00252EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/27 12:39 p.m.130 views

CVE-2024-46823

CVE-2024-46823 concerns a Linux kernel issue in the kunit/overflow path for overflow_allocation_test. The root cause is that the local variable ‘device_name’ was used as a driver name outside its scope, causing a kernel panic when KASAN is enabled. The documented fix removes the out‑of‑scope usag...

8.4CVSS5.1AI score0.00252EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/09/27 12:39 p.m.16 views

CVE-2024-46823 kunit/overflow: Fix UB in overflow_allocation_test

In the Linux kernel, the following vulnerability has been resolved: kunit/overflow: Fix UB in overflowallocationtest The 'devicename' array doesn't exist out of the 'overflowallocationtest' function scope. However, it is being used as a driver name when calling 'kunitdrivercreate' from...

8.4CVSS5.8AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/09/25 12:00 a.m.20 views

PT-2024-33787

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, specifically in the net/ncsi component. The issue arises when the work function is not disabled before freeing the associated...

5.5CVSS5.5AI score0.00228EPSS
SaveExploits0
Rows per page
Query Builder