Lucene search
+L

19168 matches found

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
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
CVE
CVE
•added 2025/10/04 3:17 p.m.•42 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.•37 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.00164EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2025/10/04 3:16 p.m.•10 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...

5.4AI score0.00164EPSS
SaveExploits0References4
CVE
CVE
•added 2025/10/04 3:16 p.m.•50 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.00164EPSS
SaveExploits0References4Affected Software1
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
OSV
OSV
•added 2025/10/04 12:11 a.m.•10 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.00509EPSS
SaveExploits0References10
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/10/04 12:00 a.m.•1 views

CVE-2023-53571: Undefined Security Weakness

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.7AI score0.00146EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2025/10/04 12:00 a.m.•7 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
Positive Technologies
Positive Technologies
•added 2025/10/04 12:00 a.m.•13 views

PT-2025-40713

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s drm/i915 component related to handling encoder retrieval within the atomic state. Specifically, the intel get crtc new encoder function could lead to ...

7.8CVSS6.8AI score0.22293EPSS
SaveExploits0References438
CNNVD
CNNVD
•added 2025/10/04 12:00 a.m.•13 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.00154EPSS
SaveExploits0References4
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•6 views

EUVD-2023-31658

Malicious code in bioql PyPI...

5.5CVSS6.6AI score0.00202EPSS
SaveExploits0References5
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•5 views

EUVD-2023-27603

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00218EPSS
SaveExploits0References5
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•12 views

EUVD-2022-35912

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00618EPSS
SaveExploits0References1
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•7 views

EUVD-2023-27619

Malicious code in bioql PyPI...

7.5CVSS7.4AI score0.00939EPSS
SaveExploits0References4
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•13 views

EUVD-2021-28728

Malicious code in bioql PyPI...

9.8CVSS9.3AI score0.01323EPSS
SaveExploits1References2
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•15 views

EUVD-2022-27301

Malicious code in bioql PyPI...

6.8CVSS6.7AI score0.00245EPSS
SaveExploits0References1
Rows per page
Query Builder