Lucene search
K

1864 matches found

NVD
NVD
added 2026/05/27 2:17 p.m.7 views

CVE-2026-45878

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix watchid bounds checking in debug address watch v2 The address watch clear code receives watchid as an unsigned value u32, but some helper functions were using a signed int and checked bits by shifting with watchid...

7.8CVSS0.00013EPSS
Exploits0References5
OSV
OSV
added 2026/05/27 2:17 p.m.2 views

UBUNTU-CVE-2026-46018

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: stop parsing UAC2 rates at MAXNRRATES parseuac2sampleraterange caps the number of enumerated rates at MAXNRRATES, but it only breaks out of the current rate loop. A malformed UAC2 RANGE response with additional...

5.7AI score0.00037EPSS
Exploits0References3
OSV
OSV
added 2026/05/27 2:17 p.m.3 views

UBUNTU-CVE-2026-45952

In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: Add validation for MTU changes Increasing the MTU beyond the HDS threshold causes the hardware to fragment packets across multiple buffers. If a single-buffer XDP program is attached, the driver will drop all multi-fr...

5.7AI score0.00022EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/05/27 12:56 p.m.35 views

CVE-2026-46026 net: qrtr: ns: Limit the maximum number of lookups

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Limit the maximum number of lookups Current code does no bound checking on the number of lookups a client can perform. Though the code restricts the lookups to local clients, there is still a possibility of a...

0.00024EPSS
Exploits0References5
CVE
CVE
added 2026/05/27 12:56 p.m.12 views

CVE-2026-46018

In the Linux kernel ALSA USB audio path, the vulnerability arises from parse_uac2_sample_rate_range() capping the number of enumerated UAC2 sample rates at MAX_NR_RATES but only exiting the inner loop. A malformed UAC2 RANGE response with extra triplets can continue parsing, causing repeated "inv...

5.8AI score0.00037EPSS
Exploits0References8
Cvelist
Cvelist
added 2026/05/27 12:56 p.m.39 views

CVE-2026-46018 ALSA: usb-audio: stop parsing UAC2 rates at MAX_NR_RATES

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: stop parsing UAC2 rates at MAXNRRATES parseuac2sampleraterange caps the number of enumerated rates at MAXNRRATES, but it only breaks out of the current rate loop. A malformed UAC2 RANGE response with additional...

0.00037EPSS
Exploits0References8
CVE
CVE
added 2026/05/27 12:55 p.m.11 views

CVE-2026-46003

The CVE-2026-46003 entry concerns the Linux kernel, specifically the net: qrtr: ns component. The issue is that the nameserver did not cap the total number of nodes it handles, allowing a malicious client to register many nodes and potentially exhaust memory. The documented fix limits the maximum...

5.8AI score0.00024EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/05/27 12:34 p.m.8 views

CVE-2026-45842

A flaw was found in the Linux kernel's SLIP Serial Line Internet Protocol and PPP Point-to-Point Protocol components. An unprivileged local user can exploit this vulnerability by manipulating the PPPIOCSMAXCID ioctl to configure the SLIP Compressed Header SLHC state incorrectly. This...

5.5CVSS5.8AI score0.00032EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2026/05/27 12:18 p.m.9 views

CVE-2026-45952

In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: Add validation for MTU changes Increasing the MTU beyond the HDS threshold causes the hardware to fragment packets across multiple buffers. If a single-buffer XDP program is attached, the driver will drop all multi-fr...

5.7AI score0.00022EPSS
Exploits0
Cvelist
Cvelist
added 2026/05/27 12:18 p.m.35 views

CVE-2026-45952 eth: fbnic: Add validation for MTU changes

In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: Add validation for MTU changes Increasing the MTU beyond the HDS threshold causes the hardware to fragment packets across multiple buffers. If a single-buffer XDP program is attached, the driver will drop all multi-fr...

0.00022EPSS
Exploits0References3
CVE
CVE
added 2026/05/27 9:24 a.m.14 views

CVE-2026-45841

The CVE concerns the Linux kernel, specifically netfilter nfnetlink_osf and the OSF_WSS_MODULO path. Root cause: nf_osf_match_one() can perform ctx->window % f->wss.val without guarding f->wss.val == 0, enabling a CAP_NET_ADMIN user to inject a bogus fingerprint via nfnetlink, leading to...

5.8AI score0.00032EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.9 views

PT-2026-43885

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ALSA USB audio component where the parse uac2 sample rate range function fails to fully terminate parsing when the number of enumerated rates reaches MAX NR RATES...

9.8CVSS5.8AI score0.00254EPSS
Exploits12References285
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.7 views

PT-2026-43945

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified openSUSE Tumbleweed versions prior to kernel-devel-7.0.11-1.1 Description An issue exists in the EROFS Enhanced Read-Only File System implementation where out-of-bounds handling occurs for trailing...

9.8CVSS5.9AI score0.00254EPSS
Exploits12References282
UbuntuCve
UbuntuCve
added 2026/05/27 12:0 a.m.4 views

CVE-2026-45952

eth: fbnic: Add validation for MTU changes...

5.8AI score0.00022EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.6 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the UAC2 rate parsing mechanism. After MAXNRRATES is reached, the entire parsing process continue...

5.8AI score0.00037EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2026/05/27 12:0 a.m.8 views

CVE-2026-46018

ALSA: usb-audio: stop parsing UAC2 rates at MAXNRRATES...

5.8AI score0.00037EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.5 views

PT-2026-43819

In the Linux kernel, the following vulnerability has been resolved: eth: fbnic: Add validation for MTU changes Increasing the MTU beyond the HDS threshold causes the hardware to fragment packets across multiple buffers. If a single-buffer XDP program is attached, the driver will drop all multi-fr...

5.8AI score0.00022EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.10 views

PT-2026-43675

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A divide-by-zero error exists in the netfilter component within the nf osf match one function. The issue occurs in the OSF WSS MODULO branch when calculating ctx-window % f-wss.val witho...

9.8CVSS5.9AI score0.00254EPSS
Exploits12References286
Vulnrichment
Vulnrichment
added 2026/05/25 12:45 p.m.5 views

CVE-2026-9459 Edimax EW-7438RPn formConnectionSetting stack-based overflow

A security flaw has been discovered in Edimax EW-7438RPn 1.31. This affects the function formConnectionSetting of the file /goform/formConnectionSetting. Performing a manipulation of the argument maxConn/timeOut results in stack-based buffer overflow. It is possible to initiate the attack remotel...

9CVSS7.8AI score0.00046EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/05/24 7:0 a.m.5 views

CVE-2026-9362 Edimax EW-7438RPn Setting formConnectionSetting command injection

A security vulnerability has been detected in Edimax EW-7438RPn 1.12. This vulnerability affects the function formConnectionSetting of the file /goform/formConnectionSetting of the component Setting Handler. Such manipulation of the argument maxConn/timeOut leads to command injection. The attack...

6.5CVSS6.3AI score0.01409EPSS
Exploits0References4
Rows per page
Query Builder