Lucene search
+L

57145 matches found

EUVD
EUVD
added 2026/04/22 3:31 p.m.10 views

EUVD-2026-24907

In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol stshndx is out of bounds The module loader doesn't check for bounds of the ELF section index in simplifysymbols: for i = 1; i shsize / sizeofElfSym; i++ const char name = info-strtab +...

5.6AI score0.00125EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/22 2:16 p.m.8 views

CVE-2026-31521

In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol stshndx is out of bounds The module loader doesn't check for bounds of the ELF section index in simplifysymbols: for i = 1; i shsize / sizeofElfSym; i++ const char name = info-strtab +...

5.5CVSS0.00125EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/04/22 1:54 p.m.6 views

CVE-2026-31521

In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol stshndx is out of bounds The module loader doesn't check for bounds of the ELF section index in simplifysymbols: for i = 1; i shsize / sizeofElfSym; i++ const char name = info-strtab +...

5.5AI score0.00125EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/04/22 1:54 p.m.31 views

CVE-2026-31521

The CVE-2026-31521 issue is in the Linux kernel module loader’s simplify_symbols() where an out-of-bounds st_shndx (eg SHN_XINDEX) could cause a kernel panic. The patch adds validation of st_shndx against the valid range before using it, preventing the potential crash. Several OSV entries (Debian...

5.5CVSS5.6AI score0.00125EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.46 views

CVE-2026-31521 module: Fix kernel panic when a symbol st_shndx is out of bounds

In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol stshndx is out of bounds The module loader doesn't check for bounds of the ELF section index in simplifysymbols: for i = 1; i shsize / sizeofElfSym; i++ const char name = info-strtab +...

0.00125EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/22 1:54 p.m.15 views

CVE-2026-31521 module: Fix kernel panic when a symbol st_shndx is out of bounds

In the Linux kernel, the following vulnerability has been resolved: module: Fix kernel panic when a symbol stshndx is out of bounds The module loader doesn't check for bounds of the ELF section index in simplifysymbols: for i = 1; i shsize / sizeofElfSym; i++ const char name = info-strtab +...

6.2AI score
SaveExploits0References12
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.41 views

CVE-2026-31502 team: fix header_ops type confusion with non-Ethernet ports

In the Linux kernel, the following vulnerability has been resolved: team: fix headerops type confusion with non-Ethernet ports Similar to commit 950803f72547 "bonding: fix type confusion in bondsetupbyslave" team has the same class of headerops type confusion. For non-Ethernet ports,...

7.8CVSS0.00129EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/04/22 12:0 p.m.30 views

CVE-2026-35330

Integer Underflow When Handling EAP-SIM/AKA Attributes...

5.7AI score
SaveExploits3References4
OSV
OSV
added 2026/04/22 12:0 p.m.11 views

UBUNTU-CVE-2026-35330

Integer Underflow When Handling EAP-SIM/AKA Attributes...

5.2AI score
SaveExploits3References5
RedhatCVE
RedhatCVE
added 2026/04/22 10:22 a.m.11 views

CVE-2026-31433

A flaw was found in the ksmbd module of the Linux kernel. A remote attacker can exploit this vulnerability by sending a specially crafted compound request, specifically a combination of QUERYDIRECTORY and QUERYINFO. Due to a missing validation check for the client-provided output buffer length, a...

8.8CVSS5.9AI score0.006EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/22 8:19 a.m.17 views

kernel: Linux kernel: Use-after-free in bonding module can cause system crash or arbitrary code execution

A flaw was found in the Linux kernel's bonding module. This use-after-free vulnerability occurs when a new slave device is added to the bonding array but fails during the enslave process. A local attacker can exploit this by triggering the enslave failure, which may lead to a system crash,...

7.8CVSS6AI score0.00117EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/22 7:55 a.m.23 views

kernel: smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match()

A flaw was found in the Linux kernel’s SMC Shared Memory Communication module: in smcclcprfxmatch, the function is called from smclistenwork without proper RCU or RTNL protection. The code previously used skdstgetsk-dev, which can lead to a use-after-free UAF condition if the sk’s destination is...

8.1CVSS5.8AI score0.00334EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/04/22 7:22 a.m.18 views

Security update for podman

This update for podman rebuilds it against the current go 1.25 security release. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command listed for your product: SUSE Linux...

5.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/22 1:22 a.m.10 views

CVE-2026-33626

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Versions prior to 0.12.3 have a Server-Side Request Forgery SSRF vulnerability in LMDeploy's vision-language module. The loadimage function in lmdeploy/vl/utils.py fetches arbitrary URLs without validating...

7.5CVSS5.9AI score0.4525EPSS
SaveExploits2References1
RedHat Linux
RedHat Linux
added 2026/04/22 12:32 a.m.15 views

kernel: smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match()

A flaw was found in the Linux kernel’s SMC Shared Memory Communication module: in smcclcprfxmatch, the function is called from smclistenwork without proper RCU or RTNL protection. The code previously used skdstgetsk-dev, which can lead to a use-after-free UAF condition if the sk’s destination is...

8.1CVSS5.8AI score0.00334EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/22 12:15 a.m.11 views

kernel: Linux kernel: Use-after-free in bonding module can cause system crash or arbitrary code execution

A flaw was found in the Linux kernel's bonding module. This use-after-free vulnerability occurs when a new slave device is added to the bonding array but fails during the enslave process. A local attacker can exploit this by triggering the enslave failure, which may lead to a system crash,...

7.8CVSS6AI score0.00117EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/04/22 12:15 a.m.15 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.8CVSS6.4AI score0.00788EPSS
SaveExploits3References10
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.17 views

PT-2026-34275

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds write exists in ksmbd when processing compound requests, such as READ combined with QUERY INFOSecurity. If the initial command consumes most of the response buffer, ksmb...

8.8CVSS5.9AI score0.00507EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2026/04/22 12:0 a.m.131 views

📄 Dovecot doveadm Timing Attack / Credential Extraction

This Metasploit auxiliary module performs a timing-based side-channel attack against the Dovecot doveadm HTTP interface to extract credentials character by character. ==================================================================================================================================...

7.4CVSS5.8AI score0.00392EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.16 views

PT-2026-34426

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The module loader fails to verify the bounds of the ELF section index within the simplify symbols function. A symbol containing an out-of-bounds st shndx value, such as those defined as...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0
Rows per page
Query Builder