Lucene search
+L

119 matches found

RedhatCVE
RedhatCVE
added 2024/06/21 7:52 p.m.25 views

CVE-2024-38623

A vulnerability was found in the Linux kernel's NTFS3 filesystem module. This issue has been resolved by switching from a fixed-size array to a variable-length array. This change mitigates the risk of buffer overflows that could potentially be exploited by attackers. Mitigation Mitigation for thi...

5.5CVSS9.1AI score0.00788EPSS
Exploits0References4
OSV
OSV
added 2024/06/21 11:15 a.m.3 views

DEBIAN-CVE-2024-38623

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

9.8CVSS5.7AI score0.00788EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/06/21 11:15 a.m.32 views

CVE-2024-38623

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

9.8CVSS6.4AI score0.00788EPSS
Exploits0References20
OSV
OSV
added 2024/06/21 11:15 a.m.15 views

UBUNTU-CVE-2024-38623

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

9.8CVSS6.2AI score0.00788EPSS
Exploits0References21
OSV
OSV
added 2024/06/21 10:18 a.m.21 views

CVE-2024-38623 fs/ntfs3: Use variable length array instead of fixed size

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Use variable length array instead of fixed size Should fix smatch warning: ntfssetlabel error: builtinmemcpy 'uni-name' too small 20 vs 256...

9.8CVSS6.2AI score0.00788EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2024/06/21 12:0 a.m.13 views

PT-2024-32236

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to the drm/amdgpu driver. The issue was caused by a potential NULL pointer dereference in the adev-gfx.imu.funcs variable...

5.5CVSS5.4AI score0.00235EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/05/19 12:0 a.m.8 views

PT-2024-26785

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to potential memory leaks in the amdgpu device init function. The memory mapped by ioremap for adev-rmmio is not properly handled, leading to potential memory leaks...

5.5AI score
Exploits0
OSV
OSV
added 2024/04/28 12:15 p.m.5 views

UBUNTU-CVE-2024-26927

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Add some bounds checking to firmware data Smatch complains about "head-fullsize - head-headersize" can underflow. To some extent, we're always going to have to trust the firmware a bit. However, it's easy enough to add...

8.4CVSS6.2AI score0.00293EPSS
Exploits0References13
OSV
OSV
added 2024/04/02 7:15 a.m.5 views

UBUNTU-CVE-2024-26667

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check for valid hwpp in dpuencoderhelperphyscleanup The commit 8b45a26f2ba9 "drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output" introduced a smatch warning about another conditional block in...

5.5CVSS6.2AI score0.00225EPSS
Exploits0References12
Vulnrichment
Vulnrichment
added 2024/04/02 6:22 a.m.21 views

CVE-2024-26667 drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: check for valid hwpp in dpuencoderhelperphyscleanup The commit 8b45a26f2ba9 "drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output" introduced a smatch warning about another conditional block in...

6.7AI score0.00225EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2024/04/02 12:0 a.m.8 views

PT-2024-21444 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel. The issue is related to the dpu encoder helper phys cleanup function, which had assumed that hw pp will always be valid. However,...

8CVSS6.5AI score0.08555EPSS
Exploits10References1542
RedHat Linux
RedHat Linux
added 2024/03/19 5:43 p.m.2 views

kernel: kernfs: fix potential NULL dereference in __kernfs_remove

In the Linux kernel, the following vulnerability has been resolved: kernfs: fix potential NULL dereference in kernfsremove When lockdep is enabled, lockdepassertheldwrite would cause potential NULL pointer dereference. Fix the following smatch warnings: fs/kernfs/dir.c:1353 kernfsremove warn:...

5.5CVSS6.3AI score0.00157EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:4 p.m.7 views

CVE-2021-46963

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash in qla2xxxmqueuecommand RIP: 0010:kmemcachefree+0xfa/0x1b0 Call Trace: qla2xxxmqueuecommand+0x2b5/0x2c0 qla2xxx scsiqueuerq+0x5e2/0xa40 blkmqtryissuedirectly+0x128/0x1d0 blkmqrequestissuedirectly+0x4e/0xb...

5.5CVSS6.4AI score0.00236EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2024/02/27 7:4 p.m.1 views

DEBIAN-CVE-2021-46963

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash in qla2xxxmqueuecommand RIP: 0010:kmemcachefree+0xfa/0x1b0 Call Trace: qla2xxxmqueuecommand+0x2b5/0x2c0 qla2xxx scsiqueuerq+0x5e2/0xa40 blkmqtryissuedirectly+0x128/0x1d0 blkmqrequestissuedirectly+0x4e/0xb...

5.5CVSS5.5AI score0.00236EPSS
Exploits0References1
OSV
OSV
added 2024/02/27 7:4 p.m.12 views

UBUNTU-CVE-2021-46963

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash in qla2xxxmqueuecommand RIP: 0010:kmemcachefree+0xfa/0x1b0 Call Trace: qla2xxxmqueuecommand+0x2b5/0x2c0 qla2xxx scsiqueuerq+0x5e2/0xa40 blkmqtryissuedirectly+0x128/0x1d0 blkmqrequestissuedirectly+0x4e/0xb...

5.5CVSS6.2AI score0.00236EPSS
Exploits0References9
Cvelist
Cvelist
added 2024/02/27 6:47 p.m.17 views

CVE-2021-46963 scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash in qla2xxxmqueuecommand RIP: 0010:kmemcachefree+0xfa/0x1b0 Call Trace: qla2xxxmqueuecommand+0x2b5/0x2c0 qla2xxx scsiqueuerq+0x5e2/0xa40 blkmqtryissuedirectly+0x128/0x1d0 blkmqrequestissuedirectly+0x4e/0xb...

7.8AI score0.00236EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/02/27 6:47 p.m.21 views

CVE-2021-46963

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash in qla2xxxmqueuecommand RIP: 0010:kmemcachefree+0xfa/0x1b0 Call Trace: qla2xxxmqueuecommand+0x2b5/0x2c0 qla2xxx scsiqueuerq+0x5e2/0xa40 blkmqtryissuedirectly+0x128/0x1d0 blkmqrequestissuedirectly+0x4e/0xb...

5.5CVSS6.5AI score0.00236EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2023/07/25 12:0 a.m.3 views

PT-2025-54128

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the media subsystem, specifically in the tuners/qt1010 driver. The BUG ON macro was unnecessarily used, causing confusion for the static analysi...

4.6CVSS6.3AI score0.00196EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2021/03/29 12:0 a.m.4 views

PT-2024-11073 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a crash in the qla2xxx mqueuecommand function. The problem arises from an incorrect call to free srb in qla2xxx mqueuecommand, as srb is now allocated by upper...

7.8CVSS6.7AI score0.08555EPSS
Exploits6References1084
Rows per page
Query Builder