Lucene search
+L

83 matches found

Cvelist
Cvelist
added 2026/03/18 5:41 p.m.24 views

CVE-2026-23258 net: liquidio: Initialize netdev pointer before queue setup

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Initialize netdev pointer before queue setup In setupnicdevices, the netdev is allocated using allocetherdevmq. However, the pointer to this structure is stored in oct-propsi.netdev only after the calls to...

0.00114EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2026/02/11 9:28 a.m.5 views

Security update for ImageMagick

This update for ImageMagick fixes the following issues: CVE-2026-22770: improper pointer initialization can cause denial of service bsc1256969. CVE-2026-23874: manipulation of digital images can lead to stack overflow bsc1256976. CVE-2026-23876: maliciously crafted image can lead to heap buffer...

9.2CVSS5.8AI score0.00578EPSS
SaveExploits3References16
OSV
OSV
added 2026/02/11 9:28 a.m.4 views

SUSE-SU-2026:0437-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2026-22770: improper pointer initialization can cause denial of service bsc1256969. - CVE-2026-23874: manipulation of digital images can lead to stack overflow bsc1256976. - CVE-2026-23876: maliciously crafted image can lead to heap...

9.8CVSS6AI score0.00578EPSS
SaveExploits3References9
SUSE CVE
SUSE CVE
added 2026/01/28 12:25 a.m.8 views

SUSE CVE-2026-22988

In the Linux kernel, the following vulnerability has been resolved: arp: do not assume devhardheader does not change skb-head arpcreate is the only devhardheader caller making assumption about skb-head being unchanged. A recent commit broke this assumption. Initialize @arp pointer after...

5.9CVSS5.8AI score0.00123EPSS
SaveExploits0References21
ATTACKERKB
ATTACKERKB
added 2026/01/23 3:24 p.m.4 views

CVE-2026-22988

In the Linux kernel, the following vulnerability has been resolved: arp: do not assume devhardheader does not change skb-head arpcreate is the only devhardheader caller making assumption about skb-head being unchanged. A recent commit broke this assumption. Initialize @arp pointer after...

5.7AI score0.00123EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/01/23 3:24 p.m.34 views

CVE-2026-22988 arp: do not assume dev_hard_header() does not change skb->head

In the Linux kernel, the following vulnerability has been resolved: arp: do not assume devhardheader does not change skb-head arpcreate is the only devhardheader caller making assumption about skb-head being unchanged. A recent commit broke this assumption. Initialize @arp pointer after...

7.8CVSS0.00123EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001542)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001542 advisory. The fix for XSA-365 includes initialization of pointers such that subsequent cleanup code wouldn't use uninitialized or stale values. This initialization went too fa...

6.5CVSS6.7AI score0.00332EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/01/14 11:42 p.m.8 views

CVE-2025-68808

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: initialize local pointers upon transfer of memory ownership vidtvchannelsiinit creates a temporary list program, service, event and ownership of the memory itself is transferred to the PAT/SDT/EIT tables through...

5.6AI score0.00126EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/13 3:29 p.m.4 views

CVE-2025-68808 media: vidtv: initialize local pointers upon transfer of memory ownership

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: initialize local pointers upon transfer of memory ownership vidtvchannelsiinit creates a temporary list program, service, event and ownership of the memory itself is transferred to the PAT/SDT/EIT tables through...

7.8CVSS6.1AI score0.00126EPSS
SaveExploits0References10
CVE
CVE
added 2026/01/13 3:29 p.m.37 views

CVE-2025-68808

CVE-2025-68808 affects the Linux kernel’s vidtv subsystem (driver at drivers/media/test-drivers/vidtv/vidtv_channel.c). The root cause is that, during memory ownership transfer to PAT/SDT/EIT tables, the local pointer tracking the ownership is not initialized to NULL. This can cause a use-after-f...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/01/09 8:58 a.m.12 views

CVE-2023-45679

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger memory allocation failure in startdecoder. In that case the function returns early, but some of the pointers in f-commentlist are left initialized and later setupfree is called on these...

7.8CVSS6.8AI score0.00522EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2021-15345

Malware in sbrugna...

6.5CVSS6.8AI score0.00332EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2021-26902

Malware in sbrugna...

3.8CVSS6.4AI score0.00326EPSS
SaveExploits0References14
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2021-26899

Malware in sbrugna...

3.8CVSS6.2AI score0.00326EPSS
SaveExploits0References15
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2020-29723

Malware in sbrugna...

8.8CVSS7.9AI score0.11057EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-381016)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-381016 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl-asoc-card: set priv-pdev before using it priv-pdev pointer was set after being used in...

5.5CVSS6.2AI score0.00233EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986554)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986554 advisory. In the Linux kernel, the following vulnerability has been resolved: hvsock: Initializing vsk-trans to NULL to prevent a dangling pointer When hvs is released, there ...

7.8CVSS6.3AI score0.00237EPSS
SaveExploits1References3
OSV
OSV
added 2025/10/01 12:15 p.m.10 views

AZL-74655 CVE-2022-50467 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit path for GFTID An error case exit from lpfccmplctcmdgftid results in a call to lpfcnlpput with a null pointer to a nodelist structure. Changed lpfccmplctcmdgftid to...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2021-28688

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The fix for XSA-365 includes initialization of pointers such that subsequent cleanup code wouldn't use uninitialized or stale values. This initialization went t...

6.5CVSS6.5AI score0.00332EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/22 6:57 a.m.10 views

CVE-2019-13527

In Rockwell Automation Arena Simulation Software Cat. 9502-Ax, Versions 16.00.00 and earlier, a maliciously crafted Arena file opened by an unsuspecting user may result in the use of a pointer that has not been initialized...

7.8CVSS6.8AI score0.05289EPSS
SaveExploits0References1
Rows per page
Query Builder