Lucene search
+L

7609 matches found

CVE
CVE
added 2024/04/17 10:27 a.m.208 views

CVE-2024-26906

CVE-2024-26906 : In the Linux kernel, x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault(). A bpf program reading the vsyscall page with bpf_probe_read_kernel() can trigger copy_from_kernel_nofault(), which calls __get_user_asm() and may fault because the vsyscall page is not readab...

5.5CVSS5.8AI score0.00253EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.23 views

CVE-2024-26902 perf: RISCV: Fix panic on pmu overflow handler

In the Linux kernel, the following vulnerability has been resolved: perf: RISCV: Fix panic on pmu overflow handler 1 idx of int is not desired when setting bits in unsigned long overflowedctrs, use BIT instead. This panic happens when running 'perf record -e branches' on sophgo sg2042. 273.311852...

6.9AI score0.00238EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/17 10:17 a.m.21 views

CVE-2024-26851 netfilter: nf_conntrack_h323: Add protection for bmp length out of range

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackh323: Add protection for bmp length out of range UBSAN load reports an exception of BRK5515 SHIFTISSUE:Bitwise shifts that are out of bounds for their data type. vmlinux getbitmapb=75 + 712 vmlinux...

7.5CVSS6.7AI score0.00735EPSS
SaveExploits0References8
CVE
CVE
added 2024/04/17 10:17 a.m.178 views

CVE-2024-26851

CVE-2024-26851: Linux kernel nf_conntrack_h323 decoding bug fixed. UBSAN reported negative/out-of-bounds shifts when decoding Ras messages due to abnormal skb->data; patch adds protection to keep extension bitmap length

7.5CVSS6.5AI score0.00735EPSS
SaveExploits0References11Affected Software1
UbuntuCve
UbuntuCve
added 2024/04/17 10:15 a.m.28 views

CVE-2024-26842

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix shift issue in ufshcdclearcmd When tasktag = 32 in MCQ mode and sizeofunsigned int == 4, 1U Workqueue: ufsehwq0 ufshcderrhandler Call trace: dumpbacktrace+0xf8/0x144 showstack+0x18/0x24 dumpstacklvl+0x78/0x9c...

7.8CVSS6.3AI score0.00236EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/17 10:10 a.m.48 views

CVE-2024-26842 scsi: ufs: core: Fix shift issue in ufshcd_clear_cmd()

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix shift issue in ufshcdclearcmd When tasktag = 32 in MCQ mode and sizeofunsigned int == 4, 1U Workqueue: ufsehwq0 ufshcderrhandler Call trace: dumpbacktrace+0xf8/0x144 showstack+0x18/0x24 dumpstacklvl+0x78/0x9c...

6.6AI score0.00236EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 9:15 a.m.13 views

CVE-2024-24856

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

6.5AI score
SaveExploits0References1
NVD
NVD
added 2024/04/17 9:15 a.m.22 views

CVE-2024-24856

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS5.3AI score0.00172EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/17 9:15 a.m.24 views

CVE-2024-24856

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS6.1AI score0.00172EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/17 8:34 a.m.44 views

CVE-2024-24856 NULL pointer deference in acpi_db_convert_to_package of Linux acpi module

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS5.6AI score0.00172EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/17 8:34 a.m.102 views

CVE-2024-24856

CVE-2024-24856 concerns a Linux kernel ACPI issue where ACPI_ALLOCATE_ZEROED may return NULL and the code dereferences it without checking. The vulnerability leads to a NULL pointer dereference in the ACPI subsystem (notably in modules such as Linux kernel’s ACPI handling). The documented remedia...

5.3CVSS6.8AI score0.00172EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/04/17 8:34 a.m.67 views

CVE-2024-24856

The memory allocation function ACPIALLOCATEZEROED does not guarantee a successful allocation, but the subsequent code directly dereferences the pointer that receives it, which may lead to null pointer dereference. To fix this issue, a null pointer check should be added. If it is null, return...

5.3CVSS5.6AI score0.00172EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2024/04/16 12:0 a.m.312 views

Backdoor.Win32.Dumador.c MVID-2024-0679 Buffer Overflow

Discovery / credits: Malvuln John Page aka hyp3rlinx c 2024 Original source: https://malvuln.com/advisory/6cc630843cabf23621375830df474bc5.txt Contact: [email protected] Media: twitter.com/malvuln Threat: Backdoor.Win32.Dumador.c Vulnerability: Remote Stack Buffer Overflow SEH Description: The...

7.4AI score
SaveExploits0
CNNVD
CNNVD
added 2024/04/16 12:0 a.m.8 views

Juniper Networks Junos OS 安全漏洞

Juniper Networks Junos OS is a Juniper Networks network operating system for the company's hardware devices. The OS provides a secure programming interface and the Junos SDK. A security vulnerability exists in Juniper Networks Junos OS and Junos OS Evolved that stems from mishandling of an...

7.1CVSS6.7AI score0.00309EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/04/16 12:0 a.m.8 views

The vulnerability of the Envoy proxy server, related to an unintercepted exception, allows a malicious actor to trigger an emergency termination of the application.

The vulnerability of the Envoy proxy server is related to an unintercepted exception. Exploiting this vulnerability allows a malicious actor, operating remotely, to cause an unexpected termination of the application...

7.8CVSS6.8AI score0.00751EPSS
SaveExploits0References4Affected Software2
Tenable Nessus
Tenable Nessus
added 2024/04/16 12:0 a.m.22 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : vim (SUSE-SU-2024:1287-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1287-1 advisory. Updated to version 9.1.0111, fixes the following security problems - CVE-2023-48231:...

7.8CVSS7.1AI score0.00749EPSS
SaveExploits3References31
Positive Technologies
Positive Technologies
added 2024/04/15 12:0 a.m.7 views

PT-2024-9803 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the OpenRISC exception handling in the Linux kernel, which sends signals to user processes on floating point exceptions and trap instructions for debugging...

9.8CVSS6.5AI score0.01305EPSS
SaveExploits3References731
SUSE CVE
SUSE CVE
added 2024/04/13 2:11 a.m.5 views

SUSE CVE-2024-23076

JFreeChart v1.5.4 was discovered to contain a NullPointerException via the component /labels/BubbleXYItemLabelGenerator.java. NOTE: this is disputed by multiple third parties who believe there was not reasonable evidence to determine the existence of a vulnerability. The submission may have been...

7.5CVSS6.5AI score0.00764EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2024/04/11 12:0 a.m.100 views

PyMongo < 4.6.3 Out-of-bounds Read

Versions of the package pymongo before 4.6.3 are vulnerable to Out-of-bounds Read in the bson module. Using the crafted payload the attacker could force the parser to deserialize unmanaged memory. The parser tries to interpret bytes next to buffer and throws an exception with string. If the...

8.1CVSS6.5AI score0.00663EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/10 1:51 p.m.9 views

CVE-2024-23080

Joda Time v2.12.5 was discovered to contain a NullPointerException via the component org.joda.time.format.PeriodFormat::wordBasedLocale. NOTE: this is disputed by multiple third parties who believe there was not reasonable evidence to determine the existence of a vulnerability. The submission may...

9.1CVSS5.8AI score0.00823EPSS
SaveExploits0References3
Rows per page
Query Builder