Lucene search
+L

2336 matches found

OSV
OSV
added 2023/06/20 12:00 a.m.10 views

CVE-2023-3220

An issue was discovered in the Linux kernel through 6.1-rc8. dpucrtcatomiccheck in drivers/gpu/drm/msm/disp/dpu1/dpucrtc.c lacks check of the return value of kzalloc and will cause the NULL Pointer Dereference...

5.5CVSS7.8AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.9 views

Kernel: NULL pointer dereference problem in sctp_sched_dequeue_common

A NULL pointer dereference issue was found in the SCTP network protocol in net/sctp/streamsched.c in the Linux kernel. If streamin allocation fails, streamout is freed, which would be accessed further. This flaw allows a local user to crash the system or potentially cause a denial of service...

5.5CVSS6.6AI score0.00209EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.8 views

kernel: xfrm: Update ipcomp_scratches with NULL when freed

In the Linux kernel, the following vulnerability has been resolved: xfrm: Update ipcompscratches with NULL when freed Currently if ipcompallocscratches fails to allocate memory ipcompscratches holds obsolete address. So when we try to free the percpu scratches using ipcompfreescratches it tries t...

7.8CVSS6.7AI score0.0016EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.7 views

kernel: ASoC: pxa: fix null-pointer dereference in filter()

A flaw was found in the Linux kernel ASoC pxa audio driver. The function filter used kasprintf to allocate a formatted string but did not check whether the allocation succeeded before passing the result to strcmp. If memory allocation fails and kasprintf returns NULL, this results in a NULL point...

5.7AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:10 a.m.9 views

libarchive: NULL pointer dereference in archive_write.c

A flaw was found in libarchive. A missing check of the return value of the calloc function can cause a NULL pointer dereference in an out-of-memory condition or when a memory allocation limit is reached, resulting in the program linked with libarchive to crash...

9.8CVSS7.1AI score0.0192EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.11 views

kernel: ext4: fix uninititialized value in 'ext4_evict_inode'

An uninitialized variable flaw was found in the Linux kernel's ext4 filesystem in the inode eviction path. A local user can trigger this issue by creating filesystem operations that cause inode allocation to fail before the iflags field is initialized, followed by inode cleanup that attempts to...

7.8CVSS7AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.7 views

Kernel: NULL pointer dereference problem in sctp_sched_dequeue_common

A NULL pointer dereference issue was found in the SCTP network protocol in net/sctp/streamsched.c in the Linux kernel. If streamin allocation fails, streamout is freed, which would be accessed further. This flaw allows a local user to crash the system or potentially cause a denial of service...

5.5CVSS6.6AI score0.00209EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.6 views

kernel: ice: Fix potential memory leak in ice_gnss_tty_write()

In the Linux kernel, the following vulnerability has been resolved: ice: Fix potential memory leak in icegnssttywrite The icegnssttywrite return directly if the writebuf alloc failed, leaking the cmdbuf. Fix by free cmdbuf if writebuf alloc failed...

5.5CVSS6.3AI score0.00205EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/05/09 12:00 a.m.31 views

PT-2025-8569 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the vlan newlink function. This occurs when a memory allocation fails in vlan changelink after other...

8.8CVSS6.3AI score0.36848EPSS
SaveExploits21References930
Amazon
Amazon
added 2023/05/09 12:00 a.m.8 views

Important: kernel-livepatch-6.1.12-19.43

Issue Overview: In the Linux kernel before 6.1.13, there is a double free in net/mpls/afmpls.c upon an allocation failure for registering the sysctl table under a new location during the renaming of a device. CVE-2023-26545 Affected Packages: kernel-livepatch-6.1.12-19.43 Issue Correction: Please...

4.7CVSS6.7AI score0.00328EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2023/04/28 7:00 a.m.5 views

A null pointer dereference issue was found in the sctp network protocol in net/sctp/stream_sched.c in Linux Kernel. If stream_in allocation is failed stream_out is freed which would further be accessed. A local user could use this flaw to crash the system or potentially cause a denial of service.

...

5.5CVSS7.1AI score0.00209EPSS
SaveExploits0
OSV
OSV
added 2023/04/20 9:15 p.m.18 views

UBUNTU-CVE-2023-2177

A null pointer dereference issue was found in the sctp network protocol in net/sctp/streamsched.c in Linux Kernel. If streamin allocation is failed, streamout is freed which would further be accessed. A local user could use this flaw to crash the system or potentially cause a denial of service...

5.5CVSS6.6AI score0.00209EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/04/20 2:06 a.m.4 views

SUSE CVE-2023-2177

A null pointer dereference issue was found in the sctp network protocol in net/sctp/streamsched.c in Linux Kernel. If streamin allocation is failed, streamout is freed which would further be accessed. A local user could use this flaw to crash the system or potentially cause a denial of service...

5.5CVSS6.8AI score0.00209EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2023/04/20 12:00 a.m.24 views

CVE-2023-2177

A null pointer dereference issue was found in the sctp network protocol in net/sctp/streamsched.c in Linux Kernel. If streamin allocation is failed, streamout is freed which would further be accessed. A local user could use this flaw to crash the system or potentially cause a denial of service...

5.5CVSS6.7AI score0.00209EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2023/04/20 12:00 a.m.6 views

Linux kernel 代码问题漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A denial of service vulnerability exists in the Linux Kernel. The vulnerability is due to a null pointer dereference problem found in the sctp network protocol in...

5.5CVSS6.3AI score0.00209EPSS
SaveExploits0References8
Amazon
Amazon
added 2023/04/05 12:00 a.m.11 views

Important: kernel-livepatch-4.14.301-225.528

Issue Overview: In the Linux kernel before 6.1.13, there is a double free in net/mpls/afmpls.c upon an allocation failure for registering the sysctl table under a new location during the renaming of a device. CVE-2023-26545 Affected Packages: kernel-livepatch-4.14.301-225.528 Issue Correction:...

4.7CVSS6.9AI score0.00328EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/03/29 12:00 a.m.39 views

SUSE SLES15 Security Update : kernel (Live Patch 1 for SLE 15 SP4) (SUSE-SU-2023:1639-1)

The remote SUSE Linux SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:1639-1 advisory. - A use after free vulnerability exists in the ALSA PCM package in the Linux Kernel. SNDRVCTLIOCTLELEMREAD|WRITE32 is missing locks that can be...

7.9CVSS6.8AI score0.03702EPSS
SaveExploits0References10
OSV
OSV
added 2023/03/28 6:34 p.m.8 views

SUSE-SU-2023:1654-1 Security update for the Linux Kernel (Live Patch 30 for SLE 12 SP4)

This update for the Linux Kernel 4.12.14-95108 fixes one issue. The following security issue was fixed: - CVE-2023-26545: Fixed double free in net/mpls/afmpls.c upon an allocation failure bsc1208909...

4.7CVSS6.1AI score0.00328EPSS
SaveExploits0References3
OSV
OSV
added 2023/03/28 4:33 a.m.11 views

SUSE-SU-2023:1599-1 Security update for the Linux Kernel (Live Patch 37 for SLE 15 SP1)

This update for the Linux Kernel 4.12.14-150100197134 fixes one issue. The following security issue was fixed: - CVE-2023-26545: Fixed double free in net/mpls/afmpls.c upon an allocation failure bsc1208909...

4.7CVSS6.1AI score0.00328EPSS
SaveExploits0References3
OSV
OSV
added 2023/03/27 7:06 a.m.11 views

SUSE-SU-2023:1579-1 Security update for the Linux Kernel (Live Patch 34 for SLE 15 SP1)

This update for the Linux Kernel 4.12.14-150100197123 fixes one issue. The following security issue was fixed: - CVE-2023-26545: Fixed double free in net/mpls/afmpls.c upon an allocation failure bsc1208909...

4.7CVSS6.1AI score0.00328EPSS
SaveExploits0References3
Rows per page
Query Builder