Lucene search
+L

14496 matches found

CNNVD
CNNVD
added 2025/05/06 12:00 a.m.8 views

Qualcomm Chipsets 访问控制错误漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. An access control error vulnerability exists in Qualcomm Chipsets, which stems from a memory corruption caused by an input buffer length of zero in the IOCTL call when processing image encoding...

7.8CVSS7AI score0.0009EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/05/06 12:00 a.m.8 views

PT-2025-19881 · Qualcomm · Snapdragon +17

Name of the Vulnerable Software and Affected Versions: The product name cannot be determined. Description: The issue involves memory corruption during image encoding processing. This occurs when the input buffer length is 0 in the IOCTL call. Recommendations: At the moment, there is no informatio...

7.8CVSS6.5AI score0.0009EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/05 3:15 p.m.25 views

CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/05 3:15 p.m.8 views

UBUNTU-CVE-2024-58237

In the Linux kernel, the following vulnerability has been resolved: bpf: consider that tail calls invalidate packet pointers Tail-called programs could execute any of the helpers that invalidate packet pointers. Hence, conservatively assume that each tail call invalidates packet pointers. Making...

7.8CVSS6.3AI score0.00184EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2025/05/05 1:57 a.m.25 views

Moderate: Red Hat Security Advisory: xmlrpc-c security update

An update for xmlrpc-c is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service. Red Hat Product Security has rated this update as...

7.5CVSS7AI score0.01304EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/05/05 1:49 a.m.35 views

Moderate: Red Hat Security Advisory: xmlrpc-c security update

An update for xmlrpc-c is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as...

7.5CVSS7AI score0.01304EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/04 5:28 p.m.19 views

CVE-2023-53143

In the Linux kernel, the following vulnerability has been resolved: ext4: fix another off-by-one fsmap error on 1k block filesystems Apparently syzbot figured out that issuing this FSMAP call: struct fsmaphead cmd = .fmhcount = ...; .fmhkeys = .fmrdevice = / ext4 dev /, .fmrphysical = 0, ,...

5.5CVSS6.2AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:40 p.m.23 views

CVE-2023-53133

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix an infinite loop error when len is 0 in tcpbpfrecvmsgparser When the buffer length of the recvmsg system call is 0, we got the flollowing soft lockup problem: watchdog: BUG: soft lockup - CPU3 stuck for 27s!...

5.5CVSS6.9AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:13 p.m.15 views

CVE-2023-53036

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix call trace warning and hang when removing amdgpu device On GPUs with RAS enabled, below call trace and hang are observed when shutting down device. v2: use DRM device unplugged flag instead of shutdown flag as the...

5.5CVSS6.9AI score0.00186EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/03 2:53 a.m.22 views

SUSE CVE-2022-49837

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memory leaks in checkfunccall kmemleak reports this issue: unreferenced object 0xffff88817139d000 size 2048: comm "testprogs", pid 33246, jiffies 4307381979 age 45851.820s hex dump first 32 bytes: 01 00 00 00 00 00 00 00...

3.3CVSS6.4AI score0.00187EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/05/03 2:51 a.m.8 views

SUSE CVE-2023-53036

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix call trace warning and hang when removing amdgpu device On GPUs with RAS enabled, below call trace and hang are observed when shutting down device. v2: use DRM device unplugged flag instead of shutdown flag as the...

4.4CVSS6.4AI score0.00186EPSS
SaveExploits0References6
NVD
NVD
added 2025/05/02 4:15 p.m.15 views

CVE-2023-53143

In the Linux kernel, the following vulnerability has been resolved: ext4: fix another off-by-one fsmap error on 1k block filesystems Apparently syzbot figured out that issuing this FSMAP call: struct fsmaphead cmd = .fmhcount = ...; .fmhkeys = .fmrdevice = / ext4 dev /, .fmrphysical = 0, ,...

5.5CVSS0.0018EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/02 4:15 p.m.21 views

CVE-2023-53133

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix an infinite loop error when len is 0 in tcpbpfrecvmsgparser When the buffer length of the recvmsg system call is 0, we got the flollowing soft lockup problem: watchdog: BUG: soft lockup - CPU3 stuck for 27s!...

5.5CVSS0.00177EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.10 views

CVE-2023-53133

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix an infinite loop error when len is 0 in tcpbpfrecvmsgparser When the buffer length of the recvmsg system call is 0, we got the flollowing soft lockup problem: watchdog: BUG: soft lockup - CPU3 stuck for 27s!...

5.5CVSS5.9AI score0.00177EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.8 views

CVE-2023-53118

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a procfs host directory removal regression scsiprochostdirrm decreases a reference counter and hence must only be called once per host that is removed. This change does not require a scsiaddhostwithdma change sinc...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.10 views

AZL-70132 CVE-2023-53074 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix ttmbo calltrace warning in psphwfini The call trace occurs when the amdgpu is removed after the mode1 reset. During mode1 reset, from suspend to resume, there is no need to reinitialize the ta firmware buffer whic...

5.5CVSS6.1AI score0.00187EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.11 views

CVE-2023-53074

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix ttmbo calltrace warning in psphwfini The call trace occurs when the amdgpu is removed after the mode1 reset. During mode1 reset, from suspend to resume, there is no need to reinitialize the ta firmware buffer whic...

5.5CVSS0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.4 views

DEBIAN-CVE-2023-53036

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix call trace warning and hang when removing amdgpu device On GPUs with RAS enabled, below call trace and hang are observed when shutting down device. v2: use DRM device unplugged flag instead of shutdown flag as the...

5.5CVSS5.5AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.11 views

UBUNTU-CVE-2023-53036

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix call trace warning and hang when removing amdgpu device On GPUs with RAS enabled, below call trace and hang are observed when shutting down device. v2: use DRM device unplugged flag instead of shutdown flag as the...

5.5CVSS6.1AI score0.00186EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/02 3:56 p.m.24 views

CVE-2023-53133 bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser()

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix an infinite loop error when len is 0 in tcpbpfrecvmsgparser When the buffer length of the recvmsg system call is 0, we got the flollowing soft lockup problem: watchdog: BUG: soft lockup - CPU3 stuck for 27s!...

0.00177EPSS
SaveExploits0References5
Rows per page
Query Builder