Lucene search
+L

560 matches found

Cvelist
Cvelist
added 2025/04/01 3:40 p.m.25 views

CVE-2025-21909 wifi: nl80211: reject cooked mode if it is set along with other flags

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: reject cooked mode if it is set along with other flags It is possible to set both MONITORFLAGCOOKFRAMES and MONITORFLAGACTIVE flags simultaneously on the same monitor interface from the userspace. This causes a...

0.00156EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/04/01 12:00 a.m.8 views

PT-2025-22240

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential buffer overflow issue has been identified in the Linux kernel, specifically in the ASoC qcom sc7280 lpass driver. This issue arises from case values introduced in a commit,...

7.8CVSS6.8AI score0.00205EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.10 views

SUSE CVE-2023-52988

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/via: Avoid potential array out-of-bound in addsecretdacpath sndhdagetconnections can return a negative error code. It may lead to accessing 'conn' array at a negative index. Found by Linux Verification Center...

5.5CVSS6.4AI score0.00267EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/27 5:15 p.m.10 views

DEBIAN-CVE-2023-53005

In the Linux kernel, the following vulnerability has been resolved: traceeventshist: add check for return value of 'createhistfield' Function 'createhistfield' is called recursively at traceeventshist.c:1954 and can return NULL-value that's why we have to check it to avoid null pointer dereferenc...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/27 5:15 p.m.15 views

CVE-2023-52988

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/via: Avoid potential array out-of-bound in addsecretdacpath sndhdagetconnections can return a negative error code. It may lead to accessing 'conn' array at a negative index. Found by Linux Verification Center...

7.8CVSS0.00267EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/27 5:15 p.m.8 views

CVE-2023-52979

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.9AI score
SaveExploits0
NVD
NVD
added 2025/03/27 5:15 p.m.8 views

CVE-2023-52976

In the Linux kernel, the following vulnerability has been resolved: efi: fix potential NULL deref in efimemreservepersistent When iterating on a linked list, a result of memremap is dereferenced without checking it for NULL. This patch adds a check that falls back on allocating a new page in case...

5.5CVSS0.00273EPSS
SaveExploits0References5
CVE
CVE
added 2025/03/27 4:44 p.m.91 views

CVE-2023-53032

CVE-2023-53032 concerns the Linux kernel netfilter/ipset bitmap_ip_create() overflow handling. When first_ip = 0, last_ip = 0xFFFFFFFF, and netmask = 31, the expression 2 <

5.5CVSS6.8AI score0.00196EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:44 p.m.16 views

CVE-2023-53032 netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix overflow before widen in the bitmapipcreate function. When firstip is 0, lastip is 0xFFFFFFFF, and netmask is 31, the value of an arithmetic expression 2 netmask - maskbits - 1 is subject to overflow due to ...

0.00196EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/03/27 4:44 p.m.10 views

CVE-2023-53032

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix overflow before widen in the bitmapipcreate function. When firstip is 0, lastip is 0xFFFFFFFF, and netmask is 31, the value of an arithmetic expression 2 netmask - maskbits - 1 is subject to overflow due to ...

5.5CVSS5.4AI score0.00196EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.17 views

CVE-2023-53005 trace_events_hist: add check for return value of 'create_hist_field'

In the Linux kernel, the following vulnerability has been resolved: traceeventshist: add check for return value of 'createhistfield' Function 'createhistfield' is called recursively at traceeventshist.c:1954 and can return NULL-value that's why we have to check it to avoid null pointer dereferenc...

0.00253EPSS
SaveExploits0References6
CVE
CVE
added 2025/03/27 4:43 p.m.105 views

CVE-2023-53005

CVE-2023-53005 concerns a Linux kernel vulnerability in trace_events_hist where create_hist_field could be called recursively and return NULL, risking a NULL pointer dereference. The fixed advisory notes adding a check for the return value of create_hist_field (trace_events_hist.c:1954). Related ...

5.5CVSS6.7AI score0.00253EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.17 views

CVE-2023-52988 ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/via: Avoid potential array out-of-bound in addsecretdacpath sndhdagetconnections can return a negative error code. It may lead to accessing 'conn' array at a negative index. Found by Linux Verification Center...

7.8CVSS0.00267EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.14 views

CVE-2023-52988

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/via: Avoid potential array out-of-bound in addsecretdacpath sndhdagetconnections can return a negative error code. It may lead to accessing 'conn' array at a negative index. Found by Linux Verification Center...

7.8CVSS5.5AI score0.00267EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 4:43 p.m.11 views

CVE-2023-52988 ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/via: Avoid potential array out-of-bound in addsecretdacpath sndhdagetconnections can return a negative error code. It may lead to accessing 'conn' array at a negative index. Found by Linux Verification Center...

7.8CVSS5.7AI score
SaveExploits0References10
CVE
CVE
added 2025/03/27 4:43 p.m.122 views

CVE-2023-52976

CVE-2023-52976 – Linux kernel : The vulnerability occurs in efi_mem_reserve_persistent when dereferencing the result of memremap while iterating a linked list, if memremap returns NULL. The patch adds a NULL check and falls back to allocating a new page when memremap fails, mitigating potential N...

5.5CVSS6.6AI score0.00273EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.13 views

CVE-2023-52976 efi: fix potential NULL deref in efi_mem_reserve_persistent

In the Linux kernel, the following vulnerability has been resolved: efi: fix potential NULL deref in efimemreservepersistent When iterating on a linked list, a result of memremap is dereferenced without checking it for NULL. This patch adds a check that falls back on allocating a new page in case...

0.00273EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.12 views

CVE-2023-52976

In the Linux kernel, the following vulnerability has been resolved: efi: fix potential NULL deref in efimemreservepersistent When iterating on a linked list, a result of memremap is dereferenced without checking it for NULL. This patch adds a check that falls back on allocating a new page in case...

5.5CVSS5.5AI score0.00273EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/26 12:00 a.m.8 views

PT-2025-18447

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A division by zero issue has been resolved in the Linux kernel. The problem occurs when a user sets a speed value greater than UINT MAX/8, making division by zero possible. This issue wa...

5.5CVSS6.7AI score0.00199EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/26 12:00 a.m.9 views

PT-2025-18451

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A division by zero issue has been resolved in the Linux kernel. The problem occurs when a user sets a speed value greater than UINT MAX/8, making division by zero possible. This issue wa...

5.5CVSS6.7AI score0.00195EPSS
SaveExploits0
Rows per page
Query Builder