Lucene search
+L

1646 matches found

OSV
OSV
added 2025/05/20 4:38 p.m.15 views

USN-7510-5 linux-azure-fips vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Network block device...

7.8CVSS6.9AI score0.13255EPSS
SaveExploits1References125
OSV
OSV
added 2025/05/20 4:28 p.m.14 views

USN-7510-4 linux-intel-iot-realtime, linux-realtime vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Network block device...

7.8CVSS6.6AI score0.13255EPSS
SaveExploits1References125
OSV
OSV
added 2025/05/20 4:12 p.m.75 views

USN-7510-3 linux-azure, linux-azure-5.15, linux-nvidia-tegra vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Network block device...

7.8CVSS6.7AI score0.13255EPSS
SaveExploits1References125
Rosalinux
Rosalinux
added 2025/05/19 4:10 p.m.16 views

Advisory ROSA-SA-2025-2861

Software: kernel 4.18.0 OS: ROSA Virtualization 3.0 packageevrstring: kernel-4.18.0-553.40.1.el810 CVE-ID: CVE-2019-13631 BDU-ID: 2019-03626 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the parsehidreportdescriptor function of the Linux operating system kernel is related to writing outside buffer...

10CVSS8.7AI score0.07619EPSS
SaveExploits4
OSV
OSV
added 2025/05/16 3:39 p.m.12 views

USN-7510-1 linux, linux-gkeop, linux-ibm, linux-ibm-5.15, linux-intel-iotg, linux-kvm, linux-lowlatency, linux-lowlatency-hwe-5.15, linux-nvidia, linux-oracle, linux-oracle-5.15 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - Network block device...

7.8CVSS6.6AI score0.13255EPSS
SaveExploits1References125
OSV
OSV
added 2025/05/14 1:15 p.m.3 views

DEBIAN-CVE-2023-53146

In the Linux kernel, the following vulnerability has been resolved: media: dw2102: Fix null-ptr-deref in dw2102i2ctransfer In dw2102i2ctransfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally reach...

5.5CVSS5.6AI score0.00156EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/05/14 12:43 p.m.24 views

CVE-2023-53146

In the Linux kernel, the following vulnerability has been resolved: media: dw2102: Fix null-ptr-deref in dw2102i2ctransfer In dw2102i2ctransfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally reach...

5.5CVSS5.6AI score0.00156EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: gpio: pca953x: fix pca953x_irq_bus_sync_unlock race

In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953xirqbussyncunlock race Ensure that i2clock' is held when setting interrupt latch and mask in pca953xirqbussyncunlock in order to avoid races. The other non-probe call site pca953xgpiosetmultiple ensures t...

4.7CVSS6.3AI score0.00164EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/09 4:54 a.m.5 views

SUSE CVE-2022-49923

In the Linux kernel, the following vulnerability has been resolved: nfc: nxp-nci: Fix potential memory leak in nxpncisend nxpncisend will call nxpncii2cwrite, and only free skb when nxpncii2cwrite failed. However, even if the nxpncii2cwrite run succeeds, the skb will not be freed in nxpncii2cwrit...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2025/05/09 12:0 a.m.10 views

The vulnerability of the sprd_i2c_master_xfer() function in the drivers/i2c/busses/i2c-sprd.c module of the Linux kernel allows a hacker to trigger a service failure.

The vulnerability of the sprdi2cmasterxfer function in the drivers/i2c/busses/i2c-sprd.c module of the Linux kernel is related to security configuration errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.7CVSS6.3AI score0.00228EPSS
SaveExploits0References16Affected Software1
SUSE CVE
SUSE CVE
added 2025/05/07 2:20 a.m.5 views

SUSE CVE-2022-49820

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: don't count unused / invalid keys for flow release We're currently hitting the WARNON in mctpi2cflowrelease: if midev-releasecount midev-i2clockcount WARNONCE1, "release count overflow"; This may be hit if we expire a...

5.5CVSS6.4AI score0.00148EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/02 4:15 p.m.7 views

DEBIAN-CVE-2023-53139

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: add null check of devmkmallocarray in fdpncii2creaddeviceproperties devmkmallocarray may fails, fwvsccfg might be null and cause out-of-bounds write in devicepropertyreadu8array later...

5.5CVSS5.5AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.14 views

UBUNTU-CVE-2023-53106

In the Linux kernel, the following vulnerability has been resolved: nfc: st-nci: Fix use after free bug in ndlcremove due to race condition This bug influences both stncii2cremove and stncispiremove. Take stncii2cremove as an example. In stncii2cprobe, it called ndlcprobe and bound &ndlc-smwork...

7.8CVSS6.1AI score0.0018EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2025/05/02 2:2 a.m.5 views

SUSE CVE-2025-37781

In the Linux kernel, the following vulnerability has been resolved: i2c: cros-ec-tunnel: defer probe if parent EC is not present When i2c-cros-ec-tunnel and the EC driver are built-in, the EC parent device will not be found, leading to NULL pointer dereference. That can also be reproduced by...

5.5CVSS7.5AI score0.00179EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2025/05/02 12:0 a.m.14 views

PT-2025-18903 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the devm kmalloc array function in the fdp nci i2c read device properties function, which may fail and...

8.8CVSS4.9AI score0.01327EPSS
SaveExploits3References655
OSV
OSV
added 2025/05/01 3:16 p.m.2 views

DEBIAN-CVE-2022-49924

In the Linux kernel, the following vulnerability has been resolved: nfc: fdp: Fix potential memory leak in fdpncisend fdpncisend will call fdpncii2cwrite that will not free skb in the function. As a result, when fdpncii2cwrite finished, the skb will memleak. fdpncisend should free skb after...

5.5CVSS5.5AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.16 views

CVE-2022-49900

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix adapter not be removed in piix4remove In piix4probe, the piix4 adapter will be registered in: piix4probe piix4addadapterssb800 / piix4addadapter i2caddadapter Based on the probed device type, piix4addadapterssb800...

7.8CVSS0.00185EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/01 3:16 p.m.15 views

CVE-2022-49820

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: don't count unused / invalid keys for flow release We're currently hitting the WARNON in mctpi2cflowrelease: if midev-releasecount midev-i2clockcount WARNONCE1, "release count overflow"; This may be hit if we expire a...

5.5CVSS0.00148EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/01 3:16 p.m.8 views

DEBIAN-CVE-2022-49820

In the Linux kernel, the following vulnerability has been resolved: mctp i2c: don't count unused / invalid keys for flow release We're currently hitting the WARNON in mctpi2cflowrelease: if midev-releasecount midev-i2clockcount WARNONCE1, "release count overflow"; This may be hit if we expire a...

5.5CVSS5.4AI score0.00148EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.6 views

UBUNTU-CVE-2022-49900

In the Linux kernel, the following vulnerability has been resolved: i2c: piix4: Fix adapter not be removed in piix4remove In piix4probe, the piix4 adapter will be registered in: piix4probe piix4addadapterssb800 / piix4addadapter i2caddadapter Based on the probed device type, piix4addadapterssb800...

7.8CVSS6AI score0.00185EPSS
SaveExploits0References7
Rows per page
Query Builder