Lucene search
+L

18079 matches found

SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.7 views

SUSE CVE-2023-53584

In the Linux kernel, the following vulnerability has been resolved: ubifs: ubifsreleasepage: Remove ubifsassert0 to valid this process There are two states for ubifs writing pages: 1. Dirty, Private 2. Not Dirty, Not Private The normal process cannot go to ubifsreleasepage which means there exist...

5.5CVSS6.5AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.20 views

CVE-2023-53571

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Make intelgetcrtcnewencoder less oopsy The point of the WARN was to print something, not oops straight up. Currently that is precisely what happens if we can't find the connector for the crtc in the atomic state. Get th...

5.5CVSS0.00146EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/04 4:15 p.m.8 views

CVE-2023-53549

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Rework long task execution when adding/deleting entries When adding/deleting large number of elements in one step in ipset, it can take a reasonable amount of time and can result in soft lockup errors. The patch...

5.5CVSS0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 4:15 p.m.15 views

AZL-77396 CVE-2023-53539 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS6.8AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
added 2025/10/04 4:15 p.m.10 views

CVE-2023-53539

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS0.00165EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 4:15 p.m.11 views

UBUNTU-CVE-2023-53608

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential UAF of struct nilfsscinfo in nilfssegctorthread The finalization of nilfssegctorthread can race with nilfssegctorkillthread which terminates that thread, potentially causing a use-after-free BUG as KASAN...

7.8CVSS5.9AI score0.00149EPSS
SaveExploits0References11
OSV
OSV
added 2025/10/04 4:15 p.m.10 views

UBUNTU-CVE-2023-53539

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/04 4:15 p.m.10 views

UBUNTU-CVE-2023-53571

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Make intelgetcrtcnewencoder less oopsy The point of the WARN was to print something, not oops straight up. Currently that is precisely what happens if we can't find the connector for the crtc in the atomic state. Get th...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.22 views

CVE-2023-53608 nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential UAF of struct nilfsscinfo in nilfssegctorthread The finalization of nilfssegctorthread can race with nilfssegctorkillthread which terminates that thread, potentially causing a use-after-free BUG as KASAN...

7.8CVSS0.00149EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.18 views

CVE-2023-53571 drm/i915: Make intel_get_crtc_new_encoder() less oopsy

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Make intelgetcrtcnewencoder less oopsy The point of the WARN was to print something, not oops straight up. Currently that is precisely what happens if we can't find the connector for the crtc in the atomic state. Get th...

0.00146EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/04 3:17 p.m.10 views

CVE-2023-53571 drm/i915: Make intel_get_crtc_new_encoder() less oopsy

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Make intelgetcrtcnewencoder less oopsy The point of the WARN was to print something, not oops straight up. Currently that is precisely what happens if we can't find the connector for the crtc in the atomic state. Get th...

6.4AI score
SaveExploits0References9
CVE
CVE
added 2025/10/04 3:17 p.m.39 views

CVE-2023-53571

The CVE-2023-53571 entry concerns the Linux kernel DRM/I915: the fix changes intel_get_crtc_new_encoder() to fetch the dev pointer from the atomic state instead of relying on a potentially NULL encoder, avoiding a WARN that could lead to an oops when a connector for the CRTC isn’t found in the at...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.23 views

CVE-2023-53549 netfilter: ipset: Rework long task execution when adding/deleting entries

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Rework long task execution when adding/deleting entries When adding/deleting large number of elements in one step in ipset, it can take a reasonable amount of time and can result in soft lockup errors. The patch...

0.00125EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 3:16 p.m.32 views

CVE-2023-53549

CVE-2023-53549 is a Linux kernel vulnerability affecting netfilter ipset long task execution when adding/deleting large numbers of elements in one step. The issue arose because a prior patch to limit batch size was insufficient, risking hung tasks. The fix reworks the batching by saving state and...

5.5CVSS6.3AI score0.00125EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.21 views

CVE-2023-53539 RDMA/rxe: Fix incomplete state save in rxe_requester

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS0.00165EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 3:16 p.m.12 views

CVE-2023-53539 RDMA/rxe: Fix incomplete state save in rxe_requester

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix incomplete state save in rxerequester If a send packet is dropped by the IP layer in rxerequester the call to rxexmitpacket can fail with err == -EAGAIN. To recover, the state of the wqe is restored to the state...

7.8CVSS6.4AI score
SaveExploits0References7
CVE
CVE
added 2025/10/04 3:16 p.m.46 views

CVE-2023-53539

CVE-2023-53539 affects the Linux kernel RDMA/rxe subsystem, specifically the rxe_requester path. The root cause is incomplete state save/restore of the wqe, notably the dma struct used to process the sge table, which is not preserved when a send packet is dropped and a retransmit is attempted. Th...

7.8CVSS6AI score0.00165EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/10/04 12:11 a.m.9 views

RLSA-2025:12187 Important: thunderbird security update

Mozilla Thunderbird is a standalone mail and newsgroup client. Security Fixes: firefox: thunderbird: Large branch table could lead to truncated instruction CVE-2025-8028 firefox: thunderbird: Memory safety bugs CVE-2025-8035 firefox: thunderbird: Incorrect URL stripping in CSP reports CVE-2025-80...

7.5CVSS7.4AI score0.00489EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.6 views

PT-2025-40691

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the netfilter component of the Linux kernel related to ipset handling. Specifically, when adding or deleting a large number of elements to an ipset in a single operation...

6.2AI score0.00125EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/10/04 12:00 a.m.12 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 security vulnerability exists in the Linux kernel that stems from the removal of the ubifsassert0 validation in ubifsreleasepage, which may result in an abnormal process stat...

6.3AI score0.00155EPSS
SaveExploits0References4
Rows per page
Query Builder