Lucene search
+L

11786 matches found

Microsoft CVE
Microsoft CVE
added 2025/09/20 8:01 a.m.17 views

net: rose: convert 'use' field to refcount_t

...

8.8CVSS6.8AI score0.00201EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:01 a.m.7 views

drm/amd/display: Skip on writeback when it's not applicable

...

7.8CVSS7AI score0.00248EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/19 11:36 p.m.7 views

SUSE CVE-2022-50395

In the Linux kernel, the following vulnerability has been resolved: integrity: Fix memory leakage in keyring allocation error path Key restriction is allocated in integrityinitkeyring. However, if keyring allocation failed, it is not freed, causing memory leaks...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/19 11:35 p.m.10 views

SUSE CVE-2023-53223

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: Add missing check for allocorderedworkqueue Add check for the return value of allocorderedworkqueue as it may return NULL pointer and cause NULL pointer dereference. Patchwork:...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/19 11:23 p.m.7 views

SUSE CVE-2025-39849

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in cfg80211connectresult If the ssid-datalen is more than IEEE80211MAXSSIDLEN 32 it would lead to memory corruption so add some bounds checking...

5.5CVSS6.6AI score0.00217EPSS
SaveExploits0References24
SUSE CVE
SUSE CVE
added 2025/09/19 11:23 p.m.9 views

SUSE CVE-2025-39864

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix use-after-free in cmpbss Following bssfree quirk introduced in commit 776b3580178f "cfg80211: track hidden SSID networks properly", adjust cfg80211updateknownbss to free the last beacon frame elements only if...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0References23
SUSE Linux
SUSE Linux
added 2025/09/19 5:49 p.m.5 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2022-49980: USB: gadget: fix use-after-free read in usbudcuevent bsc1245110. CVE-2022-50116: tty: ngsm: fix deadlock and link starvation in outgoing data path...

8.5CVSS7.9AI score0.01278EPSS
SaveExploits10References96
OSV
OSV
added 2025/09/19 3:26 p.m.13 views

CVE-2025-39865 tee: fix NULL pointer dereference in tee_shm_put

In the Linux kernel, the following vulnerability has been resolved: tee: fix NULL pointer dereference in teeshmput teeshmput have NULL pointer dereference: opteedisableshmcache -- shm = regpairtoptr...;//shm maybe return NULL teeshmfreeshm; -- teeshmputshm;//crash Add check in teeshmput to fix it...

6AI score
SaveExploits0References14
CVE
CVE
added 2025/09/19 3:26 p.m.48 views

CVE-2025-39864

CVE-2025-39864 affects the Linux kernel wifi subsystem (cfg80211) and specifically the cmp_bss() path after a use-after-free in bss_free(). The fix, applied via commits addressing the hidden_beacon_bss handling, ensures the last beacon frame elements are freed only when not shared by the hidden_b...

8.8CVSS6.2AI score0.00229EPSS
SaveExploits0References12Affected Software1
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.7 views

CVE-2025-39852

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6 When tcpaocopyallmatching fails in tcpv6synrecvsock it just exits the function. This ends up causing a memory-leak: unreferenced object 0xffff0000281a8200 size...

5.5CVSS5.3AI score0.00144EPSS
SaveExploits0
CVE
CVE
added 2025/09/19 3:26 p.m.54 views

CVE-2025-39849

CVE-2025-39849 refers to a Linux kernel vulnerability in the wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result() path. The issue allows memory corruption if ssid->datalen exceeds IEEE80211_MAX_SSID_LEN (32) due to missing bounds checks. The connected documents confirm this CVE ...

8.8CVSS6.2AI score0.00217EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.17 views

CVE-2025-39849 wifi: cfg80211: sme: cap SSID length in __cfg80211_connect_result()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in cfg80211connectresult If the ssid-datalen is more than IEEE80211MAXSSIDLEN 32 it would lead to memory corruption so add some bounds checking...

8.8CVSS0.00217EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.15 views

CVE-2025-39849

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: sme: cap SSID length in cfg80211connectresult If the ssid-datalen is more than IEEE80211MAXSSIDLEN 32 it would lead to memory corruption so add some bounds checking...

8.8CVSS6.4AI score0.00217EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.13 views

PT-2025-46607

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ASoC Audio Subsystem on Chip Intel sof sdw component. Specifically, the create sdw dailink function does not adequately verify that the add...

5.5CVSS5.5AI score0.00677EPSS
SaveExploits4References395
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.6 views

SUSE CVE-2022-50390

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix undefined behavior in bit shift for TTMTTFLAGPRIVPOPULATED Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN:...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.8 views

SUSE CVE-2022-50392

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: fix refcount leak in mt8183mt6358ts3a227max98357devprobe The node returned by ofparsephandle with refcount incremented, ofnodeput needs be called when finish using it. So add it in the error path in...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/18 11:40 p.m.11 views

SUSE CVE-2023-53153

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Fix use after free for wext Key information in wext.connect is not reset on reconnect and can hold data from a previous connection. Reset key data to avoid that drivers or mac80211 incorrectly detect a WEP...

5.5CVSS6.3AI score0.0016EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.6 views

CVE-2023-53436 scsi: snic: Fix possible memory leak if device_add() fails

In the Linux kernel, the following vulnerability has been resolved: scsi: snic: Fix possible memory leak if deviceadd fails If deviceadd returns error, the name allocated by devsetname needs be freed. As the comment of deviceadd says, putdevice should be used to give up the reference in the error...

5.9AI score0.00145EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/18 4:04 p.m.6 views

CVE-2022-50419 Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisysfs: Fix attempting to call deviceadd multiple times deviceadd shall not be called multiple times as stated in its documentation: 'Do not call this routine or deviceregister more than once for any device structure...

8.8CVSS6.2AI score
SaveExploits0References12
OSV
OSV
added 2025/09/18 2:15 p.m.6 views

DEBIAN-CVE-2022-50381

In the Linux kernel, the following vulnerability has been resolved: md: fix a crash in mempoolfree There's a crash in mempoolfree when running the lvm test shell/lvchange-rebuild-raid.sh. The reason for the crash is this: superwritten calls atomicdecandtest&mddev-pendingwrites and...

5.5CVSS5.2AI score0.0016EPSS
SaveExploits0References1
Rows per page
Query Builder