Lucene search
+L

12903 matches found

Cvelist
Cvelist
added 2024/10/22 7:37 a.m.32 views

CVE-2023-52919 nfc: nci: fix possible NULL pointer dereference in send_acknowledge()

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: fix possible NULL pointer dereference in sendacknowledge Handle memory allocation failure from nciskballoc calling allocskb to avoid possible NULL pointer dereference...

0.00207EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2024/10/22 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from a null pointer dereference vulnerability that stems from the nciskballoc function in the nfc driver not checking when a memory allocation fails, which...

5.5CVSS8.1AI score0.00207EPSS
SaveExploits0References10
OSV
OSV
added 2024/10/21 6:15 p.m.0 views

DEBIAN-CVE-2024-49973

In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added with RTL8125 RTL8125 added fields to the tally counter, what may result in the chip dma'ing these new fields to unallocated memory. Therefore make sure that the allocated memory area is big...

5.5CVSS5.5AI score0.00259EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 6:15 p.m.16 views

CVE-2024-49972

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Deallocate DML memory if allocation fails Why When DC state create DML memory allocation fails, memory is not deallocated subsequently, resulting in uninitialized structure that is not NULL. How Deallocate memory...

5.5CVSS0.00211EPSS
SaveExploits0References2
NVD
NVD
added 2024/10/21 6:15 p.m.13 views

CVE-2024-49973

In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added with RTL8125 RTL8125 added fields to the tally counter, what may result in the chip dma'ing these new fields to unallocated memory. Therefore make sure that the allocated memory area is big...

7.8CVSS0.00259EPSS
SaveExploits0References12
NVD
NVD
added 2024/10/21 6:15 p.m.18 views

CVE-2024-49983

In the Linux kernel, the following vulnerability has been resolved: ext4: drop ppath from ext4extreplayupdateex to avoid double-free When calling ext4forcesplitextentat in ext4extreplayupdateex, the 'ppath' is updated but it is the 'path' that is freed, thus potentially triggering a double-free i...

7.8CVSS0.0025EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/21 6:15 p.m.3 views

DEBIAN-CVE-2024-49954

In the Linux kernel, the following vulnerability has been resolved: staticcall: Replace pointless WARNON in staticcallmodulenotify staticcallmodulenotify triggers a WARNON, when memory allocation fails in staticcalladdmodule. That's not really justified, because the failure case must be correctly...

5.5CVSS5.7AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.7 views

UBUNTU-CVE-2024-49973

In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added with RTL8125 RTL8125 added fields to the tally counter, what may result in the chip dma'ing these new fields to unallocated memory. Therefore make sure that the allocated memory area is big...

7.8CVSS6.1AI score0.00259EPSS
SaveExploits0References43
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.30 views

CVE-2024-49983 ext4: drop ppath from ext4_ext_replay_update_ex() to avoid double-free

In the Linux kernel, the following vulnerability has been resolved: ext4: drop ppath from ext4extreplayupdateex to avoid double-free When calling ext4forcesplitextentat in ext4extreplayupdateex, the 'ppath' is updated but it is the 'path' that is freed, thus potentially triggering a double-free i...

7.8CVSS0.0025EPSS
SaveExploits0References7
CVE
CVE
added 2024/10/21 6:02 p.m.175 views

CVE-2024-49983

CVE-2024-49983 : Linux kernel ext4 fix for double-free in ext4_ext_replay_update_ex(). The patch drops the temporary ppath and uses path directly, preventing freeing of path via ppath and ensuring the original path is updated on success. It also makes ext4_find_extent() update the path and propag...

7.8CVSS7.2AI score0.0025EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2024/10/21 6:02 p.m.187 views

CVE-2024-49973

CVE-2024-49973 affects the Linux kernel in the r8169/RTL8125 hardware path. RTL8125 tally counter was extended with new fields; if the host memory allocation isn’t large enough to hold all tally counter values, the device could DMA into unallocated memory. The fix is to allocate a memory area lar...

7.8CVSS7AI score0.00259EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2024/10/21 6:02 p.m.13 views

CVE-2024-49972 drm/amd/display: Deallocate DML memory if allocation fails

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Deallocate DML memory if allocation fails Why When DC state create DML memory allocation fails, memory is not deallocated subsequently, resulting in uninitialized structure that is not NULL. How Deallocate memory...

6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.9 views

CVE-2024-49972 drm/amd/display: Deallocate DML memory if allocation fails

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Deallocate DML memory if allocation fails Why When DC state create DML memory allocation fails, memory is not deallocated subsequently, resulting in uninitialized structure that is not NULL. How Deallocate memory...

7AI score0.00211EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.21 views

CVE-2024-49972 drm/amd/display: Deallocate DML memory if allocation fails

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Deallocate DML memory if allocation fails Why When DC state create DML memory allocation fails, memory is not deallocated subsequently, resulting in uninitialized structure that is not NULL. How Deallocate memory...

0.00211EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/21 6:02 p.m.129 views

CVE-2024-49972

CVE-2024-49972 affects the Linux kernel DRM-AMD display path. The issue arises when creating DML memory during DC state changes: if the DML memory allocation fails, previously allocated memory was not deallocated, leaving an uninitialized, non-NULL structure. The documented fix deallocates the me...

5.5CVSS5.2AI score0.00211EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.18 views

CVE-2024-49954 static_call: Replace pointless WARN_ON() in static_call_module_notify()

In the Linux kernel, the following vulnerability has been resolved: staticcall: Replace pointless WARNON in staticcallmodulenotify staticcallmodulenotify triggers a WARNON, when memory allocation fails in staticcalladdmodule. That's not really justified, because the failure case must be correctly...

0.00236EPSS
SaveExploits0References6
CVE
CVE
added 2024/10/21 6:02 p.m.166 views

CVE-2024-49954

CVE-2024-49954: Linux kernel vulnerability fixed by replacing WARN_ON with pr_warn in static_call_module_notify() to avoid unnecessary fatal behavior on __static_call_add_module() memory allocation failures. The WARN_ON() could panic when panic_on_warn is set, whereas the memory allocation failur...

5.5CVSS5.2AI score0.00236EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 p.m.13 views

CVE-2024-49954 static_call: Replace pointless WARN_ON() in static_call_module_notify()

In the Linux kernel, the following vulnerability has been resolved: staticcall: Replace pointless WARNON in staticcallmodulenotify staticcallmodulenotify triggers a WARNON, when memory allocation fails in staticcalladdmodule. That's not really justified, because the failure case must be correctly...

7AI score0.00236EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 6:02 p.m.12 views

CVE-2024-49954 static_call: Replace pointless WARN_ON() in static_call_module_notify()

In the Linux kernel, the following vulnerability has been resolved: staticcall: Replace pointless WARNON in staticcallmodulenotify staticcallmodulenotify triggers a WARNON, when memory allocation fails in staticcalladdmodule. That's not really justified, because the failure case must be correctly...

6.3AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.6 views

PT-2024-11856 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue has been resolved in the Linux kernel related to the fbcon component, specifically in the fbcon prepare logo function, where kzalloc is used. Recommendations: At the moment,...

6.5AI score
SaveExploits0References14
Rows per page
Query Builder