Lucene search
+L

671 matches found

Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.9 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50049)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50049 advisory. - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer befo...

5.5CVSS6.1AI score0.00221EPSS
SaveExploits0References2
NVD
NVD
added 2024/11/19 6:15 p.m.24 views

CVE-2024-53060

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported acpievaluateobject may return AENOTFOUND failure, which would result in dereferencing buffer.pointer obj while being NULL. Although this case may be unrealisti...

5.5CVSS0.00258EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/11/19 5:22 p.m.33 views

CVE-2024-53063 media: dvbdev: prevent the risk of out of memory access

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

0.00272EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/11/19 5:22 p.m.19 views

CVE-2024-53063

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIGDVBDYNAMICMINORS is set or not. When not set, dvbregisterdevice won't che...

5.5CVSS5.6AI score0.00272EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/19 5:22 p.m.48 views

CVE-2024-53060 drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported acpievaluateobject may return AENOTFOUND failure, which would result in dereferencing buffer.pointer obj while being NULL. Although this case may be unrealisti...

0.00258EPSS
SaveExploits0References8
NVD
NVD
added 2024/11/19 2:16 a.m.30 views

CVE-2024-50290

In the Linux kernel, the following vulnerability has been resolved: media: cx24116: prevent overflows on SNR calculus as reported by Coverity, if reading SNR registers fail, a negative number will be returned, causing an underflow when reading SNR registers. Prevent that...

5.5CVSS0.00254EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.14 views

CVE-2024-50287

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-tpg: prevent the risk of a division by zero As reported by Coverity, the logic at tpgprecalculateline blindly rescales the buffer even when scaledwitdh is equal to zero. If this ever happens, this will cause a divisio...

5.5CVSS5.9AI score0.00254EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.4 views

No title provided

An out-of-bounds read flaw was found in pcidevforeachresource in the Linux Kernel. The pointer in the pcidevforeachresource may be wrong. For example, it might be used for the out-of-bounds read. This issue was identified by the Coverity static analysis tool, which flagged a pointer res that coul...

6.5AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/11/12 12:0 a.m.9 views

PT-2025-8837

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory error issue has been identified in the Linux kernel, specifically in the wifi: ath12k component. The problem arises from the print array to buf index function being passed an...

7.1CVSS6.6AI score0.00177EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/29 4:15 a.m.6 views

SUSE CVE-2024-50088

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free in addinoderef The addinoderef function does not initialize the "name" struct when it is declared. If any of the following calls to "readoneinode returns NULL, dir = readoneinoderoot,...

5.5CVSS7.8AI score0.00214EPSS
SaveExploits0References15
NVD
NVD
added 2024/10/29 1:15 a.m.18 views

CVE-2024-50088

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free in addinoderef The addinoderef function does not initialize the "name" struct when it is declared. If any of the following calls to "readoneinode returns NULL, dir = readoneinoderoot,...

7.8CVSS0.00214EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/29 12:50 a.m.135 views

CVE-2024-50088

CVE-2024-50088 affects the Linux kernel’s Btrfs filesystem code. The issue is in add_inode_ref(), where a name struct is not initialized when declared; if read_one_inode() returns NULL for either parent or inode, name.name is freed during cleanup without being initialized. This uninitialized free...

7.8CVSS7.4AI score0.00214EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/10/29 12:50 a.m.23 views

CVE-2024-50088 btrfs: fix uninitialized pointer free in add_inode_ref()

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix uninitialized pointer free in addinoderef The addinoderef function does not initialize the "name" struct when it is declared. If any of the following calls to "readoneinode returns NULL, dir = readoneinoderoot,...

0.00214EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.4 views

SUSE CVE-2024-49893

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check streamstatus before it is used WHAT & HOW dcstategetstreamstatus can return null, and therefore null must be checked before streamstatus is used. This fixes 1 NULLRETURNS issue reported by Coverity...

5.5CVSS7.7AI score0.00204EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.3 views

SUSE CVE-2024-49897

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check phantomstream before it is used dcn32enablephantomstream can return null, so returned value must be checked before used. This fixes 1 NULLRETURNS issue reported by Coverity...

5.5CVSS7.3AI score0.00237EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.4 views

SUSE CVE-2024-49899

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Initialize denominators' default to 1 WHAT & HOW Variables used as denominators and maybe not assigned to other values, should not be 0. Change their default to 1 so they are never 0. This fixes 10 DIVIDEBYZERO...

5.5CVSS7.8AI score0.00262EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.3 views

SUSE CVE-2024-49907

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc-clkmgr WHY & HOW dc-clkmgr is null checked previously in the same function, indicating it might be null. Passing "dc" to "dc-hwss.applyidlepoweroptimizations", which dereferenc...

5.5CVSS6.3AI score0.00243EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.10 views

SUSE CVE-2024-49922

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using them WHAT & HOW These pointers are null checked previously in the same function, indicating they might be null as reported by Coverity. As a result, they need to be checked when...

5.5CVSS7.1AI score0.00233EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.2 views

SUSE CVE-2024-49923

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Pass non-null to dcn20validateapplypipesplitflags WHAT & HOW "dcn20validateapplypipesplitflags" dereferences merge, and thus it cannot be a null pointer. Let's pass a valid pointer to avoid null dereference. This...

5.5CVSS7.3AI score0.00236EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/25 3:7 a.m.4 views

SUSE CVE-2024-49920

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before multiple uses WHAT & HOW Poniters, such as streamenc and dc-bwvbios, are null checked previously in the same function, so Coverity warns "implies that streamenc and dc-bwvbios might be...

5.5CVSS7.8AI score0.00216EPSS
SaveExploits0References20
Rows per page
Query Builder