CVE-2025-37937

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37937
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-37937.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-37937
Downstream
Related
Published
2025-05-20T16:15:30Z
Modified
2025-08-09T19:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

objtool, media: dib8000: Prevent divide-by-zero in dib8000setdds()

If dib8000setdds()'s call to dib8000_read32() returns zero, the result is a divide-by-zero. Prevent that from happening.

Fixes the following warning with an UBSAN kernel:

drivers/media/dvb-frontends/dib8000.o: warning: objtool: dib8000tune() falls through to next function dib8096pcfg_DibRx()

References

Affected packages