Lucene search
K

20 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-013240)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013240 advisory. In the Linux kernel, the following vulnerability has been resolved: udplite: Fix NULL pointer dereference in skmemraiseallocated. syzbot reported 0 a null-ptr-deref ...

6.4AI score0.00046EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.1 views

SUSE CVE-2023-54004

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix NULL pointer dereference in skmemraiseallocated. syzbot reported 0 a null-ptr-deref in skgetrmem0 while using IPPROTOUDPLITE 0x88: 14:25:52 executing program 1: r0 = socket$inet60xa, 0x80002, 0x88 We had a similar...

5.5CVSS6.4AI score0.00046EPSS
Exploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.1 views

CVE-2023-54004

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix NULL pointer dereference in skmemraiseallocated. syzbot reported 0 a null-ptr-deref in skgetrmem0 while using IPPROTOUDPLITE 0x88: 14:25:52 executing program 1: r0 = socket$inet60xa, 0x80002, 0x88 We had a similar...

0.00046EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.2 views

CVE-2023-54004

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix NULL pointer dereference in skmemraiseallocated. syzbot reported 0 a null-ptr-deref in skgetrmem0 while using IPPROTOUDPLITE 0x88: 14:25:52 executing program 1: r0 = socket$inet60xa, 0x80002, 0x88 We had a similar...

6.1AI score0.00046EPSS
Exploits0References8
CVE
CVE
added 2025/12/24 10:55 a.m.6 views

CVE-2023-54004

Summary of CVE-2023-54004 : In the Linux kernel, a vulnerability in UDPLITE (UDP-Lite) allows a local user to trigger a NULL pointer dereference in the __sk_mem_raise_allocated() path via IPPROTO_UDPLITE, causing a kernel crash (DoS). The root cause is a null-ptr-deref in the memory-allocation sc...

6AI score0.00046EPSS
Exploits0References7
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.21 views

CVE-2023-54004 udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix NULL pointer dereference in skmemraiseallocated. syzbot reported 0 a null-ptr-deref in skgetrmem0 while using IPPROTOUDPLITE 0x88: 14:25:52 executing program 1: r0 = socket$inet60xa, 0x80002, 0x88 We had a similar...

0.00046EPSS
Exploits0References7
OSV
OSV
added 2024/07/16 12:15 p.m.1 views

DEBIAN-CVE-2022-48781

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - get rid of algmemoryallocated algmemoryallocated does not seem to be really used. algproto does have a .memoryallocated field, but no corresponding .sysctlmem. This means skhasaccount returns true, but all...

5.5CVSS6.2AI score0.0001EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2024/05/27 10:31 a.m.21 views

CVE-2021-47525

In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: fix use-after-free and memleak on unbind Deregister the port when unbinding the driver to prevent it from being used after releasing the driver data and leaking memory allocated by serial core...

4.7CVSS6.7AI score0.00018EPSS
Exploits0References4
CVE
CVE
added 2024/05/24 3:1 p.m.79 views

CVE-2021-47499

CVE-2021-47499 – Linux kernel, iio: accel: kxcjk-1013 : The issue was a memory leak in the probe path for iio_triggered_buffer_setup, caused when ACPI type is ACPI_SMO8500 and data->dready_trig was not set, preventing freeing of allocated memory. The root cause is the probe-path logic leaving ...

5.5CVSS6.7AI score0.00014EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2024/05/22 6:19 a.m.17 views

CVE-2021-47444 drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read

In the Linux kernel, the following vulnerability has been resolved: drm/edid: In connectorbadedid cap numofext by numblocks read In commit e11f5bd8228f "drm: Add support for DP 1.4 Compliance edid corruption test" the function connectorbadedid started assuming that the memory for the EDID passed ...

6.4AI score0.00015EPSS
Exploits0References3
Veracode
Veracode
added 2024/02/02 7:38 p.m.12 views

Denial Of Service

graphviz is vulnerable Denial Of Service. The vulnerability is due to improper handling of input files, leading to the possibility of reading beyond the allocated memory...

7.8CVSS6.7AI score0.00043EPSS
Exploits1References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/12/15 12:0 a.m.68 views

Ubuntu 16.04 ESM / 18.04 ESM / 20.04 LTS / 22.04 LTS / 23.04 / 23.10 : Vim vulnerabilities (USN-6557-1)

The remote Ubuntu 16.04 ESM / 18.04 ESM / 20.04 LTS / 22.04 LTS / 23.04 / 23.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6557-1 advisory. It was discovered that Vim could be made to dereference invalid memory. An attacker could possibly us...

7.8CVSS7.1AI score0.00484EPSS
Exploits8References16
NVD
NVD
added 2023/10/27 7:15 p.m.20 views

CVE-2023-46246

Vim is an improved version of the good old UNIX editor Vi. Heap-use-after-free in memory allocated in the function gagrowinner in in the file src/alloc.c at line 748, which is freed in the file src/exdocmd.c in the function docmdline at line 1010 and then used again in src/cmdhist.c at line 759...

5.5CVSS5.7AI score0.00013EPSS
Exploits1References5
UbuntuCve
UbuntuCve
added 2023/10/27 7:15 p.m.26 views

CVE-2023-46246

Vim is an improved version of the good old UNIX editor Vi. Heap-use-after-free in memory allocated in the function gagrowinner in in the file src/alloc.c at line 748, which is freed in the file src/exdocmd.c in the function docmdline at line 1010 and then used again in src/cmdhist.c at line 759...

5.5CVSS6.6AI score0.00013EPSS
Exploits1References5
Prion
Prion
added 2020/09/08 10:15 a.m.14 views

Out-of-bounds

u'Out of bound writes happen when accessing usagetable header entry beyond the memory allocated for the header' in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networking in Kamorta, QCS404, QCS610, Rennell, SC7180, SDX55,...

4.6CVSS7.8AI score0.00043EPSS
Exploits0References2
Cvelist
Cvelist
added 2020/09/08 9:31 a.m.13 views

CVE-2020-3636

u'Out of bound writes happen when accessing usagetable header entry beyond the memory allocated for the header' in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Mobile, Snapdragon Wired Infrastructure and Networking in Kamorta, QCS404, QCS610, Rennell, SC7180, SDX55,...

7.8AI score0.00043EPSS
Exploits0References1
Prion
Prion
added 2020/02/11 6:15 p.m.12 views

Out-of-bounds

Symantec Endpoint Protection Manager SEPM, prior to 14.2 RU2 MP1, may be susceptible to an out of bounds vulnerability, which is a type of issue that results in an existing application reading memory outside of the bounds of the memory that had been allocated to the program...

2.1CVSS3.7AI score0.00067EPSS
Exploits0References1Affected Software1
Prion
Prion
added 2018/04/18 2:29 p.m.16 views

Integer overflow

In Android before 2018-04-05 or earlier security patch level on Qualcomm Snapdragon Mobile MDM9625, MDM9635M, SD 400, and SD 800, while computing the length of memory allocated for a Diag event, if the buffer length is very small or greater than the maximum, an integer overflow may occur, which...

10CVSS8.7AI score0.00222EPSS
Exploits0References2
Prion
Prion
added 2018/03/30 9:29 p.m.13 views

Buffer overflow

In the function wmaunifiedpowerdebugstatseventhandler in Android for MSM, Firefox OS for MSM, and QRD Android before 2017-10-18, if the value parambuf-numdebugregister received from the FW command buffer is close to max of uint32, then the computation performed using this variable to calculate...

7.5CVSS9AI score0.00182EPSS
Exploits0References2
AlpineLinux
AlpineLinux
added 2017/03/04 3:38 a.m.36 views

CVE-2017-6469

In Wireshark 2.2.0 to 2.2.4 and 2.0.0 to 2.0.10, there is an LDSS dissector crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-ldss.c by ensuring that memory is allocated for a certain data structure...

7.5CVSS7.5AI score0.00704EPSS
Exploits0
Rows per page
Query Builder